index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'fs_for_v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+5
2026-08-17
Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-40
/
+36
2026-08-17
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-07-31
ext2: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
1
-1
/
+1
2026-07-29
ext2: Simplify error handling of IO error when adding xattr
Jan Kara
1
-9
/
+5
2026-07-27
ext2: Fix data integrity writeout issues
Jan Kara
5
-37
/
+34
2026-07-27
ext2: Avoid unnecessary inode buffer writeback for sync(2)
Jan Kara
1
-1
/
+5
2026-07-27
ext2: Drop __ext2_write_inode()
Jan Kara
1
-10
/
+8
2026-07-27
ext2: Fix lost inode updates for IS_SYNC inodes
Jan Kara
2
-7
/
+4
2026-07-01
ext2: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
2026-06-02
ext2: fix ignored return value of generic_write_sync()
Danila Chernetsov
1
-3
/
+6
2026-06-01
ext2: Remove deprecated DAX support
Ashwin Gundarapu
4
-211
/
+8
2026-04-15
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+20
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+16
2026-04-07
ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()
Vasiliy Kovalev
1
-3
/
+11
2026-04-07
ext2: use get_random_u32() where appropriate
David Carlier
1
-1
/
+1
2026-03-26
ext2: Track metadata bhs in fs-private inode part
Jan Kara
4
-9
/
+15
2026-03-26
ext2: Sync and invalidate metadata buffers from ext2_evict_inode()
Jan Kara
1
-1
/
+2
2026-03-06
treewide: fix missed i_ino format specifier conversions
Christian Brauner
1
-1
/
+1
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
4
-17
/
+18
2026-03-06
ext2: widen trace event i_ino fields to u64
Jeff Layton
1
-4
/
+4
2026-02-27
ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()
Ziyi Guo
1
-1
/
+4
2026-02-27
ext2: guard reservation window dump with EXT2FS_DEBUG
Milos Nikic
1
-2
/
+2
2026-02-27
ext2: replace BUG_ON with WARN_ON_ONCE in ext2_get_blocks
Milos Nikic
1
-1
/
+2
2026-02-27
ext2: remove stale TODO about kmap
Milos Nikic
1
-2
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-7
/
+6
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
1
-1
/
+0
2026-01-12
ext2: add setlease file operation
Jeff Layton
2
-0
/
+4
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-07-28
Merge tag 'fs_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+7
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+6
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2
-4
/
+4
2025-06-24
fs: Remove three arguments from block_write_end()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
1
-5
/
+7
2025-06-13
ext2: Handle fiemap on empty files to prevent EINVAL
Wei Gao
1
-1
/
+11
2025-04-29
ext2: Deprecate DAX
Jan Kara
1
-1
/
+2
2025-03-31
Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-256
/
+328
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+5
2025-02-26
ext2: Make ext2_params_spec static
Jan Kara
1
-1
/
+1
2025-02-24
ext2: create ext2_msg_fc for use during parsing
Eric Sandeen
1
-13
/
+37
2025-02-24
ext2: convert to the new mount API
Eric Sandeen
2
-256
/
+304
2025-02-14
ext2: Remove reference to bh->b_page
Matthew Wilcox (Oracle)
1
-1
/
+1
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
[next]