index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-09-30
btrfs: calculate the right space for delayed refs when updating global reserve
Filipe Manana
2024-09-30
xfs: journal geometry is not properly bounds checked
Dave Chinner
2024-09-30
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
2024-09-30
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2024-09-30
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2024-09-30
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2024-09-30
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2024-09-30
xfs: correct calculation for agend and blockcount
Shiyang Ruan
2024-09-30
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-09-30
xfs: fix negative array access in xfs_getbmap
Darrick J. Wong
2024-09-30
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2024-09-30
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2024-09-30
xfs: remove WARN when dquot cache insertion fails
Dave Chinner
2024-09-30
xfs: fix ag count overflow during growfs
Long Li
2024-09-30
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2024-09-30
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2024-09-30
xfs: defered work could create precommits
Dave Chinner
2024-09-30
xfs: buffer pins need to hold a buffer reference
Dave Chinner
2024-09-30
xfs: fix BUG_ON in xfs_getbmap()
Ye Bin
2024-09-30
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
2024-09-30
xfs: fix uninitialized variable access
Darrick J. Wong
2024-09-30
xfs: block reservation too large for minleft allocation
Dave Chinner
2024-09-30
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
2024-09-30
xfs: fix low space alloc deadlock
Dave Chinner
2024-09-30
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
2024-09-30
xfs: fix extent busy updating
Wengang Wang
2024-09-30
xfs: Fix deadlock on xfs_inodegc_worker
Wu Guanghao
2024-09-30
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING
Dave Chinner
2024-09-30
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-09-30
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-09-30
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
2024-09-18
fs/ntfs3: Use kvfree to free memory allocated by kvmalloc
Konstantin Komarov
2024-09-18
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
2024-09-18
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2024-09-18
smb/server: fix return value of smb2_open()
ChenXiaoSong
2024-09-18
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-09-18
ksmbd: override fsids for smb2_query_info()
Namjae Jeon
2024-09-18
ksmbd: override fsids for share path check
Namjae Jeon
2024-09-12
fuse: add feature flag for expire-only
Miklos Szeredi
2024-09-12
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
2024-09-12
fuse: fix memory leak in fuse_create_open
yangyun
2024-09-12
fuse: add request extension
Miklos Szeredi
2024-09-12
fuse: allow non-extending parallel direct writes on the same file
Dharmendra Singh
2024-09-12
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
2024-09-12
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
2024-09-12
Squashfs: sanity check symbolic link size
Phillip Lougher
2024-09-12
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-09-12
btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
Filipe Manana
2024-09-12
btrfs: clean up our handling of refs == 0 in snapshot delete
Josef Bacik
2024-09-12
btrfs: replace BUG_ON with ASSERT in walk_down_proc()
Josef Bacik
[next]