index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2015-07-21
mnt: Modify fs_fully_visible to deal with locked ro nodev and atime
Eric W. Biederman
2015-07-21
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
2015-07-21
mnt: Update fs_fully_visible to test for permanently empty directories
Eric W. Biederman
2015-07-21
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-21
sysfs: Add support for permanently empty directories to serve as mount points.
Eric W. Biederman
2015-07-21
kernfs: Add support for always empty directories.
Eric W. Biederman
2015-07-21
proc: Allow creating permanently empty directories that serve as mount points
Eric W. Biederman
2015-07-21
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-21
fs: Add helper functions for permanently empty directories.
Eric W. Biederman
2015-07-10
fs/ufs: restore s_lock mutex_init()
Fabian Frederick
2015-07-10
ufs: Fix possible deadlock when looking up directories
Jan Kara
2015-07-10
ufs: Fix warning from unlock_new_inode()
Jan Kara
2015-07-10
vfs: Ignore unlocked mounts in fs_fully_visible
Eric W. Biederman
2015-07-10
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
2015-07-10
fs/ufs: restore s_lock mutex
Fabian Frederick
2015-07-10
fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"
Fabian Frederick
2015-07-10
fs: Fix S_NOSEC handling
Jan Kara
2015-06-02
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-29
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-28
d_walk() might skip too much
Al Viro
2015-05-28
omfs: fix potential integer overflow in allocator
Bob Copeland
2015-05-28
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
2015-05-28
omfs: set error return when d_make_root() fails
Bob Copeland
2015-05-28
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-05-28
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-05-27
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-05-23
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-20
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
Federico Sauter
2015-05-20
Fix to convert SURROGATE PAIR
Nakajima Akira
2015-05-20
cifs: potential missing check for posix_lock_file_wait
Chengyu Song
2015-05-20
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-20
CIFS: remove an unneeded NULL check
Dan Carpenter
2015-05-20
[cifs] fix null pointer check
Steve French
2015-05-19
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-19
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-19
Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-05-16
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-16
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-16
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]