summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-241-0/+1
|\
| * gfs2: Fix memory leak when gfs2meta's fs_context is freedAndrew Price2019-10-241-0/+1
* | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-2310-56/+41
|\ \ | |/ |/|
| * Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana2019-10-171-19/+17
| * Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana2019-10-171-1/+0
| * btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo2019-10-171-2/+2
| * btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-157-27/+20
| * btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2019-10-152-8/+0
| * btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-111-0/+1
| * Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana2019-10-111-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-10-195-16/+24
|\ \
| * | proc/meminfo: fix output alignmentKirill A. Shutemov2019-10-191-2/+2
| * | ocfs2: fix panic due to ocfs2_wq is nullYi Li2019-10-192-2/+4
| * | ocfs2: fix error handling in ocfs2_setattr()Chengguang Xu2019-10-191-0/+2
| * | fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.cDavid Hildenbrand2019-10-191-12/+16
* | | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-181-24/+60
|\ \ \ | |/ / |/| |
| * | io_uring: fix logic error in io_timeoutyangerkun2019-10-171-1/+1
| * | io_uring: fix up O_NONBLOCK handling for socketsJens Axboe2019-10-171-18/+39
| * | io_uring: consider the overflow of sequence for timeout reqyangerkun2019-10-151-6/+21
* | | filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds2019-10-181-2/+2
* | | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-10-181-10/+11
|\ \ \
| * | | ceph: just skip unrecognized info in ceph_reply_info_extraJeff Layton2019-10-151-10/+11
* | | | Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-10-171-4/+4
|\ \ \ \
| * | | | xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong2019-10-151-4/+4
* | | | | fs/fs-writeback.c: fix kernel-doc warningRandy Dunlap2019-10-141-1/+1
* | | | | fs/libfs.c: fix kernel-doc warningRandy Dunlap2019-10-141-2/+1
* | | | | fs/direct-io.c: fix kernel-doc warningRandy Dunlap2019-10-141-2/+1
| |/ / / |/| | |
* | | | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-131-41/+5
|\ \ \ \
| * | | | tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)2019-10-121-0/+4
| * | | | tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)2019-10-121-41/+1
* | | | | Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-131-17/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | io_uring: fix sequence logic for timeout requestsJens Axboe2019-10-101-17/+20
* | | | | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-10-113-72/+40
|\ \ \ \ \
| * | | | | NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever2019-10-101-0/+1
| * | | | | NFS: Remove redundant mirror tracking in O_DIRECTTrond Myklebust2019-10-091-42/+0
| * | | | | NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust2019-10-091-35/+43
| * | | | | nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu2019-10-021-2/+3
* | | | | | Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-10-119-40/+57
|\ \ \ \ \ \
| * | | | | | CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky2019-10-091-1/+7
| * | | | | | CIFS: Force revalidate inode when dentry is stalePavel Shilovsky2019-10-091-0/+4
| * | | | | | smb3: Fix regression in time handlingSteve French2019-10-091-8/+16
| * | | | | | smb3: remove noisy debug message and minor cleanupSteve French2019-10-083-9/+6
| * | | | | | CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-061-0/+6
| * | | | | | cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski2019-10-061-16/+11
| * | | | | | fs: cifs: mute -Wunused-const-variable messageAustin Kim2019-10-061-4/+0
| * | | | | | smb3: cleanup some recent endian errors spotted by updated sparseSteve French2019-10-063-2/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-111-14/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | io_uring: only flush workqueues on fileset removalJens Axboe2019-10-091-1/+5
| * | | | | io_uring: remove wait loop spurious wakeupsPavel Begunkov2019-10-071-12/+4
| * | | | | io_uring: fix reversed nonblock flag for link submissionPavel Begunkov2019-10-041-1/+1