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-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-10-08
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
2017-10-05
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
2017-10-05
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2017-10-05
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
2017-10-05
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
2017-10-05
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
2017-10-05
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
2017-10-05
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
2017-10-05
Fix SMB3.1.1 guest authentication to Samba
Steve French
2017-10-05
cifs: release auth_key.response for reconnect.
Shu Wang
2017-09-27
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
2017-09-27
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
2017-09-27
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-09-13
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
2017-09-13
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
2017-09-13
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-09-07
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
2017-09-07
CIFS: remove endian related sparse warning
Steve French
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
2017-09-07
ceph: fix readpage from fscache
Yan, Zheng
2017-09-02
btrfs: remove duplicate const specifier
Colin Ian King
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
2017-08-16
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-08-11
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-06
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
2017-08-06
pstore: Use dynamic spinlock initializer
Kees Cook
2017-08-06
pstore: Correctly initialize spinlock and flags
Kees Cook
2017-08-06
pstore: Allow prz to control need for locking
Joel Fernandes
2017-08-06
Make file credentials available to the seqfile interfaces
Linus Torvalds
2017-08-06
dentry name snapshots
Al Viro
2017-08-06
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-08-06
pstore: Make spinlock per zone instead of global
Joel Fernandes
2017-07-27
ceph: fix race in concurrent readdir
Yan, Zheng
2017-07-27
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2017-07-27
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
2017-07-21
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
2017-07-21
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
2017-07-21
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
2017-07-21
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
2017-07-21
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
[next]