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
2018-02-13
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
2018-02-13
autofs: fix careless error in recent commit
NeilBrown
2018-02-13
autofs: don't fail mount for transient error
NeilBrown
2018-02-13
NFS: Fix typo in nomigration mount option
Joshua Watt
2018-02-13
nfs: Fix ugly referral attributes
Chuck Lever
2018-02-13
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
2018-02-13
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
2018-02-13
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
Yunlong Song
2018-02-13
f2fs: remove redundant lines in allocate_data_block
Dongho Sim
2018-02-13
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
2018-02-13
isofs: fix timestamps beyond 2027
Arnd Bergmann
2018-02-13
btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit
Colin Ian King
2018-02-13
f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2018-02-13
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2018-02-13
elf_fdpic: fix unused variable warning
Arnd Bergmann
2018-02-13
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
2018-01-01
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2018-01-01
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2018-01-01
SMB3: Validate negotiate request must always be signed
Steve French
2018-01-01
SMB: fix validate negotiate info uninitialised memory use
David Disseldorp
2018-01-01
SMB: fix leak of validate negotiate info response buffer
David Disseldorp
2018-01-01
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
2018-01-01
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2018-01-01
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2018-01-01
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
2018-01-01
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
2018-01-01
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2018-01-01
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
2018-01-01
btrfs: prevent to set invalid default subvolid
satoru takeuchi
2018-01-01
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
2018-01-01
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
2018-01-01
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
2018-01-01
cifs: release auth_key.response for reconnect.
Shu Wang
2018-01-01
cifs: release cifs root_cred after exit_cifs
Shu Wang
2018-01-01
cifs: check rsp for NULL before dereferencing in SMB2_open
Ronnie Sahlberg
2017-11-26
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-11-26
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
2017-11-26
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
2017-11-26
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-11-26
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
2017-11-11
gfs2: remove IS_ERR_VALUE abuse
Arnd Bergmann
2017-11-11
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
2017-11-11
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
2017-11-11
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
2017-11-11
CIFS: remove endian related sparse warning
Steve French
2017-11-11
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
2017-11-11
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
2017-11-11
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
2017-11-11
cifs: Fix df output for users with quota limits
Sachin Prabhu
[next]