index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
2
-3
/
+4
*
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
2019-11-05
3
-10
/
+17
*
jbd2: Factor out common parts of stopping and restarting a handle
Jan Kara
2019-11-05
1
-52
/
+46
*
jbd2: Drop pointless wakeup from jbd2_journal_stop()
Jan Kara
2019-11-05
1
-4
/
+1
*
jbd2: Drop pointless check from jbd2_journal_stop()
Jan Kara
2019-11-05
1
-5
/
+2
*
jbd2: Reorganize jbd2_journal_stop()
Jan Kara
2019-11-05
1
-24
/
+16
*
jbd2: Fix statistics for the number of logged blocks
Jan Kara
2019-11-05
1
-1
/
+3
*
ocfs2: Use accessor function for h_buffer_credits
Jan Kara
2019-11-05
2
-18
/
+18
*
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
2019-11-05
3
-14
/
+8
*
ext4: Provide function to handle transaction restarts
Jan Kara
2019-11-05
9
-247
/
+234
*
ext4: Avoid unnecessary revokes in ext4_alloc_branch()
Jan Kara
2019-11-05
1
-9
/
+19
*
ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()
Jan Kara
2019-11-05
1
-2
/
+1
*
ext4: Fix ext4_should_journal_data() for EA inodes
Jan Kara
2019-11-05
1
-0
/
+1
*
ext4: Fix credit estimate for final inode freeing
Jan Kara
2019-11-05
1
-2
/
+11
*
ext4: Do not iput inode under running transaction
Jan Kara
2019-11-05
1
-6
/
+23
*
ext4: Move marking of handle as sync to ext4_add_nondir()
Jan Kara
2019-11-05
1
-7
/
+3
*
jbd2: Completely fill journal descriptor blocks
Jan Kara
2019-11-05
1
-1
/
+12
*
jbd2: Fixup stale comment in commit code
Jan Kara
2019-11-05
1
-2
/
+1
*
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
1
-41
/
+5
|
\
|
*
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
2019-10-13
1
-0
/
+4
|
*
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
2019-10-13
1
-41
/
+1
*
|
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-13
1
-17
/
+20
|
\
\
|
*
|
io_uring: fix sequence logic for timeout requests
Jens Axboe
2019-10-11
1
-17
/
+20
*
|
|
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
3
-72
/
+40
|
\
\
\
|
*
|
|
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
1
-0
/
+1
|
*
|
|
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
1
-42
/
+0
|
*
|
|
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
1
-35
/
+43
|
*
|
|
nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
ZhangXiaoxu
2019-10-02
1
-2
/
+3
*
|
|
|
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-11
9
-40
/
+57
|
\
\
\
\
|
*
|
|
|
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
1
-1
/
+7
|
*
|
|
|
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
1
-0
/
+4
|
*
|
|
|
smb3: Fix regression in time handling
Steve French
2019-10-09
1
-8
/
+16
|
*
|
|
|
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-09
3
-9
/
+6
|
*
|
|
|
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-07
1
-0
/
+6
|
*
|
|
|
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-07
1
-16
/
+11
|
*
|
|
|
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-10-07
1
-4
/
+0
|
*
|
|
|
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-10-07
3
-2
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-11
1
-14
/
+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
io_uring: only flush workqueues on fileset removal
Jens Axboe
2019-10-09
1
-1
/
+5
|
*
|
|
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
2019-10-08
1
-12
/
+4
|
*
|
|
io_uring: fix reversed nonblock flag for link submission
Pavel Begunkov
2019-10-04
1
-1
/
+1
*
|
|
|
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-10
10
-31
/
+29
|
\
\
\
\
|
*
|
|
|
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
4
-7
/
+8
|
*
|
|
|
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
1
-17
/
+2
|
*
|
|
|
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
2
-0
/
+2
|
*
|
|
|
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-07
3
-3
/
+13
|
*
|
|
|
xfs: removed unused error variable from xchk_refcountbt_rec
Aliasgar Surti
2019-10-07
1
-2
/
+1
|
*
|
|
|
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
2019-10-07
1
-3
/
+2
|
*
|
|
|
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-10-07
1
-1
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
6
-13
/
+49
|
\
\
\
\
[next]