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
2019-08-06
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Jeff Layton
1
-7
/
+7
2019-08-06
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-08-06
btrfs: fix minimum number of chunk errors for DUP
David Sterba
1
-2
/
+1
2019-08-06
fs/adfs: super: fix use-after-free bug
Russell King
1
-1
/
+4
2019-08-04
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
1
-2
/
+5
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
2019-08-04
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-0
/
+19
2019-08-04
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
1
-2
/
+4
2019-08-04
f2fs: avoid out-of-range memory access
Ocean Chen
1
-0
/
+5
2019-08-04
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-08-04
nfsd: fix performance-limiting session calculation
J. Bruce Fields
1
-4
/
+4
2019-08-04
nfsd: give out fewer session slots as limit approaches
J. Bruce Fields
1
-0
/
+5
2019-08-04
nfsd: increase DRC cache limit
J. Bruce Fields
1
-1
/
+1
2019-08-04
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
1
-15
/
+26
2019-08-04
ext4: allow directory holes
Theodore Ts'o
2
-18
/
+46
2019-08-04
eCryptfs: fix a couple type promotion bugs
Dan Carpenter
1
-4
/
+8
2019-08-04
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
1
-1
/
+68
2019-08-04
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
1
-0
/
+5
2019-08-04
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-08-04
NFSv4: Handle the special Linux file open access mode
Trond Myklebust
2
-1
/
+2
2019-08-04
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...
Tejun Heo
1
-1
/
+7
2019-07-21
fscrypt: don't set policy for a dead directory
Hongjie Fang
1
-0
/
+2
2019-07-21
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
1
-33
/
+60
2019-07-10
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
3
-10
/
+26
2019-07-10
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
Trond Myklebust
1
-1
/
+1
2019-07-10
fs/binfmt_flat.c: make load_flat_shared_library() work
Jann Horn
1
-16
/
+7
2019-07-10
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-07-10
9p: acl: fix uninitialized iattr access
Dominique Martinet
1
-1
/
+1
2019-07-10
btrfs: start readahead also in seed devices
Naohiro Aota
1
-0
/
+5
2019-06-22
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
1
-2
/
+7
2019-06-22
configfs: Fix use-after-free when accessing sd->s_dentry
Sahitya Tummala
1
-8
/
+6
2019-06-22
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-22
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
1
-1
/
+4
2019-06-22
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
1
-1
/
+1
2019-06-22
configfs: fix possible use-after-free in configfs_register_group
YueHaibing
1
-5
/
+12
2019-06-22
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-06-22
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-06-22
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-06-22
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
1
-3
/
+8
2019-06-11
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
1
-1
/
+3
2019-06-11
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2
-2
/
+21
2019-06-11
fuse: fallocate: fix return with locked inode
Miklos Szeredi
1
-1
/
+1
2019-06-11
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
3
-10
/
+18
2019-06-11
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
1
-1
/
+3
2019-06-11
Btrfs: fix race updating log root item during fsync
Filipe Manana
1
-2
/
+6
2019-05-31
chardev: add additional check for minor range overlap
Chengguang Xu
1
-0
/
+6
2019-05-31
gfs2: Fix lru_count going negative
Ross Lagerwall
1
-9
/
+13
2019-05-31
Revert "btrfs: Honour FITRIM range constraints during free space trim"
David Sterba
1
-19
/
+6
2019-05-31
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-6
/
+2
2019-05-31
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
1
-1
/
+6
[prev]
[next]