index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
6
-7
/
+129
*
xfs: create agfl block free helper function
Brian Foster
2018-05-09
2
-10
/
+29
*
xfs: print specific dqblk that failed verifiers
Eric Sandeen
2018-05-09
1
-19
/
+22
*
xfs: add full xfs_dqblk verifier
Eric Sandeen
2018-05-09
4
-11
/
+30
*
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
2018-05-09
3
-14
/
+11
*
xfs: check type in quota verifier during quotacheck
Eric Sandeen
2018-05-09
1
-1
/
+3
*
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-05-09
5
-9
/
+7
*
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
2018-05-09
1
-37
/
+61
*
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
2018-05-09
1
-36
/
+46
*
iomap: Use FUA for pure data O_DSYNC DIO writes
Dave Chinner
2018-05-09
1
-5
/
+46
*
iomap: iomap_dio_rw() handles all sync writes
Dave Chinner
2018-05-09
2
-11
/
+15
*
xfs: move generic_write_sync calls inwards
Dave Chinner
2018-05-09
1
-15
/
+33
*
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
Dave Chinner
2018-05-09
1
-28
/
+65
*
xfs: make xfs_buf_incore out of line
Dave Chinner
2018-05-09
4
-23
/
+22
*
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
2018-05-09
1
-1
/
+4
*
xfs: validate allocated inode number
Dave Chinner
2018-05-09
1
-0
/
+12
*
xfs: validate cached inodes are free when allocated
Dave Chinner
2018-05-09
1
-25
/
+48
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-04
1
-1
/
+1
|
\
|
*
cifs: smbd: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
1
-1
/
+1
*
|
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-04
1
-1
/
+1
|
\
\
|
*
|
bdi: Fix oops in wb_workfn()
Jan Kara
2018-05-03
1
-1
/
+1
*
|
|
Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-05-04
1
-0
/
+10
|
\
\
\
|
*
|
|
xfs: cap the length of deduplication requests
Darrick J. Wong
2018-05-02
1
-0
/
+10
*
|
|
|
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-04
3
-1
/
+12
|
\
\
\
\
|
*
|
|
|
Btrfs: send, fix missing truncate for inode with prealloc extent past eof
Filipe Manana
2018-05-02
1
-0
/
+4
|
*
|
|
|
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
2018-05-02
1
-0
/
+7
|
*
|
|
|
btrfs: Fix wrong first_key parameter in replace_path
Qu Wenruo
2018-04-26
1
-1
/
+1
*
|
|
|
|
Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-05-01
4
-6
/
+42
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-04-17
1
-1
/
+8
|
*
|
|
|
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-04-17
1
-5
/
+9
|
*
|
|
|
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
2018-04-17
1
-0
/
+4
|
*
|
|
|
xfs: enhance dinode verifier
Eric Sandeen
2018-04-17
1
-0
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-28
4
-9
/
+18
|
\
\
\
\
|
*
|
|
|
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
Theodore Ts'o
2018-04-26
1
-0
/
+1
|
*
|
|
|
ext4: fix bitmap position validation
Lukas Czerner
2018-04-24
1
-4
/
+5
|
*
|
|
|
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-04-18
1
-0
/
+1
|
*
|
|
|
ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
Eric Biggers
2018-04-12
1
-5
/
+11
*
|
|
|
|
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-28
7
-54
/
+59
|
\
\
\
\
\
|
*
|
|
|
|
cifs: smbd: Avoid allocating iov on the stack
Long Li
2018-04-25
1
-24
/
+12
|
*
|
|
|
|
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
2018-04-25
3
-6
/
+19
|
*
|
|
|
|
SMB311: Fix reconnect
Steve French
2018-04-25
1
-2
/
+2
|
*
|
|
|
|
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-24
3
-21
/
+22
|
*
|
|
|
|
CIFS: set *resp_buf_type to NO_BUFFER on error
Steve French
2018-04-24
1
-1
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
ceph: check if mds create snaprealm when setting quota
Yan, Zheng
2018-04-23
1
-3
/
+25
|
/
/
/
/
*
|
|
|
Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-04-22
5
-9
/
+16
|
\
\
\
\
|
*
|
|
|
CIFS: fix typo in cifs_dbg
Aurelien Aptel
2018-04-20
1
-1
/
+1
|
*
|
|
|
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-20
1
-4
/
+5
|
*
|
|
|
cifs: smbd: Dump SMB packet when configured
Long Li
2018-04-20
1
-1
/
+5
|
*
|
|
|
cifs: smbd: Check for iov length on sending the last iov
Long Li
2018-04-18
1
-0
/
+2
|
*
|
|
|
fs: cifs: Adding new return type vm_fault_t
Souptick Joarder
2018-04-17
1
-1
/
+1
[next]