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
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
2019-09-14
io_uring: increase IORING_MAX_ENTRIES to 32K
Daniel Xu
2019-09-13
Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-12
io_uring: make sqpoll wakeup possible with getevents
Jens Axboe
2019-09-12
io_uring: extend async work merging
Jens Axboe
2019-09-12
Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
Filipe Manana
2019-09-12
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
2019-09-10
io_uring: limit parallelism of buffered writes
Jens Axboe
2019-09-10
io_uring: add io_queue_async_work() helper
Jens Axboe
2019-09-10
io_uring: optimize submit_and_wait API
Jens Axboe
2019-09-09
io_uring: add support for link with drain
Jackie Liu
2019-09-09
io_uring: fix wrong sequence setting logic
Jackie Liu
2019-09-06
Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2019-09-06
io_uring: expose single mmap capability
Jens Axboe
2019-09-04
configfs: provide exclusion between IO and removals
Al Viro
2019-09-02
configfs: new object reprsenting tree fragments
Al Viro
2019-09-02
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
Al Viro
2019-09-02
configfs: stash the data we need into configfs_buffer at open time
Al Viro
2019-09-02
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
2019-08-30
writeback: add tracepoints for cgroup foreign writebacks
Tejun Heo
2019-08-29
Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-27
cifs: update internal module number
Steve French
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
io_uring: allocate the two rings together
Hristo Venev
2019-08-27
fs/io_uring.c: convert put_page() to put_user_page*()
John Hubbard
2019-08-27
writeback, memcg: Implement cgroup_writeback_by_id()
Tejun Heo
2019-08-27
writeback: Generalize and expose wb_completion
Tejun Heo
2019-08-27
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
NFSv2: Fix eof handling
Trond Myklebust
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-23
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-23
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-22
io_uring: add need_resched() check in inner poll loop
Jens Axboe
[next]