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-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
2017-06-13
fs/xattr.c: zero out memory copied to userspace in getxattr
Michal Hocko
2017-06-13
f2fs: sanity check segment count
Jin Qian
2017-06-13
9p: fix a potential acl leak
Cong Wang
2017-06-13
timerfd: Protect the might cancel mechanism proper
Thomas Gleixner
2017-06-13
f2fs: do more integrity verification for superblock
Chao Yu
2017-06-13
gfs2: avoid uninitialized variable warning
Arnd Bergmann
2017-06-08
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-06-08
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-05-28
nfsd: encoders mustn't use unitialized values in error cases
J. Bruce Fields
2017-05-28
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-17
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
2017-05-17
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
2017-05-17
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
2017-05-17
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Andrey Ryabinin
2017-05-17
Set unicode flag on cifs echo request to avoid Mac error
Steve French
2017-05-17
ext4: evict inline data when writing to memory map
Eric Biggers
2017-05-17
proc: Fix unbalanced hard link numbers
Takashi Iwai
2017-05-17
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2017-05-17
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2017-05-17
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-05-17
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
2017-05-17
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
2017-05-17
CIFS: remove bad_network_name flag
Germano Percossi
2017-05-17
sysfs: be careful of error returns from ops->show()
NeilBrown
2017-05-17
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
2017-05-17
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-05-17
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-05-17
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-05-17
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-05-17
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-05-17
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
2017-05-17
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
2017-05-17
ext4: trim allocation requests to group size
Jan Kara
2017-03-06
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-03-06
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
2017-03-06
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2017-03-06
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-03-06
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
2017-03-06
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-03-06
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-03-06
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2017-03-06
mnt: Protect the mountpoint hashtable with mount_lock
Eric W. Biederman
2017-03-02
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-12
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-01-12
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-01-12
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
2017-01-12
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-12
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-12
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-12
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
[next]