index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-09-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-09-02
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
2020-09-02
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
2020-09-02
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
2020-09-01
Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-01
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
2020-08-31
affs: fix basic permission bits to actually work
Max Staudt
2020-08-30
Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-28
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2020-08-27
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
2020-08-27
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
2020-08-27
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-27
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
2020-08-27
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-08-27
btrfs: set the correct lockdep class for new nodes
Josef Bacik
2020-08-27
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-08-27
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-08-27
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-08-27
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2020-08-26
io_uring: clear req->result on IOPOLL re-issue
Jens Axboe
2020-08-26
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-08-26
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2020-08-26
xfs: finish dfops on every insert range shift iteration
Brian Foster
2020-08-26
io_uring: make offset == -1 consistent with preadv2/pwritev2
Jens Axboe
2020-08-25
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-25
Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-25
io_uring: ensure read requests go through -ERESTART* transformation
Jens Axboe
2020-08-25
io_uring: don't use poll handler if file can't be nonblocking read/written
Jens Axboe
2020-08-25
io_uring: fix imbalanced sqo_mm accounting
Jens Axboe
2020-08-25
io_uring: revert consumed iov_iter bytes on error
Jens Axboe
2020-08-24
io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
Luke Hsiao
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-24
ceph: don't allow setlease on cephfs
Jeff Layton
2020-08-24
ceph: fix inode number handling on arches with 32-bit ino_t
Jeff Layton
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2020-08-24
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
io-wq: fix hang after cancelling pending hashed work
Pavel Begunkov
[next]