index
:
Linux
arm64-uaccess
for-next
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
...
|
*
|
|
|
|
|
|
cifs: minor documentation updates
Steve French
2019-03-14
1
-0
/
+1
|
*
|
|
|
|
|
|
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-14
1
-4
/
+0
|
*
|
|
|
|
|
|
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
Steve French
2019-03-14
2
-7
/
+22
|
*
|
|
|
|
|
|
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
2
-0
/
+38
|
*
|
|
|
|
|
|
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
2019-03-14
3
-19
/
+68
|
*
|
|
|
|
|
|
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
2
-57
/
+80
|
*
|
|
|
|
|
|
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
2
-4
/
+185
|
*
|
|
|
|
|
|
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
5
-28
/
+118
|
*
|
|
|
|
|
|
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
1
-0
/
+3
|
*
|
|
|
|
|
|
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
1
-72
/
+38
|
*
|
|
|
|
|
|
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
2
-0
/
+6
|
*
|
|
|
|
|
|
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-14
1
-1
/
+7
|
*
|
|
|
|
|
|
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
1
-10
/
+30
|
*
|
|
|
|
|
|
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
1
-0
/
+28
|
*
|
|
|
|
|
|
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
3
-10
/
+10
|
*
|
|
|
|
|
|
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
1
-16
/
+14
|
*
|
|
|
|
|
|
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-14
1
-16
/
+17
*
|
|
|
|
|
|
|
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-03-15
2
-30
/
+25
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-12
1
-18
/
+15
|
*
|
|
|
|
|
|
|
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-10
1
-2
/
+2
|
*
|
|
|
|
|
|
|
xfs: clean up xfs_dir2_leafn_add
Darrick J. Wong
2019-03-08
1
-12
/
+8
|
*
|
|
|
|
|
|
|
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add
Nathan Chancellor
2019-03-08
1
-0
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-03-15
18
-175
/
+358
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
f2fs: set pin_file under CAP_SYS_ADMIN
Jaegeuk Kim
2019-03-14
1
-2
/
+2
|
*
|
|
|
|
|
|
|
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
Chao Yu
2019-03-12
1
-1
/
+7
|
*
|
|
|
|
|
|
|
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
Chao Yu
2019-03-12
1
-3
/
+10
|
*
|
|
|
|
|
|
|
f2fs: fix to do sanity check with inode.i_inline_xattr_size
Chao Yu
2019-03-12
3
-4
/
+22
|
*
|
|
|
|
|
|
|
f2fs: give some messages for inline_xattr_size
Jaegeuk Kim
2019-03-12
1
-6
/
+11
|
*
|
|
|
|
|
|
|
f2fs: don't trigger read IO for beyond EOF page
Chao Yu
2019-03-12
1
-9
/
+8
|
*
|
|
|
|
|
|
|
f2fs: fix to add refcount once page is tagged PG_private
Chao Yu
2019-03-12
6
-23
/
+36
|
*
|
|
|
|
|
|
|
f2fs: remove wrong comment in f2fs_invalidate_page()
Chao Yu
2019-03-12
1
-1
/
+0
|
*
|
|
|
|
|
|
|
f2fs: fix to use kvfree instead of kzfree
Chao Yu
2019-03-12
1
-5
/
+5
|
*
|
|
|
|
|
|
|
f2fs: trace f2fs_ioc_shutdown
Chao Yu
2019-03-12
1
-0
/
+3
|
*
|
|
|
|
|
|
|
f2fs: fix to avoid deadlock of atomic file operations
Chao Yu
2019-03-12
1
-12
/
+31
|
*
|
|
|
|
|
|
|
f2fs: fix to dirty inode for i_mode recovery
Chao Yu
2019-03-12
1
-4
/
+1
|
*
|
|
|
|
|
|
|
f2fs: give random value to i_generation
Jaegeuk Kim
2019-03-12
3
-4
/
+2
|
*
|
|
|
|
|
|
|
f2fs: no need to take page lock in readdir
Gao Xiang
2019-03-12
1
-3
/
+3
|
*
|
|
|
|
|
|
|
f2fs: fix to update iostat correctly in IPU path
Chao Yu
2019-03-12
1
-3
/
+3
|
*
|
|
|
|
|
|
|
f2fs: fix encrypted page memory leak
Chao Yu
2019-03-12
1
-2
/
+7
|
*
|
|
|
|
|
|
|
f2fs: make fault injection covering __submit_flush_wait()
Chao Yu
2019-03-12
1
-1
/
+5
|
*
|
|
|
|
|
|
|
f2fs: fix to retry fill_super only if recovery failed
Chao Yu
2019-03-12
1
-8
/
+11
|
*
|
|
|
|
|
|
|
f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
Gao Xiang
2019-03-12
1
-1
/
+2
|
*
|
|
|
|
|
|
|
f2fs: fix wrong #endif
Jaegeuk Kim
2019-03-12
1
-2
/
+2
|
*
|
|
|
|
|
|
|
f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
Jaegeuk Kim
2019-03-05
1
-2
/
+4
|
*
|
|
|
|
|
|
|
f2fs: don't allow negative ->write_io_size_bits
Chao Yu
2019-03-05
1
-1
/
+1
|
*
|
|
|
|
|
|
|
f2fs: fix to check inline_xattr_size boundary correctly
Chao Yu
2019-03-05
2
-7
/
+7
|
*
|
|
|
|
|
|
|
f2fs: do not use mutex lock in atomic context
Sahitya Tummala
2019-03-05
1
-7
/
+13
|
*
|
|
|
|
|
|
|
f2fs: fix potential data inconsistence of checkpoint
Chao Yu
2019-03-05
4
-13
/
+11
|
*
|
|
|
|
|
|
|
f2fs: jump to label 'free_node_inode' when failing from d_make_root()
Chengguang Xu
2019-03-05
1
-1
/
+1
|
*
|
|
|
|
|
|
|
f2fs: fix to data block override node segment by mistake
zhengliang
2019-03-05
1
-0
/
+4
[prev]
[next]