summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells2020-06-045-2/+116
* afs: Retain more of the VLDB record for alias detectionDavid Howells2020-06-042-1/+5
* afs: Fix handling of CB.ProbeUuid cache manager opDavid Howells2020-06-041-2/+3
* afs: Don't get epoch from a server because it may be ambiguousDavid Howells2020-06-042-54/+2
* afs: Build an abstraction around an "operation" conceptDavid Howells2020-06-0420-2821/+2640
* afs: Rename struct afs_fs_cursor to afs_operationDavid Howells2020-05-3114-278/+278
* afs: Remove the error argument from afs_protocol_error()David Howells2020-05-317-54/+35
* afs: Set error flag rather than return error from file status decodeDavid Howells2020-05-314-123/+55
* afs: Make callback processing more efficient.David Howells2020-05-313-60/+100
* afs: Show more information in /proc/net/afs/serversDavid Howells2020-05-311-8/+9
* afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells2020-05-318-119/+277
* afs: Split the usage count on struct afs_serverDavid Howells2020-05-318-65/+119
* afs: Use the serverUnique field in the UVLDB record to reduce rpc opsDavid Howells2020-05-314-15/+20
* afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells2020-05-311-2/+7
* vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells2020-05-313-41/+127
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-242-26/+10
|\
| * rxrpc: Fix a warningDavid Howells2020-05-231-1/+1
| * Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-232-26/+10
| |\
| | * rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-112-26/+10
* | | Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-221-26/+34
|\ \ \
| * | | io_uring: reset -EBUSY error when io sq thread is waken upXiaoguang Wang2020-05-201-0/+1
| * | | io_uring: don't add non-IO requests to iopoll pending listJens Axboe2020-05-201-1/+2
| * | | io_uring: don't use kiocb.private to store buf_indexBijan Mottahedeh2020-05-201-8/+8
| * | | io_uring: cancel work if task_work_add() failsJens Axboe2020-05-181-3/+5
| * | | io_uring: remove dead check in io_splice()Jens Axboe2020-05-171-4/+1
| * | | io_uring: fix FORCE_ASYNC req preparationPavel Begunkov2020-05-171-3/+9
| * | | io_uring: don't prepare DRAIN reqs twicePavel Begunkov2020-05-171-6/+7
| * | | io_uring: initialize ctx->sqo_wait earlierJens Axboe2020-05-171-1/+1
* | | | exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon2020-05-221-0/+19
* | | | Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-213-32/+34
|\ \ \ \
| * | | | ext4: fix fiemap size checks for bitmap filesChristoph Hellwig2020-05-192-31/+33
| * | | | ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani2020-05-191-1/+1
* | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-29/+7
|\ \ \ \ \
| * | | | | ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers2020-05-172-24/+6
| * | | | | ubifs: remove broken lazytime supportChristoph Hellwig2020-04-091-5/+1
* | | | | | Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-202-0/+21
|\ \ \ \ \ \
| * | | | | | ovl: potential crash in ovl_fid_to_fh()Dan Carpenter2020-05-131-0/+3
| * | | | | | ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal2020-04-301-3/+14
| * | | | | | ovl: clear ATTR_FILE from attr->ia_validVivek Goyal2020-04-301-0/+7
* | | | | | | pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa2020-05-201-1/+1
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix multiplication overflow in copy_fdtable()Al Viro2020-05-201-1/+1
* | | | | | | | Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds2020-05-182-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | exfat: fix possible memory leak in exfat_find()Wei Yongjun2020-05-181-0/+1
| * | | | | | | | exfat: use iter_file_splice_writeEric Sandeen2020-05-181-6/+7
* | | | | | | | | afs: Don't unlock fetched data pages until the op completes successfullyDavid Howells2020-05-182-8/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-05-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | exec: Move would_dump into flush_old_execEric W. Biederman2020-05-171-2/+2
* | | | | | | | | Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-05-173-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: fix leaked reference on requeued writeAdam McCoy2020-05-151-1/+1