index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-19
ovl: set lower layer st_dev only if setting lower st_ino
Amir Goldstein
1
-5
/
+2
2018-04-19
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-19
nfsd: fix incorrect umasks
J. Bruce Fields
3
-7
/
+15
2018-04-19
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
1
-3
/
+7
2018-04-19
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Amir Goldstein
1
-0
/
+9
2018-04-19
f2fs: fix heap mode to reset it back
Yunlong Song
2
-3
/
+5
2018-04-12
f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
Chao Yu
1
-11
/
+9
2018-04-12
VFS: close race between getcwd() and d_move()
NeilBrown
1
-7
/
+16
2018-04-08
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-5
/
+32
2018-04-08
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-31
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
1
-0
/
+1
2018-03-28
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
1
-0
/
+4
2018-03-28
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-3
/
+14
2018-03-28
nfsd: remove blocked locks on client teardown
Jeff Layton
1
-19
/
+43
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2018-03-21
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2
-2
/
+28
2018-03-21
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
1
-1
/
+10
2018-03-21
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
1
-0
/
+1
2018-03-21
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-03-21
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
1
-0
/
+1
2018-03-21
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
1
-0
/
+1
2018-03-21
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
1
-0
/
+2
2018-03-21
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-10
/
+11
2018-03-21
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
1
-4
/
+19
2018-03-21
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
2018-03-21
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2
-2
/
+5
2018-03-19
userns: Don't fail follow_automount based on s_user_ns
Eric W. Biederman
1
-3
/
+0
2018-03-19
gfs2: Fixes to "Implement iomap for block_map" (2)
Andreas Gruenbacher
1
-3
/
+0
2018-03-19
gfs2: Clean up {lookup,fillup}_metapath
Andreas Gruenbacher
1
-44
/
+30
2018-03-19
Revert "btrfs: use proper endianness accessors for super_copy"
Greg Kroah-Hartman
2
-15
/
+13
2018-03-15
NFS: Fix unstable write completion
Trond Myklebust
1
-40
/
+43
2018-03-15
pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
Trond Myklebust
1
-3
/
+10
2018-03-15
NFS: Fix an incorrect type in struct nfs_direct_req
Trond Myklebust
1
-1
/
+1
2018-03-15
ovl: redirect_dir=nofollow should not follow redirect for opaque lower
Vivek Goyal
1
-3
/
+3
2018-03-09
direct-io: Fix sleep in atomic due to sync AIO
Jan Kara
1
-2
/
+1
2018-03-09
btrfs: use proper endianness accessors for super_copy
Anand Jain
2
-13
/
+15
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-22
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+21
2018-02-22
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-22
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
2018-02-22
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-22
seq_file: fix incomplete reset on read from zero offset
Miklos Szeredi
1
-1
/
+4
2018-02-22
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
1
-0
/
+1
2018-02-22
ext4: fix a race in the ext4 shutdown path
Harshad Shirwadkar
1
-4
/
+12
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-1
/
+4
2018-02-22
mbcache: initialize entry->e_referenced in mb_cache_entry_create()
Alexander Potapenko
1
-0
/
+1
2018-02-22
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
1
-20
/
+23
2018-02-22
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-02-16
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
[next]