index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-09-22
btrfs: abort transaction where errors happen during log tree replay
Filipe Manana
2025-09-22
btrfs: return real error from read_alloc_one_name() in drop_one_dir_item()
Filipe Manana
2025-09-22
btrfs: use local variable for the transaction handle in replay_one_buffer()
Filipe Manana
2025-09-22
btrfs: abort transaction in the process_one_buffer() log tree walk callback
Filipe Manana
2025-09-22
btrfs: abort transaction on specific error places when walking log tree
Filipe Manana
2025-09-22
btrfs: replace double boolean parameters of cow_file_range()
Qu Wenruo
2025-09-21
smb: client: handle unlink(2) of files open by different clients
Paulo Alcantara
2025-09-21
smb: server: use disable_work_sync in transport_rdma.c
Stefan Metzmacher
2025-09-21
smb: server: don't use delayed_work for post_recv_credits_work
Stefan Metzmacher
2025-09-21
nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in
Eric Biggers
2025-09-21
nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
Olga Kornievskaia
2025-09-21
NFSD: Reduce DRC bucket size
Chuck Lever
2025-09-21
NFSD: Delay adding new entries to LRU
Chuck Lever
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-21
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
2025-09-21
NFSD: Drop redundant conversion to bool
Xichao Zhao
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
2025-09-21
NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
Thorsten Blum
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
2025-09-21
nfsd: Replace open-coded conversion of bytes to hex
Eric Biggers
2025-09-21
lockd: Remove space before newline
Colin Ian King
2025-09-21
nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
2025-09-21
nfsd: fix timestamp updates in CB_GETATTR
Jeff Layton
2025-09-21
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
2025-09-21
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2025-09-21
nfsd: use ATTR_CTIME_SET for delegated ctime updates
Jeff Layton
2025-09-21
vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025-09-21
nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
2025-09-21
nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
Jeff Layton
2025-09-21
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
2025-09-21
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
2025-09-21
NFSD: Minor cleanup in layoutcommit decoding
Sergey Bashirov
2025-09-21
NFSD: Minor cleanup in layoutcommit processing
Sergey Bashirov
2025-09-21
NFSD: Rework encoding and decoding of nfsd4_deviceid
Sergey Bashirov
2025-09-21
nfsd: discard nfsd_file_get_local()
NeilBrown
2025-09-21
NFSD: Move the fh_getattr() helper
Chuck Lever
2025-09-21
NFSD: Relocate the fh_want_write() and fh_drop_write() helpers
Chuck Lever
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
2025-09-21
mpage: convert do_mpage_readpage() to return void type
Chi Zhiling
2025-09-21
mpage: terminate read-ahead on read error
Chi Zhiling
2025-09-21
fs: hugetlbfs: cleanup folio in adjust_range_hwpoison()
David Hildenbrand
2025-09-21
fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
David Hildenbrand
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-20
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-19
Merge tag '6.17-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-09-19
xfs: constify xfs_errortag_random_default
Christoph Hellwig
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
2025-09-19
ns: rename to __ns_ref
Christian Brauner
2025-09-19
nsfs: port to ns_ref_*() helpers
Christian Brauner
2025-09-19
mnt: port to ns_ref_*() helpers
Christian Brauner
[prev]
[next]