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
2015-10-22
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
2015-10-22
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
Kinglong Mee
2015-10-22
fix a braino in ovl_d_select_inode()
Al Viro
2015-10-22
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-10-22
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
2015-10-22
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
2015-10-22
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
2015-10-22
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
2015-10-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-22
Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-22
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-10-22
Fix sec=krb5 on smb3 mounts
Steve French
2015-10-22
NFS: Fix a write performance regression
Trond Myklebust
2015-10-22
nfs: fix pg_test page count calculation
Peng Tao
2015-10-22
NFS: Do cleanup before resetting pageio read/write to mds
Kinglong Mee
2015-10-22
Btrfs: update fix for read corruption of compressed and shared extents
Filipe Manana
2015-10-22
Btrfs: fix read corruption of compressed and shared extents
Filipe Manana
2015-10-22
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-10-22
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-10-22
blockdev: don't set S_DAX for misaligned partitions
Jeff Moyer
2015-09-29
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-09-29
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-29
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-09-29
eCryptfs: Invalidate dcache entries when lower i_nlink is zero
Tyler Hicks
2015-09-29
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
2015-09-29
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-09-29
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
Trond Myklebust
2015-09-29
NFSv4.1: Fix a protocol issue with CLOSE stateids
Trond Myklebust
2015-09-29
NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
Trond Myklebust
2015-09-29
NFS41/flexfiles: zero out DS write wcc
Peng Tao
2015-09-29
NFSv4: Force a post-op attribute update when holding a delegation
Trond Myklebust
2015-09-29
NFS41/flexfiles: update inode after write finishes
Peng Tao
2015-09-29
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-09-29
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
Kinglong Mee
2015-09-29
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-09-29
NFS: Don't let the ctime override attribute barriers.
Trond Myklebust
2015-09-29
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
2015-09-29
nfsd: ensure that delegation stateid hash references are only put once
Jeff Layton
2015-09-29
nfsd: ensure that the ol stateid hash reference is only put once
Jeff Layton
2015-09-29
nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
Kinglong Mee
2015-09-29
NFSv4/pnfs: Ensure we don't miss a file extension
Trond Myklebust
2015-09-29
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
2015-09-29
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-29
Revert "ext4: remove block_device_ejected"
Theodore Ts'o
2015-09-29
ext4: don't manipulate recovery flag when freezing no-journal fs
Eric Sandeen
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-21
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
2015-09-21
fs: Set the size of empty dirs to 0.
Eric W. Biederman
2015-09-21
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-09-21
xfs: Fix xfs_attr_leafblock definition
Jan Kara
[next]