| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-02-09 | 2 | -2/+5 |
|\ |
|
| * | seq_file: fix incomplete reset on read from zero offset | Miklos Szeredi | 2018-01-20 | 1 | -1/+4 |
| * | kernfs: fix regression in kernfs_fop_write caused by wrong type | Ivan Vecera | 2018-01-19 | 1 | -1/+1 |
* | | Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-02-09 | 4 | -13/+130 |
|\ \ |
|
| * | | Add missing structs and defines from recent SMB3.1.1 documentation | Steve French | 2018-02-07 | 1 | -2/+112 |
| * | | address lock imbalance warnings in smbdirect.c | Steve French | 2018-02-07 | 1 | -7/+9 |
| * | | cifs: silence compiler warnings showing up with gcc-8.0.0 | Arnd Bergmann | 2018-02-07 | 1 | -3/+1 |
| * | | Add some missing debug fields in server and tcon structs | Steve French | 2018-02-07 | 1 | -1/+8 |
* | | | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-02-08 | 7 | -40/+57 |
|\ \ \ |
|
| * | | | NFSD: hide unused svcxdr_dupstr() | Arnd Bergmann | 2018-02-08 | 1 | -3/+2 |
| * | | | nfsd: store stat times in fill_pre_wcc() instead of inode times | Amir Goldstein | 2018-02-08 | 3 | -24/+37 |
| * | | | nfsd: encode stat->mtime for getattr instead of inode->i_mtime | Amir Goldstein | 2018-02-08 | 2 | -4/+3 |
| * | | | nfsd: return RESOURCE not GARBAGE_ARGS on too many ops | J. Bruce Fields | 2018-02-08 | 2 | -2/+10 |
| * | | | nfsd4: don't set lock stateid's sc_type to CLOSED | J. Bruce Fields | 2018-02-05 | 1 | -4/+1 |
| * | | | nfsd: Detect unhashed stids in nfsd4_verify_open_stid() | Trond Myklebust | 2018-02-05 | 1 | -0/+1 |
| * | | | nfsd4: permit layoutget of executable-only files | Benjamin Coddington | 2017-12-21 | 1 | -3/+3 |
| * | | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_t | Elena Reshetova | 2017-12-21 | 2 | -5/+5 |
| * | | | lockd: convert nlm_lockowner.count from atomic_t to refcount_t | Elena Reshetova | 2017-12-21 | 1 | -3/+3 |
| * | | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_t | Elena Reshetova | 2017-12-21 | 2 | -8/+8 |
* | | | | Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2018-02-08 | 8 | -92/+74 |
|\ \ \ \ |
|
| * | | | | orangefs: reverse sense of is-inode-stale test in d_revalidate | Martin Brandenburg | 2018-02-06 | 1 | -10/+7 |
| * | | | | orangefs: simplify orangefs_inode_is_stale | Martin Brandenburg | 2018-02-06 | 1 | -24/+30 |
| * | | | | Orangefs: don't propogate whacky error codes | Mike Marshall | 2018-02-06 | 1 | -0/+1 |
| * | | | | orangefs: use correct string length | Xiongfeng Wang | 2018-02-06 | 3 | -12/+12 |
| * | | | | orangefs: make orangefs_make_bad_inode static | Martin Brandenburg | 2018-02-06 | 2 | -21/+19 |
| * | | | | orangefs: remove ORANGEFS_KERNEL_DEBUG | Martin Brandenburg | 2018-02-06 | 1 | -6/+2 |
| * | | | | orangefs: remove gossip_ldebug and gossip_lerr | Martin Brandenburg | 2018-02-06 | 3 | -17/+2 |
| * | | | | orangefs: make orangefs_client_debug_init static | Martin Brandenburg | 2018-02-06 | 2 | -2/+1 |
* | | | | | Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-08 | 10 | -405/+295 |
|\ \ \ \ \ |
|
| * | | | | | afs: Support the AFS dynamic root | David Howells | 2018-02-06 | 5 | -87/+247 |
| * | | | | | afs: Rearrange afs_select_fileserver() a little | David Howells | 2018-02-06 | 1 | -22/+20 |
| * | | | | | afs: Remove unused code | David Howells | 2018-02-06 | 1 | -235/+0 |
| * | | | | | afs: Fix server list handling | David Howells | 2018-02-06 | 3 | -48/+11 |
| * | | | | | afs: Need to clear responded flag in addr cursor | David Howells | 2018-02-06 | 1 | -6/+2 |
| * | | | | | afs: Fix missing cursor clearance | David Howells | 2018-02-06 | 2 | -9/+16 |
| * | | | | | afs: Add missing afs_put_cell() | David Howells | 2018-02-06 | 1 | -0/+1 |
* | | | | | | Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-02-08 | 9 | -129/+313 |
|\ \ \ \ \ \ |
|
| * | | | | | | ceph: improving efficiency of syncfs | Chengguang Xu | 2018-01-30 | 1 | -1/+1 |
| * | | | | | | ceph: try to allocate enough memory for reserved caps | Zhi Zhang | 2018-01-29 | 4 | -16/+74 |
| * | | | | | | ceph: fix race of queuing delayed caps | Yan, Zheng | 2018-01-29 | 1 | -17/+16 |
| * | | | | | | ceph: delete unreachable code in ceph_check_caps() | Yan, Zheng | 2018-01-29 | 1 | -12/+3 |
| * | | | | | | ceph: limit rate of cap import/export error messages | Yan, Zheng | 2018-01-29 | 1 | -7/+15 |
| * | | | | | | ceph: fix incorrect snaprealm when adding caps | Yan, Zheng | 2018-01-29 | 2 | -3/+19 |
| * | | | | | | ceph: fix un-balanced fsc->writeback_count update | Yan, Zheng | 2018-01-29 | 1 | -3/+6 |
| * | | | | | | ceph: track read contexts in ceph_file_info | Yan, Zheng | 2018-01-29 | 3 | -9/+66 |
| * | | | | | | ceph: avoid dereferencing invalid pointer during cached readdir | Yan, Zheng | 2018-01-29 | 2 | -19/+66 |
| * | | | | | | ceph: use atomic_t for ceph_inode_info::i_shared_gen | Yan, Zheng | 2018-01-29 | 4 | -12/+13 |
| * | | | | | | ceph: cleanup traceless reply handling for rename | Yan, Zheng | 2018-01-29 | 2 | -12/+6 |
| * | | | | | | ceph: voluntarily drop Fx cap for readdir request | Yan, Zheng | 2018-01-29 | 1 | -0/+1 |
| * | | | | | | ceph: properly drop caps for setattr request | Yan, Zheng | 2018-01-29 | 1 | -6/+6 |