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-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2025-11-11
xfs: consolidate q_qlock locking in xfs_qm_dqget and xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
2025-11-11
xfs: don't treat all radix_tree_insert errors as -EEXIST
Christoph Hellwig
2025-11-11
xfs: make qi_dquots a 64-bit value
Christoph Hellwig
2025-11-11
xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
Christoph Hellwig
2025-11-11
xfs: add a xfs_groups_to_rfsbs helper
Christoph Hellwig
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
2025-11-11
fs: use boolean to indicate anonymous mount namespace
Christian Brauner
2025-11-11
nstree: switch to new structures
Christian Brauner
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-10
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
2025-11-10
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
2025-11-10
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
Trond Myklebust
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()
Trond Myklebust
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
2025-11-10
fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O
Konstantin Komarov
2025-11-10
ntfs3: avoid memcpy size warning
Lizhi Xu
2025-11-10
fs/ntfs3: fix KMSAN uninit-value in ni_create_attr_list
Nirbhay Sharma
2025-11-10
ntfs3: init run lock for extend inode
Edward Adam Davis
2025-11-10
ntfs: set dummy blocksize to read boot_block when mounting
Pedro Demarchi Gomes
2025-11-10
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
2025-11-10
ns: handle setns(pidfd, ...) cleanly
Christian Brauner
2025-11-09
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
2025-11-09
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
2025-11-09
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
2025-11-09
smb: server: rdma: avoid unmapping posted recv on accept failure
Joshua Rogers
2025-11-09
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
2025-11-09
smb: client: fix cifs_pick_channel when channel needs reconnect
Henrique Carvalho
2025-11-09
gfs2: Use bio_add_folio_nofail()
Matthew Wilcox (Oracle)
2025-11-08
Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-11-08
Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-11-08
btrfs: send: make use of -fms-extensions for defining struct fs_path
Rasmus Villemoes
2025-11-08
Merge tag 'kbuild-ms-extensions-6.19' into kbuild-next
Nicolas Schier
2025-11-07
f2fs: Use mapping->gfp_mask to get file cache for writing
Jiucheng Xu
[prev]
[next]