aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-47/+127
2019-09-17Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-183/+348
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 7-7/+7
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Gravatar Linus Torvalds 1-3/+0
2019-09-14io_uring: increase IORING_MAX_ENTRIES to 32KGravatar Daniel Xu 1-1/+1
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-17/+34
2019-09-12io_uring: make sqpoll wakeup possible with geteventsGravatar Jens Axboe 1-6/+2
2019-09-12io_uring: extend async work mergingGravatar Jens Axboe 1-8/+28
2019-09-12Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsGravatar Filipe Manana 1-9/+26
2019-09-12Btrfs: fix assertion failure during fsync and use of stale transactionGravatar Filipe Manana 1-8/+8
2019-09-10io_uring: limit parallelism of buffered writesGravatar Jens Axboe 1-8/+39
2019-09-10io_uring: add io_queue_async_work() helperGravatar Jens Axboe 1-5/+11
2019-09-10io_uring: optimize submit_and_wait APIGravatar Jens Axboe 1-17/+46
2019-09-09io_uring: add support for link with drainGravatar Jackie Liu 1-17/+97
2019-09-09io_uring: fix wrong sequence setting logicGravatar Jackie Liu 1-1/+3
2019-09-06Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 3-175/+257
2019-09-06io_uring: expose single mmap capabilityGravatar Jens Axboe 1-0/+2
2019-09-04configfs: provide exclusion between IO and removalsGravatar Al Viro 2-18/+80
2019-09-02configfs: new object reprsenting tree fragmentsGravatar Al Viro 3-27/+97
2019-09-02configfs_register_group() shouldn't be (and isn't) called in rmdirable partsGravatar Al Viro 1-11/+0
2019-09-02configfs: stash the data we need into configfs_buffer at open timeGravatar Al Viro 1-134/+95
2019-09-02NFS: Fix inode fileid checks in attribute revalidation codeGravatar Trond Myklebust 1-8/+10
2019-08-30writeback: add tracepoints for cgroup foreign writebacksGravatar Tejun Heo 1-0/+5
2019-08-29Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 7-147/+135
2019-08-27cifs: update internal module numberGravatar Steve French 1-1/+1
2019-08-27cifs: replace various strncpy with strscpy and similarGravatar Ronnie Sahlberg 6-146/+112
2019-08-27cifs: Use kzfree() to zero out the passwordGravatar Dan Carpenter 1-1/+1
2019-08-27cifs: set domainName when a domain-key is used in multiuserGravatar Ronnie Sahlberg 1-0/+22
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 11-95/+131
2019-08-27io_uring: allocate the two rings togetherGravatar Hristo Venev 1-127/+128
2019-08-27fs/io_uring.c: convert put_page() to put_user_page*()Gravatar John Hubbard 1-5/+3
2019-08-27writeback, memcg: Implement cgroup_writeback_by_id()Gravatar Tejun Heo 1-0/+83
2019-08-27writeback: Generalize and expose wb_completionGravatar Tejun Heo 1-33/+14
2019-08-27NFS: remove set but not used variable 'mapping'Gravatar YueHaibing 1-2/+0
2019-08-27NFSv2: Fix write regressionGravatar Trond Myklebust 1-1/+3
2019-08-27NFSv2: Fix eof handlingGravatar Trond Myklebust 1-1/+2
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceGravatar Trond Myklebust 1-8/+13
2019-08-26NFS: Fix spurious EIO read errorsGravatar Trond Myklebust 3-21/+36
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsGravatar Trond Myklebust 1-2/+9
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Gravatar Trond Myklebust 1-17/+0
2019-08-26pNFS/flexfiles: Turn off soft RPC callsGravatar Trond Myklebust 1-5/+10
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-3/+5
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxGravatar Oleg Nesterov 1-12/+13
2019-08-24Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+1
2019-08-23Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-19/+47
2019-08-23Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 4-88/+82
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 7-15/+30
2019-08-22xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTGravatar Darrick J. Wong 1-0/+1
2019-08-22io_uring: add need_resched() check in inner poll loopGravatar Jens Axboe 1-1/+7