index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-27
io_uring: cleanup io_alloc_async_ctx()
Xiaoguang Wang
2020-03-26
afs: Fix unpinned address list during probing
David Howells
2020-03-26
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
2020-03-24
io_uring: fix missing 'return' in comment
Chucheng Luo
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
2020-03-24
block: remove __bdevname
Christoph Hellwig
2020-03-23
io-wq: handle hashed writes in chains
Pavel Begunkov
2020-03-23
io-uring: drop 'free_pfile' in struct io_file_put
Hillf Danton
2020-03-23
io-uring: drop completion when removing file
Hillf Danton
2020-03-23
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-03-22
io_uring: Fix ->data corruption on re-enqueue
Pavel Begunkov
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-22
io-wq: close cancel gap for hashed linked work
Pavel Begunkov
2020-03-21
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-03-20
io_uring: honor original task RLIMIT_FSIZE
Jens Axboe
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
2020-03-19
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-03-19
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-18
locks: reinstate locks_delete_block optimization
Linus Torvalds
2020-03-18
block: fix a device invalidation regression
Christoph Hellwig
2020-03-17
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
2020-03-17
CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...
Shyam Prasad N
2020-03-17
cifs: potential unintitliazed error code in cifs_getattr()
Dan Carpenter
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-14
io-wq: hash dependent work
Pavel Begunkov
2020-03-14
io-wq: split hashing and enqueueing
Pavel Begunkov
2020-03-14
io-wq: don't resched if there is no work
Pavel Begunkov
2020-03-14
io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}
Pavel Begunkov
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
2020-03-13
afs: Fix handling of an abort from a service handler
David Howells
2020-03-13
afs: Fix some tracing details
David Howells
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
2020-03-13
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-03-13
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-03-13
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-13
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-13
Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
[next]