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
2015-05-17
coredump: accept any write method
Al Viro
2015-05-17
path_openat(): fix double fput()
Al Viro
2015-05-17
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-17
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
2015-05-13
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
2015-05-13
ext4: move check under lock scope to close a race.
Davide Italiano
2015-05-13
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2015-05-13
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
2015-05-06
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
2015-05-06
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
2015-05-06
nfs: fix DIO good bytes calculation
Peng Tao
2015-05-06
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2015-05-06
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
2015-05-06
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-05-06
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
2015-05-06
nfsd4: fix READ permission checking
J. Bruce Fields
2015-05-06
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
2015-05-06
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Nicolas Iooss
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
2015-05-06
mnt: Update detach_mounts to leave mounts connected
Eric W. Biederman
2015-05-06
mnt: Fix the error check in __detach_mounts
Eric W. Biederman
2015-05-06
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
2015-05-06
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman
2015-05-06
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman
2015-05-06
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2015-05-06
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
2015-05-06
mnt: Delay removal from the mount hash.
Eric W. Biederman
2015-05-06
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2015-05-06
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
2015-05-06
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
2015-05-06
mnt: Improve the umount_tree flags
Eric W. Biederman
2015-05-06
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-05-06
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
2015-05-06
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-05-06
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
2015-05-06
btrfs: don't accept bare namespace as a valid xattr
David Sterba
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
2015-04-29
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
2015-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
2015-04-06
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
2015-04-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-04-01
Fix warning
Steve French
[next]