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-02-08
btrfs: output the reason for open_ctree() failure
Qu Wenruo
2025-02-08
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2025-02-08
f2fs: Introduce linear search for dentries
Daniel Lee
2025-02-08
cifs: Fix getting and setting SACLs over SMB1
Pali Rohár
2025-02-08
cifs: Validate EAs for WSL reparse points
Pali Rohár
2025-02-08
hostfs: fix the host directory parse when mounting.
Hongbo Li
2025-02-08
hostfs: Add const qualifier to host_root in hostfs_fill_super()
Nathan Chancellor
2025-02-08
hostfs: fix string handling in __dentry_name()
Al Viro
2025-02-08
hostfs: convert hostfs to use the new mount API
Hongbo Li
2025-02-08
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
2025-02-08
NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
Olga Kornievskaia
2025-02-08
NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
Olga Kornievskaia
2025-02-08
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
2025-02-08
nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buf...
Matthew Wilcox (Oracle)
2025-02-08
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
2025-02-08
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
2025-02-08
cifs: Use cifs_autodisable_serverino() for disabling CIFS_MOUNT_SERVER_INUM i...
Pali Rohár
2025-02-08
smb: client: fix oops due to unset link speed
Paulo Alcantara
2025-02-08
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
2025-02-08
select: Fix unbalanced user_access_end()
Christophe Leroy
2025-02-08
pstore/blk: trivial typo fixes
Eugen Hristev
2025-02-08
fs: fix proc_handler for sysctl_nr_open
Jinliang Zheng
2025-02-08
afs: Fix cleanup of immediately failed async calls
David Howells
2025-02-08
afs: Fix directory format encoding struct
David Howells
2025-02-08
afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
2025-02-08
dlm: fix srcu_read_lock() return type to int
Alexander Aring
2025-02-01
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
2025-02-01
smb: client: handle lack of EA support in smb2_query_path_info()
Paulo Alcantara
2025-02-01
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever
2025-02-01
libfs: Replace simple_offset end-of-directory detection
Chuck Lever
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
2025-02-01
libfs: Return ENOSPC when the directory offset range is exhausted
Chuck Lever
2025-02-01
shmem: Fix shmem_rename2()
Chuck Lever
2025-02-01
libfs: Add simple_offset_rename() API
Chuck Lever
2025-02-01
libfs: Fix simple_offset_rename_exchange()
Chuck Lever
2025-02-01
libfs: Add simple_offset_empty()
Chuck Lever
2025-02-01
libfs: Define a minimum directory offset
Chuck Lever
2025-02-01
libfs: Re-arrange locking in offset_iterate_dir()
Chuck Lever
2025-02-01
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
2025-01-23
nfsd: add list_head nf_gc to struct nfsd_file
Youzhong Yang
2025-01-23
fs: relax assertions on failure to encode file handles
Amir Goldstein
2025-01-23
ovl: support encoding fid from inode with no alias
Amir Goldstein
2025-01-23
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
2025-01-23
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
2025-01-23
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
2025-01-23
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
2025-01-23
cachefiles: Parse the "secctx" immediately
Max Kellermann
2025-01-23
fs: fix missing declaration of init_files
Zhang Kunbo
2025-01-23
hfs: Sanity check the root record
Leo Stone
2025-01-23
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
[next]