summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* jbd2: Drop jbd2_space_needed()Jan Kara2019-11-052-3/+4
* jbd2: Account descriptor blocks into t_outstanding_creditsJan Kara2019-11-053-10/+17
* jbd2: Factor out common parts of stopping and restarting a handleJan Kara2019-11-051-52/+46
* jbd2: Drop pointless wakeup from jbd2_journal_stop()Jan Kara2019-11-051-4/+1
* jbd2: Drop pointless check from jbd2_journal_stop()Jan Kara2019-11-051-5/+2
* jbd2: Reorganize jbd2_journal_stop()Jan Kara2019-11-051-24/+16
* jbd2: Fix statistics for the number of logged blocksJan Kara2019-11-051-1/+3
* ocfs2: Use accessor function for h_buffer_creditsJan Kara2019-11-052-18/+18
* ext4, jbd2: Provide accessor function for handle creditsJan Kara2019-11-053-14/+8
* ext4: Provide function to handle transaction restartsJan Kara2019-11-059-247/+234
* ext4: Avoid unnecessary revokes in ext4_alloc_branch()Jan Kara2019-11-051-9/+19
* ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()Jan Kara2019-11-051-2/+1
* ext4: Fix ext4_should_journal_data() for EA inodesJan Kara2019-11-051-0/+1
* ext4: Fix credit estimate for final inode freeingJan Kara2019-11-051-2/+11
* ext4: Do not iput inode under running transactionJan Kara2019-11-051-6/+23
* ext4: Move marking of handle as sync to ext4_add_nondir()Jan Kara2019-11-051-7/+3
* jbd2: Completely fill journal descriptor blocksJan Kara2019-11-051-1/+12
* jbd2: Fixup stale comment in commit codeJan Kara2019-11-051-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-131-0/+4
| * tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)2019-10-131-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-111-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-093-9/+6
| * | | | CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky2019-10-071-0/+6
| * | | | cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski2019-10-071-16/+11
| * | | | fs: cifs: mute -Wunused-const-variable messageAustin Kim2019-10-071-4/+0
| * | | | smb3: cleanup some recent endian errors spotted by updated sparseSteve French2019-10-073-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-081-12/+4
| * | | io_uring: fix reversed nonblock flag for link submissionPavel Begunkov2019-10-041-1/+1
* | | | Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-10-1010-31/+29
|\ \ \ \
| * | | | xfs: move local to extent inode logging into bmap helperBrian Foster2019-10-094-7/+8
| * | | | xfs: remove broken error handling on failed attr sf to leaf changeBrian Foster2019-10-091-17/+2
| * | | | xfs: log the inode on directory sf to block format changeBrian Foster2019-10-092-0/+2
| * | | | xfs: assure zeroed memory buffers for certain kmem allocationsBill O'Donnell2019-10-073-3/+13
| * | | | xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti2019-10-071-2/+1
| * | | | xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen2019-10-071-3/+2
| * | | | xfs: Fix tail rounding in xfs_alloc_file_space()Max Reitz2019-10-071-1/+3
| | |/ / | |/| |
* | | | Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-106-13/+49
|\ \ \ \