index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+25
2024-09-09
ext2: store cookie in private data
Christian Brauner
1
-3
/
+25
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-06-26
ext2: Verify bitmap and itable block numbers before using them
Jan Kara
1
-2
/
+9
2024-05-03
ext2: Remove LEGACY_DIRECT_IO dependency
Ritesh Harjani (IBM)
1
-1
/
+0
2024-04-23
ext2: Remove call to folio_set_error()
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-04-04
ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Ritesh Harjani (IBM)
2
-3
/
+7
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-9
/
+16
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-2
/
+1
2024-03-05
ext2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+1
2024-02-22
ext2: mark as deprecated
Michael Opdenacker
1
-4
/
+11
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2
-2
/
+2
2024-01-23
ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert()
Jan Kara
1
-1
/
+1
2024-01-23
ext2: Drop GFP_NOFS use in ext2_get_blocks()
Jan Kara
1
-1
/
+1
2024-01-23
ext2: Drop GFP_NOFS allocation from ext2_init_block_alloc_info()
Jan Kara
1
-1
/
+1
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+6
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-11-25
ext2: Avoid reading renamed directory if parent does not change
Jan Kara
1
-5
/
+6
2023-11-22
ext2: Fix ki_pos update for DIO buffered-io fallback case
Ritesh Harjani (IBM)
1
-1
/
+0
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-11-02
Merge tag 'fs_for_v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-137
/
+132
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-12
/
+11
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
1
-0
/
+1
2023-10-25
ext2: Convert ext2_prepare_chunk and ext2_commit_chunk to folios
Matthew Wilcox (Oracle)
1
-15
/
+14
2023-10-25
ext2: Convert ext2_make_empty() to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-10-25
ext2: Convert ext2_unlink() and ext2_rename() to use folios
Matthew Wilcox (Oracle)
3
-75
/
+55
2023-10-25
ext2: Convert ext2_delete_entry() to use folios
Matthew Wilcox (Oracle)
1
-13
/
+17
2023-10-25
ext2: Convert ext2_empty_dir() to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-25
ext2: Convert ext2_add_link() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+12
2023-10-25
ext2: Convert ext2_readdir to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-25
ext2: Add ext2_get_folio()
Matthew Wilcox (Oracle)
1
-12
/
+24
2023-10-25
ext2: Convert ext2_check_page to ext2_check_folio
Matthew Wilcox (Oracle)
1
-14
/
+14
2023-10-18
ext2: convert to new timestamp accessors
Jeff Layton
4
-12
/
+11
2023-10-09
ext2: move ext2_xattr_handlers and ext2_xattr_handler_map to .rodata
Wedson Almeida Filho
2
-3
/
+3
2023-08-30
Merge tag 'for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-93
/
+91
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+1
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-21
ext2: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
2
-61
/
+56
2023-08-18
ext2: improve consistency of ext2_fsblk_t datatype usage
Georg Ottinger
3
-8
/
+7
2023-08-16
ext2: dump current reservation window info
Ye Bin
1
-1
/
+6
2023-08-16
ext2: fix race between setxattr and write back
Ye Bin
2
-8
/
+9
2023-08-16
ext2: introduce new flags argument for ext2_new_blocks()
Ye Bin
4
-4
/
+11
2023-08-16
ext2: remove ext2_new_block()
Ye Bin
3
-9
/
+3
2023-08-16
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
1
-2
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
[next]