index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
-2
/
+21
2019-09-16
cifs: fix dereference on ses before it is null checked
Colin Ian King
-4
/
+10
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
-163
/
+204
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
-27
/
+106
2019-09-16
cifs: remove set but not used variables
YueHaibing
-7
/
+0
2019-09-16
smb3: Incorrect size for netname negotiate context
Steve French
-2
/
+1
2019-09-16
cifs: remove unused variable
zhengbin
-4
/
+0
2019-09-16
cifs: remove redundant assignment to variable rc
Colin Ian King
-1
/
+1
2019-09-16
smb3: add missing flag definitions
Steve French
-0
/
+2
2019-09-16
cifs: add passthrough for smb2 setinfo
Ronnie Sahlberg
-4
/
+26
2019-09-16
cifs: prepare SMB2_Flush to be usable in compounds
Ronnie Sahlberg
-18
/
+44
2019-09-16
cifs: allow chmod to set mode bits using special sid
Steve French
-7
/
+41
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
-13
/
+38
2019-09-16
fs: cifs: cifsssmb: remove redundant assignment to variable ret
Colin Ian King
-1
/
+1
2019-09-16
cifs: fix a comment for the timeouts when sending echos
Ronnie Sahlberg
-1
/
+1
2019-09-16
f2fs: fix to add missing F2FS_IO_ALIGNED() condition
Chao Yu
-2
/
+8
2019-09-16
f2fs: fix to fallback to buffered IO in IO aligned mode
Chao Yu
-3
/
+6
2019-09-16
f2fs: fix to handle error path correctly in f2fs_map_blocks
Chao Yu
-4
/
+4
2019-09-16
f2fs: fix extent corrupotion during directIO in LFS mode
Chao Yu
-1
/
+1
2019-09-16
f2fs: check all the data segments against all node ones
Surbhi Palande
-2
/
+2
2019-09-16
f2fs: Add a small clarification to CONFIG_FS_F2FS_FS_SECURITY
Lockywolf
-1
/
+3
2019-09-16
f2fs: fix inode rwsem regression
Goldwyn Rodrigues
-2
/
+3
2019-09-16
f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
Chao Yu
-0
/
+10
2019-09-16
f2fs: avoid infinite GC loop due to stale atomic files
Jaegeuk Kim
-26
/
+18
2019-09-16
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
-4
/
+1
2019-09-16
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
-4
/
+13
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
-0
/
+2
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
-3
/
+3
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
-1
/
+3
2019-09-16
ceph: use release_pages() directly
John Hubbard
-18
/
+1
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
-33
/
+2
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
-1
/
+2
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
-8
/
+7
2019-09-16
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
-16
/
+200
2019-09-16
ceph: don't return a value from void function
John Hubbard
-1
/
+0
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
-0
/
+2
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
-20
/
+21
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
-27
/
+27
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
-4
/
+0
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
-20
/
+9
2019-09-16
ceph: remove unneeded test in try_flush_caps
Jeff Layton
-1
/
+1
2019-09-16
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
-10
/
+10
2019-09-16
ceph: fix comments over ceph_add_cap
Jeff Layton
-1
/
+3
2019-09-16
ceph: eliminate session->s_trim_caps
Jeff Layton
-10
/
+9
2019-09-16
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
-2
/
+7
2019-09-16
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
-32
/
+0
2019-09-16
ceph: don't SetPageError on writepage errors
Jeff Layton
-2
/
+1
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
-8
/
+79
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
-0
/
+19
[prev]
[next]