index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: close race between getcwd() and d_move()
NeilBrown
2018-04-12
1
-7
/
+16
*
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
2018-04-08
1
-5
/
+32
*
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
2018-04-08
1
-3
/
+6
*
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
2018-03-31
1
-0
/
+1
*
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
2018-03-28
1
-0
/
+4
*
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-03-28
1
-3
/
+14
*
nfsd: remove blocked locks on client teardown
Jeff Layton
2018-03-28
1
-19
/
+43
*
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
2018-03-24
1
-3
/
+3
*
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2018-03-21
2
-2
/
+28
*
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-03-21
1
-1
/
+10
*
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-03-21
1
-0
/
+1
*
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
2018-03-21
1
-5
/
+6
*
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
2018-03-21
1
-0
/
+1
*
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
2018-03-21
1
-0
/
+1
*
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
2018-03-21
1
-10
/
+11
*
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
2018-03-21
1
-4
/
+19
*
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
2018-03-21
1
-3
/
+8
*
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2018-03-21
2
-2
/
+5
*
userns: Don't fail follow_automount based on s_user_ns
Eric W. Biederman
2018-03-19
1
-3
/
+0
*
Revert "btrfs: use proper endianness accessors for super_copy"
Greg Kroah-Hartman
2018-03-19
2
-15
/
+13
*
NFS: Fix unstable write completion
Trond Myklebust
2018-03-15
1
-40
/
+43
*
pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
Trond Myklebust
2018-03-15
1
-3
/
+10
*
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
2018-03-15
1
-1
/
+1
*
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
2018-03-08
1
-2
/
+1
*
btrfs: use proper endianness accessors for super_copy
Anand Jain
2018-03-08
2
-13
/
+15
*
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
1
-16
/
+29
*
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-03-03
1
-0
/
+1
*
btrfs: Fix flush bio leak
Nikolay Borisov
2018-03-03
1
-1
/
+0
*
afs: Fix missing error handling in afs_write_end()
David Howells
2018-03-03
1
-3
/
+5
*
sget(): handle failures of register_shrinker()
Al Viro
2018-03-03
1
-1
/
+5
*
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2018-03-03
1
-4
/
+3
*
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2018-02-25
1
-1
/
+1
*
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2018-02-25
1
-7
/
+5
*
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2018-02-25
1
-0
/
+2
*
dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
Jan Kara
2018-02-25
1
-1
/
+6
*
ovl: hash directory inodes for fsnotify
Amir Goldstein
2018-02-22
3
-12
/
+30
*
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-22
1
-0
/
+18
*
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-22
1
-13
/
+21
*
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-22
1
-1
/
+1
*
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-22
1
-2
/
+3
*
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-22
1
-0
/
+9
*
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-22
1
-1
/
+4
*
seq_file: fix incomplete reset on read from zero offset
Miklos Szeredi
2018-02-22
1
-1
/
+4
*
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
2018-02-22
1
-0
/
+1
*
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
2018-02-22
1
-4
/
+12
*
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-02-22
1
-1
/
+4
*
mbcache: initialize entry->e_referenced in mb_cache_entry_create()
Alexander Potapenko
2018-02-22
1
-0
/
+1
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-22
1
-2
/
+0
*
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
2018-02-22
1
-0
/
+9
*
devpts: fix error handling in devpts_mntget()
Eric Biggers
2018-02-16
1
-2
/
+2
[next]