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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-29
io_uring: add need_resched() check in inner poll loop
Jens Axboe
1
-1
/
+7
2019-08-29
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
1
-7
/
+15
2019-08-29
io_uring: fix potential hang with polled IO
Jens Axboe
1
-11
/
+25
2019-08-29
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-29
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-29
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
1
-2
/
+1
2019-08-29
ceph: clear page dirty before invalidate page
Erqi Chen
1
-2
/
+3
2019-08-29
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2
-2
/
+7
2019-08-29
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
Sebastien Tisserant
1
-1
/
+9
2019-08-29
SMB3: Fix potential memory leak when processing compound chain
Pavel Shilovsky
1
-12
/
+17
2019-08-29
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
3
-2
/
+8
2019-08-29
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
3
-7
/
+28
2019-08-29
NFSv4.1: Only reap expired delegations
Trond Myklebust
1
-6
/
+17
2019-08-29
NFSv4.1: Fix open stateid recovery
Trond Myklebust
1
-27
/
+38
2019-08-29
NFSv4: When recovering state fails with EAGAIN, retry the same recovery
Trond Myklebust
1
-1
/
+8
2019-08-29
NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
Trond Myklebust
1
-2
/
+1
2019-08-25
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-25
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
3
-5
/
+22
2019-08-25
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
1
-36
/
+34
2019-08-25
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
1
-3
/
+1
2019-08-25
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-16
NFSv4: Fix an Oops in nfs4_do_setattr
Trond Myklebust
1
-1
/
+1
2019-08-16
NFSv4: Check the return value of update_open_stateid()
Trond Myklebust
1
-4
/
+8
2019-08-16
NFSv4: Fix delegation state recovery
Trond Myklebust
3
-15
/
+14
2019-08-16
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
2019-08-16
SMB3: Fix deadlock in validate negotiate hits reconnect
Pavel Shilovsky
1
-1
/
+1
2019-08-16
dax: dax_layout_busy_page() should not unmap cow pages
Vivek Goyal
1
-1
/
+1
2019-08-16
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-16
bdev: Fixup error handling in blkdev_get()
Jan Kara
1
-1
/
+4
2019-08-09
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-3
/
+0
2019-08-06
io_uring: fix KASAN use after free in io_sq_wq_submit_work
Jackie Liu
1
-1
/
+2
2019-08-06
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-25
/
+58
2019-08-06
dax: Fix missed wakeup in put_unlocked_entry()
Jan Kara
1
-1
/
+1
2019-08-06
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-08-06
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-08-06
coda: add error handling for fget
Zhouyang Jia
1
-1
/
+4
2019-08-06
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
1
-4
/
+12
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 dir_lease_is_valid()
Yan, Zheng
1
-9
/
+17
2019-08-06
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-08-06
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-08-06
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Qu Wenruo
1
-2
/
+22
2019-08-06
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
1
-0
/
+21
2019-08-06
btrfs: fix minimum number of chunk errors for DUP
David Sterba
1
-2
/
+1
2019-08-06
btrfs: tree-checker: Check if the file extent end overflows
Qu Wenruo
1
-0
/
+11
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
3
-6
/
+8
2019-08-04
/proc/<pid>/cmdline: add back the setproctitle() special case
Linus Torvalds
1
-4
/
+77
2019-08-04
/proc/<pid>/cmdline: remove all the special cases
Linus Torvalds
1
-63
/
+8
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
[next]