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
2017-05-09
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
2017-05-09
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
2017-05-09
gfs2: avoid uninitialized variable warning
Arnd Bergmann
2017-05-09
CIFS: remove bad_network_name flag
Germano Percossi
2017-05-09
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
2017-05-03
ext4: fix inode checksum calculation problem if i_extra_size is small
Daeho Jeong
2017-04-26
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
2017-04-07
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-04-07
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-04-07
xfs: don't allow di_size with high bit set
Darrick J. Wong
2017-04-07
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-03-28
cancel the setfilesize transation when io error happen
Zhaohongjiang
2017-03-16
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2017-03-13
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
2017-03-13
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
2017-03-13
NFSv4: fix getacl head length estimation
J. Bruce Fields
2017-03-13
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
2017-03-13
fuse: add missing FR_FORCE
Miklos Szeredi
2017-03-13
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
2017-03-13
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
2017-03-13
ext4: trim allocation requests to group size
Jan Kara
2017-03-13
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
2017-03-03
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
2017-03-03
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
2017-03-03
ext4: validate s_first_meta_bg at mount time
Eryu Guan
2017-03-01
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
2017-02-16
cifs: initialize file_info_lock
Rabin Vincent
2017-01-27
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
2017-01-27
ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
Tariq Saeed
2017-01-27
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
2017-01-27
fuse: do not use iocb after it may have been freed
Robert Doebbelin
2017-01-27
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2017-01-27
Fix regression which breaks DFS mounting
Sachin Prabhu
2017-01-27
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2017-01-27
Compare prepaths when comparing superblocks
Sachin Prabhu
2017-01-27
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2017-01-27
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2017-01-27
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2017-01-27
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-01-26
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
2017-01-26
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
2017-01-26
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2017-01-26
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-26
nfs_write_end(): fix handling of short copies
Al Viro
2017-01-26
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
2017-01-26
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-26
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-26
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-01-26
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-26
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
[next]