index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
bcachefs: opts.casefold_disabled
Kent Overstreet
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-11
bcachefs: Make sure opts.read_only gets propagated back to VFS
Kent Overstreet
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-31
bcachefs: bch2_readdir() now calls str_hash_check_key()
Kent Overstreet
2025-05-27
bcachefs: Fix lost rebalance wakeups
Kent Overstreet
2025-05-21
bcachefs: subvol_inum_eq()
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_open() now takes a darray
Kent Overstreet
2025-05-21
bcachefs: for_each_online_member_rcu()
Kent Overstreet
2025-05-21
bcachefs: Use drop_locks_do() in bch2_inode_hash_find()
Kent Overstreet
2025-05-21
bcachefs: Single device mode
Kent Overstreet
2025-05-21
bcachefs: Fix casefold opt via xattr interface
Kent Overstreet
2025-05-14
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
2025-05-05
bcachefs: Call bch2_fs_start before getting vfs superblock
Kent Overstreet
2025-04-28
bcachefs: Use generic_set_sb_d_ops for standard casefolding d_ops
Kent Overstreet
2025-04-28
bcachefs: Fix losing return code in next_fiemap_extent()
Kent Overstreet
2025-04-24
bcachefs: Rework fiemap transaction restart handling
Kent Overstreet
2025-04-24
bcachefs: add fiemap delalloc extent detection
Brian Foster
2025-04-24
bcachefs: refactor fiemap processing into extent helper and struct
Brian Foster
2025-04-24
bcachefs: track current fiemap offset in start variable
Brian Foster
2025-04-24
bcachefs: drop duplicate fiemap sync flag
Brian Foster
2025-04-24
bcachefs: unlink: casefold d_invalidate
Kent Overstreet
2025-04-24
bcachefs: Fix casefold lookups
Kent Overstreet
2025-04-24
bcachefs: Casefold is now a regular opts.h option
Kent Overstreet
2025-04-21
bcachefs: Implement fileattr_(get|set)
Kent Overstreet
2025-04-03
Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-31
Merge tag 'bcachefs-2025-03-31' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-28
bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()
Kent Overstreet
2025-03-28
bcachefs: Fix bch2_fs_get_tree() error path
Florian Albrechtskirchinger
2025-03-27
Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
bcachefs: Run bch2_check_dirent_target() at lookup time
Kent Overstreet
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet
2025-03-24
bcachefs: Filesystem discard option now propagates to devices
Kent Overstreet
2025-03-14
bcachefs: Kill bch2_remount()
Kent Overstreet
2025-03-14
bcachefs: Make sure c->vfs_sb is set before starting fs
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
2025-03-14
bcachefs: bs > ps support
Kent Overstreet
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
[next]