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.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-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
2018-02-16
ovl: hash directory inodes for fsnotify
Amir Goldstein
3
-13
/
+31
2018-02-16
ovl: take mnt_want_write() for removing impure xattr
Amir Goldstein
1
-2
/
+9
2018-02-16
ovl: take mnt_want_write() for work/index dir setup
Amir Goldstein
1
-8
/
+17
2018-02-16
ovl: fix failure to fsync lower dir
Amir Goldstein
1
-1
/
+5
2018-02-16
ovl: force r/o mount when index dir creation fails
Amir Goldstein
1
-3
/
+9
2018-02-16
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-16
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-16
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
1
-13
/
+5
2018-02-16
Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
Liu Bo
1
-6
/
+5
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-2
/
+9
2018-02-16
afs: Fix server list handling
David Howells
3
-48
/
+11
2018-02-16
afs: Fix missing cursor clearance
David Howells
2
-9
/
+16
2018-02-16
afs: Need to clear responded flag in addr cursor
David Howells
1
-6
/
+2
2018-02-16
afs: Add missing afs_put_cell()
David Howells
1
-0
/
+1
2018-02-16
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
1
-1
/
+1
2018-02-16
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
1
-0
/
+1
2018-02-16
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
1
-1
/
+1
2018-02-16
NFS: reject request for id_legacy key without auxdata
Eric Biggers
1
-1
/
+5
2018-02-16
NFS: commit direct writes even if they fail partially
J. Bruce Fields
1
-3
/
+1
2018-02-16
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-26
/
+38
2018-02-16
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
1
-0
/
+2
2018-02-16
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
Tigran Mkrtchyan
1
-3
/
+1
2018-02-16
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
Scott Mayhew
1
-2
/
+2
2018-02-16
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-02-16
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-02-16
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-01-26
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2
-16
/
+2
2018-01-25
Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-18
/
+8
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-23
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-23
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-23
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
[next]