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
2018-04-19
nfsd: fix incorrect umasks
J. Bruce Fields
2018-04-19
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
2018-04-19
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Amir Goldstein
2018-04-19
f2fs: fix heap mode to reset it back
Yunlong Song
2018-04-19
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
2018-04-12
VFS: close race between getcwd() and d_move()
NeilBrown
2018-04-08
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-04-08
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
2018-03-31
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
2018-03-28
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
2018-03-28
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-03-28
nfsd: remove blocked locks on client teardown
Jeff Layton
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
2018-03-21
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-03-21
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-03-21
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-03-21
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-21
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
2018-03-21
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
2018-03-21
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
2018-03-21
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
2018-03-21
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
2018-03-21
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-19
userns: Don't fail follow_automount based on s_user_ns
Eric W. Biederman
2018-03-19
Revert "btrfs: use proper endianness accessors for super_copy"
Greg Kroah-Hartman
2018-03-15
NFS: Fix unstable write completion
Trond Myklebust
2018-03-15
pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
Trond Myklebust
2018-03-15
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
2018-03-08
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-03-08
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-03-03
btrfs: Fix flush bio leak
Nikolay Borisov
2018-03-03
afs: Fix missing error handling in afs_write_end()
David Howells
2018-03-03
sget(): handle failures of register_shrinker()
Al Viro
2018-03-03
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2018-02-25
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2018-02-25
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2018-02-25
dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
Jan Kara
2018-02-22
ovl: hash directory inodes for fsnotify
Amir Goldstein
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-22
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-22
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-22
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-22
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-22
seq_file: fix incomplete reset on read from zero offset
Miklos Szeredi
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-02-22
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
[next]