index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
ceph: hold i_ceph_lock when removing caps for freeing inode
Yan, Zheng
3
-6
/
+8
2019-07-08
ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()
Yan, Zheng
3
-16
/
+16
2019-07-08
ceph: use READ_ONCE to access d_parent in RCU critical section
Yan, Zheng
1
-2
/
+2
2019-07-08
ceph: fix dir_lease_is_valid()
Yan, Zheng
1
-9
/
+17
2019-07-08
ceph: close race between d_name_cmp() and update_dentry_lease()
Yan, Zheng
1
-76
/
+88
2019-07-08
ceph: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+6
2019-07-08
ceph: fix "ceph.dir.rctime" vxattr value
David Disseldorp
1
-1
/
+1
2019-07-08
ceph: remove unused vxattr length helpers
David Disseldorp
3
-50
/
+2
2019-07-08
ceph: fix listxattr vxattr buffer length calculation
David Disseldorp
1
-24
/
+30
2019-07-08
ceph: add ceph.snap.btime vxattr
David Disseldorp
1
-0
/
+27
2019-07-08
ceph: carry snapshot creation time with inodes
David Disseldorp
4
-0
/
+13
2019-07-08
ceph: clean up ceph.dir.pin vxattr name sizeof()
David Disseldorp
1
-1
/
+1
2019-07-08
ceph: silence a checker warning in mdsc_show()
Dan Carpenter
1
-1
/
+1
2019-07-08
debugfs: make error message a bit more verbose
Greg Kroah-Hartman
1
-1
/
+6
2019-07-07
cifs: refactor and clean up arguments in the reparse point parsing
Ronnie Sahlberg
1
-35
/
+31
2019-07-07
SMB3: query inode number on open via create context
Steve French
2
-5
/
+60
2019-07-07
smb3: Send netname context during negotiate protocol
Steve French
2
-2
/
+29
2019-07-07
smb3: do not send compression info by default
Steve French
3
-10
/
+21
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
4
-2
/
+12
2019-07-07
smb3: Allow query of symlinks stored as reparse points
Steve French
1
-6
/
+54
2019-07-07
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-07-07
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
1
-1
/
+1
2019-07-07
fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace
Hariprasad Kelam
1
-11
/
+3
2019-07-07
add some missing definitions
Steve French
1
-0
/
+8
2019-07-07
cifs: fix typo in debug message with struct field ia_valid
Colin Ian King
1
-1
/
+1
2019-07-07
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
1
-22
/
+24
2019-07-07
CIFS: Fix module dependency
Steve French
1
-2
/
+3
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
10
-46
/
+1
2019-07-07
cifs: Fix check for matching with existing mount
Steve French
1
-0
/
+1
2019-07-07
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
3
-2
/
+12
2019-07-07
smb3: if max_credits is specified then display it in /proc/mounts
Steve French
1
-0
/
+5
2019-07-07
Fix match_server check to allow for auto dialect negotiate
Steve French
3
-2
/
+11
2019-07-07
cifs: add missing GCM module dependency
Aurelien Aptel
2
-0
/
+2
2019-07-07
SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions
Steve French
2
-7
/
+21
2019-07-07
SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms
Steve French
3
-8
/
+8
2019-07-07
fs: cifs: Drop unlikely before IS_ERR(_OR_NULL)
Kefeng Wang
1
-1
/
+1
2019-07-07
cifs: Use kmemdup in SMB2_ioctl_init()
YueHaibing
1
-2
/
+1
2019-07-06
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
1
-1
/
+0
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
1
-2
/
+2
2019-07-06
nfs: disable client side deduplication
Darrick J. Wong
1
-1
/
+5
2019-07-06
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
1
-0
/
+11
2019-07-06
NFS: Clean up writeback code
Trond Myklebust
3
-10
/
+5
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
6
-11
/
+45
2019-07-06
Merge branch 'containers'
Trond Myklebust
7
-9
/
+242
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-9
/
+13
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
1
-0
/
+1
2019-07-06
NFS: Display the "nconnect" mount option if it is set.
Trond Myklebust
1
-0
/
+2
2019-07-06
pNFS: Allow multiple connections to the DS
Trond Myklebust
2
-0
/
+6
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
3
-2
/
+12
2019-07-06
NFS: Add a mount option to specify number of TCP connections to use
Trond Myklebust
2
-0
/
+11
[prev]
[next]