index
:
linux-stable.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-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
*
pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
Trond Myklebust
2021-02-03
1
-18
/
+21
*
pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
Trond Myklebust
2021-02-03
1
-0
/
+1
*
Revert "block: simplify set_init_blocksize" to regain lost performance
Maxim Mikityanskiy
2021-02-03
1
-1
/
+9
*
io_uring: fix wqe->lock/completion_lock deadlock
Pavel Begunkov
2021-02-03
1
-8
/
+2
*
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-02-03
3
-2
/
+21
*
btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
Su Yue
2021-02-03
2
-6
/
+7
*
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
2021-01-30
1
-5
/
+6
*
io_uring: dont kill fasync under completion_lock
Pavel Begunkov
2021-01-30
1
-5
/
+4
*
io_uring: fix skipping disabling sqo on exec
Pavel Begunkov
2021-01-30
1
-0
/
+4
*
io_uring: fix uring_flush in exit_files() warning
Pavel Begunkov
2021-01-30
1
-1
/
+4
*
io_uring: fix false positive sqo warning on flush
Pavel Begunkov
2021-01-30
1
-2
/
+1
*
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-30
1
-0
/
+1
*
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-30
1
-1
/
+2
*
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
2021-01-30
1
-8
/
+50
*
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
2021-01-30
1
-4
/
+10
*
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
2021-01-30
1
-18
/
+11
*
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2021-01-30
1
-2
/
+0
*
fs/pipe: allow sendfile() to pipe again
Johannes Berg
2021-01-27
1
-0
/
+1
*
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
2021-01-27
1
-0
/
+2
*
kernfs: implement ->write_iter
Christoph Hellwig
2021-01-27
1
-18
/
+10
*
kernfs: implement ->read_iter
Christoph Hellwig
2021-01-27
1
-23
/
+12
*
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2021-01-27
1
-2
/
+0
*
io_uring: fix short read retries for non-reg files
Pavel Begunkov
2021-01-27
1
-1
/
+1
*
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
2021-01-27
1
-1
/
+2
*
io_uring: iopoll requests should also wake task ->in_idle state
Jens Axboe
2021-01-27
1
-0
/
+4
*
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
2021-01-27
1
-1
/
+6
*
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-27
1
-2
/
+2
*
btrfs: print the actual offset in btrfs_root_name
Josef Bacik
2021-01-27
3
-7
/
+7
*
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
2021-01-27
1
-4
/
+5
*
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
2021-01-27
1
-0
/
+5
*
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-27
1
-4
/
+30
*
fs: fix lazytime expiration handling in __writeback_single_inode()
Eric Biggers
2021-01-27
1
-11
/
+13
*
btrfs: send: fix invalid clone operations when cloning from the same file and...
Filipe Manana
2021-01-27
1
-0
/
+15
*
btrfs: don't clear ret in btrfs_start_dirty_block_groups
Josef Bacik
2021-01-27
1
-1
/
+2
*
btrfs: fix lockdep splat in btrfs_recover_relocation
Josef Bacik
2021-01-27
1
-0
/
+2
*
btrfs: do not double free backref nodes on error
Josef Bacik
2021-01-27
1
-1
/
+1
*
btrfs: don't get an EINTR during drop_snapshot for reloc
Josef Bacik
2021-01-27
1
-1
/
+9
*
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2021-01-23
1
-1
/
+6
*
umount(2): move the flag validity checks first
Al Viro
2021-01-19
1
-2
/
+5
*
ext4: fix superblock checksum failure when setting password salt
Jan Kara
2021-01-19
1
-0
/
+3
*
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-19
1
-5
/
+7
*
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2021-01-19
1
-5
/
+7
*
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
2021-01-19
1
-0
/
+1
*
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
2021-01-19
1
-3
/
+5
*
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
2021-01-19
1
-9
/
+5
*
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-19
2
-5
/
+25
*
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
2021-01-19
1
-22
/
+21
*
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
2021-01-19
1
-0
/
+6
*
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
2021-01-19
3
-26
/
+16
*
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
2021-01-19
1
-1
/
+1
[next]