index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
2020-05-04
3
-8
/
+8
*
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
2020-05-04
1
-59
/
+55
*
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
2020-05-04
1
-13
/
+8
*
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
2020-05-04
1
-17
/
+17
*
xfs: rename inode_list xlog_recover_reorder_trans
Christoph Hellwig
2020-05-04
1
-4
/
+4
*
xfs: refactor the buffer cancellation table helpers
Christoph Hellwig
2020-05-04
1
-59
/
+50
*
xfs: define printk_once variants for xfs messages
Eric Sandeen
2020-05-04
3
-9
/
+24
*
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-05-04
1
-2
/
+0
*
xfs: remove unnecessary check of the variable resblks in xfs_symlink
Kaixu Xia
2020-05-04
1
-4
/
+2
*
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
2020-05-04
1
-3
/
+3
*
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
2020-05-04
1
-1
/
+0
*
xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
Kaixu Xia
2020-05-04
1
-5
/
+2
*
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
2020-05-04
1
-1
/
+2
*
xfs: combine two if statements with same condition
Kaixu Xia
2020-05-04
1
-5
/
+0
*
xfs: trace quota allocations for all quota types
Kaixu Xia
2020-05-04
1
-2
/
+1
*
xfs: report unrecognized log item type codes during recovery
Darrick J. Wong
2020-05-04
1
-2
/
+2
*
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-03
3
-6
/
+52
|
\
|
*
btrfs: fix gcc-4.8 build warning for struct initializer
Arnd Bergmann
2020-04-30
1
-1
/
+1
|
*
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
2020-04-27
1
-2
/
+11
|
*
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
2020-04-27
1
-3
/
+40
*
|
Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-05-02
2
-4
/
+9
|
\
\
|
*
|
fibmap: Warn and return an error in case of block > INT_MAX
Ritesh Harjani
2020-04-30
2
-4
/
+9
*
|
|
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-05-02
4
-16
/
+30
|
\
\
\
|
*
|
|
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
2020-04-30
1
-1
/
+1
|
*
|
|
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
2020-04-28
1
-0
/
+8
|
*
|
|
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
2020-04-25
1
-2
/
+1
|
*
|
|
nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
Andreas Gruenbacher
2020-04-20
1
-7
/
+15
|
*
|
|
NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()
Trond Myklebust
2020-04-19
1
-5
/
+2
|
*
|
|
NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion
Trond Myklebust
2020-04-19
1
-1
/
+3
*
|
|
|
Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-01
1
-27
/
+31
|
\
\
\
\
|
*
|
|
|
io_uring: punt splice async because of inode mutex
Pavel Begunkov
2020-05-01
1
-14
/
+2
|
*
|
|
|
io_uring: check non-sync defer_list carefully
Pavel Begunkov
2020-05-01
1
-1
/
+1
|
*
|
|
|
io_uring: fix extra put in sync_file_range()
Pavel Begunkov
2020-05-01
1
-1
/
+1
|
*
|
|
|
io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
Xiaoguang Wang
2020-04-30
1
-1
/
+1
|
*
|
|
|
io_uring: use proper references for fallback_req locking
Bijan Mottahedeh
2020-04-30
1
-2
/
+2
|
*
|
|
|
io_uring: only force async punt if poll based retry can't handle it
Jens Axboe
2020-04-30
1
-2
/
+4
|
*
|
|
|
io_uring: enable poll retry for any file with ->read_iter / ->write_iter
Jens Axboe
2020-04-30
1
-7
/
+13
|
*
|
|
|
io_uring: statx must grab the file table for valid fd
Jens Axboe
2020-04-27
1
-2
/
+10
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-04-28
2
-20
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
2020-04-27
1
-5
/
+4
|
*
|
|
|
|
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
Al Viro
2020-04-23
1
-15
/
+12
*
|
|
|
|
|
Fix use after free in get_tree_bdev()
David Howells
2020-04-28
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-27
4
-11
/
+48
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: fix transaction leak in btrfs_recover_relocation
Xiyu Yang
2020-04-23
1
-0
/
+1
|
*
|
|
|
btrfs: fix block group leak when removing fails
Xiyu Yang
2020-04-23
1
-6
/
+10
|
*
|
|
|
btrfs: drop logs when we've aborted a transaction
Josef Bacik
2020-04-23
1
-4
/
+32
|
*
|
|
|
btrfs: fix memory leak of transaction when deleting unused block group
Filipe Manana
2020-04-23
1
-0
/
+4
|
*
|
|
|
btrfs: discard: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-20
1
-1
/
+1
*
|
|
|
|
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-26
4
-18
/
+78
|
\
\
\
\
\
|
*
|
|
|
|
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-22
1
-0
/
+5
[prev]
[next]