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-09-30
io_uring: enable task/files specific overflow flushing
Jens Axboe
2020-09-30
io_uring: return cancelation status from poll/timeout/files handlers
Jens Axboe
2020-09-30
io_uring: unconditionally grab req->task
Jens Axboe
2020-09-30
io_uring: stash ctx task reference for SQPOLL
Jens Axboe
2020-09-30
io_uring: move dropping of files into separate helper
Jens Axboe
2020-09-30
io_uring: allow timeout/poll/files killing to take task into account
Jens Axboe
2020-09-30
Merge branch 'io_uring-5.9' into for-5.10/io_uring
Jens Axboe
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-28
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
2020-09-28
io_uring: always delete double poll wait entry on match
Jens Axboe
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-25
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
2020-09-25
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
2020-09-25
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
2020-09-23
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-22
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
2020-09-21
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
2020-09-19
fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...
Tobias Klauser
2020-09-18
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-18
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-09-17
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
2020-09-16
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
2020-09-16
nfs: Fix security label length not being reset
Jeffrey Mitchell
2020-09-14
Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-14
io_uring: don't run task work on an exiting task
Jens Axboe
2020-09-14
io_uring: drop 'ctx' ref on task work cancelation
Jens Axboe
2020-09-14
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-13
io_uring: grab any needed state during defer prep
Jens Axboe
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-12
Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-12
Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-09-10
Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
2020-09-08
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
2020-09-08
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
2020-09-07
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
2020-09-07
btrfs: free data reloc tree on failed mount
Josef Bacik
2020-09-07
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2020-09-07
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
2020-09-06
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-05
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
[next]