index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-11-05
jbd2: Make credit checking more strict
Jan Kara
2019-11-05
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
2019-11-05
jbd2: Factor out common parts of stopping and restarting a handle
Jan Kara
2019-11-05
jbd2: Drop pointless wakeup from jbd2_journal_stop()
Jan Kara
2019-11-05
jbd2: Drop pointless check from jbd2_journal_stop()
Jan Kara
2019-11-05
jbd2: Reorganize jbd2_journal_stop()
Jan Kara
2019-11-05
jbd2: Fix statistics for the number of logged blocks
Jan Kara
2019-11-05
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
2019-11-05
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
2019-11-05
ext4: Provide function to handle transaction restarts
Jan Kara
2019-11-05
ext4: Avoid unnecessary revokes in ext4_alloc_branch()
Jan Kara
2019-11-05
ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()
Jan Kara
2019-11-05
ext4: Fix ext4_should_journal_data() for EA inodes
Jan Kara
2019-11-05
ext4: Fix credit estimate for final inode freeing
Jan Kara
2019-11-05
ext4: Do not iput inode under running transaction
Jan Kara
2019-11-05
ext4: Move marking of handle as sync to ext4_add_nondir()
Jan Kara
2019-11-05
jbd2: Completely fill journal descriptor blocks
Jan Kara
2019-11-05
jbd2: Fixup stale comment in commit code
Jan Kara
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-09
libfs: take cursors out of list when moving past the end of directory
Al Viro
2019-10-09
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
2019-10-09
io_uring: only flush workqueues on fileset removal
Jens Axboe
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
smb3: Fix regression in time handling
Steve French
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
2019-10-07
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
2019-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-07
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
[next]