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
2012-10-21
jbd: Fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2012-10-21
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
2012-10-21
autofs4 - fix reset pending flag on mount fail
Ian Kent
2012-10-21
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
2012-10-21
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
Stanislav Kinsbursky
2012-10-21
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
2012-10-21
lockd: per-net NSM client creation and destruction helpers introduced
Stanislav Kinsbursky
2012-10-21
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
2012-10-21
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
2012-10-21
nfsd4: don't pin clientids to pseudoflavors
J. Bruce Fields
2012-10-21
NFS: Remove bad delegations during open recovery
Bryan Schumaker
2012-10-21
NFS41: fix error of setting blocklayoutdriver
Peng Tao
2012-10-21
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-10-13
Convert properly UTF-8 to UTF-16
Frediano Ziglio
2012-10-13
cifs: reinstate the forcegid option
Jeff Layton
2012-10-13
JFFS2: don't fail on bitflips in OOB
Brian Norris
2012-10-13
JFFS2: fix unmount regression
Artem Bityutskiy
2012-10-13
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
2012-10-13
ext4: fix mtime update in nodelalloc mode
Theodore Ts'o
2012-10-13
ext4: fix fdatasync() for files with only i_size changes
Jan Kara
2012-10-13
ext4: always set i_op in ext4_mknod()
Bernd Schubert
2012-10-13
ext4: online defrag is not supported for journaled files
Dmitry Monakhov
2012-10-13
ext4: move_extent code cleanup
Dmitry Monakhov
2012-10-13
ext4: fix crash when accessing /proc/mounts concurrently
Herton Ronaldo Krzesinski
2012-10-13
ext4: fix potential deadlock in ext4_nonda_switch()
Theodore Ts'o
2012-10-13
ext4: avoid duplicate writes of the backup bg descriptor blocks
Yongqiang Yang
2012-10-13
ext4: don't copy non-existent gdt blocks when resizing
Yongqiang Yang
2012-10-13
ext4: ignore last group w/o enough space when resizing instead of BUG'ing
Yongqiang Yang
2012-10-13
jbd2: don't write superblock when if its empty
Eric Sandeen
2012-10-07
coredump: prevent double-free on an error path in core dumper
Denys Vlasenko
2012-09-29
vfs: dcache: fix deadlock in tree traversal
Miklos Szeredi
2012-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-27
trivial select_parent documentation fix
J. Bruce Fields
2012-09-22
close the race in nlmsvc_free_block()
Al Viro
2012-09-22
do_add_mount()/umount -l races
Al Viro
2012-09-22
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-09-21
Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-09-21
debugfs: fix u32_array race in format_array_alloc
Linus Torvalds
2012-09-21
debugfs: fix race in u32_array_read and allocate array at open
David Rientjes
2012-09-18
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-18
cifs: fix return value in cifsConvertToUTF16
Jeff Layton
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
2012-09-14
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-09-14
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
2012-09-14
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
2012-09-14
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
[next]