summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: convert coda.txt to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: caching/backend-api.txt: convert it to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: caching/cachefiles.txt: convert to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: caching/operations.txt: convert it to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: caching/netfs-api.txt: convert it to ReSTMauro Carvalho Chehab
2020-05-05docs: filesystems: convert caching/fscache.txt to ReST formatMauro Carvalho Chehab
2020-05-05docs: filesystems: convert caching/object.txt to ReSTMauro Carvalho Chehab
2020-04-20fs: inode.c: get rid of docs warningsMauro Carvalho Chehab
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-10fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers
2020-04-10ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-10hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-10smb3: enable swap on SMB3 mountsSteve French
2020-04-10Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-09io_uring: punt final io_ring_ctx wait-and-free to workqueueJens Axboe
2020-04-09smb3: change noisy error message to FYISteve French
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman
2020-04-09io_uring: fix fs cleanup on cqe overflowPavel Begunkov
2020-04-08Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-04-08Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2020-04-08Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-08io_uring: don't read user-shared sqe flags twicePavel Begunkov
2020-04-08io_uring: remove req init from io_get_req()Pavel Begunkov
2020-04-08io_uring: alloc req only after getting sqePavel Begunkov
2020-04-08io_uring: simplify io_get_sqringPavel Begunkov
2020-04-08io_uring: do not always copy iovec in io_req_map_rw()Xiaoguang Wang
2020-04-08io_uring: ensure openat sets O_LARGEFILE if neededJens Axboe
2020-04-08orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall
2020-04-08orangefs: get rid of knob code...Mike Marshall
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07smb3: smbdirect support can be configured by defaultSteve French
2020-04-07reiserfs: clean up several indentation issuesColin Ian King