index
:
kernel/git/stable/linux-stable.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-7.2.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
Age
Commit message (
Expand
)
Author
2024-04-15
xfs: condense directories after a mapping exchange operation
Darrick J. Wong
2024-04-15
xfs: condense extended attributes after a mapping exchange operation
Darrick J. Wong
2024-04-15
xfs: add error injection to test file mapping exchange recovery
Darrick J. Wong
2024-04-15
xfs: bind together the front and back ends of the file range exchange code
Darrick J. Wong
2024-04-15
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce new file range exchange ioctl
Darrick J. Wong
2024-04-15
vfs: export remap and write check helpers
Darrick J. Wong
2024-04-15
xfs: constify xfs_bmap_is_written_extent
Darrick J. Wong
2024-04-15
xfs: refactor non-power-of-two alignment checks
Darrick J. Wong
2024-04-15
xfs: hoist multi-fsb allocation unit detection to a helper
Darrick J. Wong
2024-04-15
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
2024-04-15
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
2024-04-15
xfs: move xfs_iops.c declarations out of xfs_inode.h
Darrick J. Wong
2024-04-15
xfs: move inode lease breaking functions to xfs_inode.c
Darrick J. Wong
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-04-15
xfs: fix error bailout in xrep_abt_build_new_trees
Darrick J. Wong
2024-04-15
xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_d...
Darrick J. Wong
2024-04-15
xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode
Darrick J. Wong
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
2024-04-15
do_dentry_open(): kill inode argument
Al Viro
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
2024-04-15
get_file_rcu(): no need to check for NULL separately
Al Viro
2024-04-15
fd_is_open(): move to fs/file.c
Al Viro
2024-04-15
close_on_exec(): pass files_struct instead of fdtable
Al Viro
2024-04-15
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-15
bcachefs: set_btree_iter_dontneed also clears should_be_locked
Kent Overstreet
2024-04-15
bcachefs: fix error path of __bch2_read_super()
Chao Yu
2024-04-15
iomap: convert iomap_writepages to writeack_iter
Christoph Hellwig
2024-04-15
cuse: add kernel-doc comments to cuse_process_init_reply()
Yang Li
2024-04-15
fuse: fix leaked ENOSYS error on first statx call
Danny Lin
2024-04-15
fuse: fix parallel dio write on file open in passthrough mode
Amir Goldstein
2024-04-15
fuse: fix wrong ff->iomode state changes from parallel dio write
Amir Goldstein
2024-04-14
bcachefs: Check for backpointer bucket_offset >= bucket size
Kent Overstreet
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-04-14
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
2024-04-14
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
2024-04-14
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
2024-04-14
bcachefs: Interior known are required to have known key types
Kent Overstreet
2024-04-14
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
Kent Overstreet
2024-04-14
Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
f2fs: allow direct io of pinned files for zoned storage
Daeho Jeong
2024-04-14
f2fs: prevent writing without fallocate() for pinned files
Daeho Jeong
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
2024-04-13
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
2024-04-13
bcachefs: Disable merges from interior update path
Kent Overstreet
2024-04-13
bcachefs: Run merges at BCH_WATERMARK_btree
Kent Overstreet
[prev]
[next]