summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-0216-167/+222
|\
| * afs: Fix the non-encryption of callsDavid Howells2018-05-141-0/+7
| * afs: Fix CB.CallBack handlingDavid Howells2018-05-141-28/+7
| * afs: Fix whole-volume callback handlingDavid Howells2018-05-1410-32/+63
| * afs: Fix afs_find_server search loopMarc Dionne2018-05-141-13/+0
| * afs: Fix the handling of an unfound server in CM operationsDavid Howells2018-05-142-27/+12
| * afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells2018-05-141-3/+9
| * afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells2018-05-141-3/+3
| * afs: Fix VNOVOL handling in address rotationDavid Howells2018-05-141-2/+2
| * afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibilityDavid Howells2018-05-141-8/+21
| * afs: Fix server rotation's handling of fileserver probe failureDavid Howells2018-05-141-2/+10
| * afs: Fix refcounting in callback registrationDavid Howells2018-05-144-22/+52
| * afs: Fix giving up callbacks on server destructionDavid Howells2018-05-143-4/+11
| * afs: Fix address list parsingDavid Howells2018-05-141-10/+15
| * afs: Fix directory page lockingDavid Howells2018-05-144-24/+22
* | afs: Implement network namespacingDavid Howells2018-05-238-295/+173
* | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-233-6/+6
* | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-231-42/+55
* | proc: Add a way to make network proc files writableDavid Howells2018-05-183-0/+118
* | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-181-192/+160
* | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-181-75/+75
* | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-181-44/+27
* | afs: Move /proc management functions to the end of the fileDavid Howells2018-05-181-81/+79
* | proc: update SIZEOF_PDE_INLINE_NAME for the new pde fieldsChristoph Hellwig2018-05-161-2/+2
* | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-3/+3
* | jfs: simplify procfs codeChristoph Hellwig2018-05-166-99/+24
* | ext4: simplify procfs codeChristoph Hellwig2018-05-163-66/+14
* | afs: simplify procfs codeChristoph Hellwig2018-05-161-119/+15
* | proc: introduce proc_create_net_singleChristoph Hellwig2018-05-161-18/+31
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-162-60/+44
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-1616-191/+55
* | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-163-17/+9
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-1611-102/+44
* | proc: add a proc_create_reg helperChristoph Hellwig2018-05-162-19/+27
* | proc: simplify proc_register calling conventionsChristoph Hellwig2018-05-162-26/+20
* | proc: don't detour through seq->private to get the inodeChristoph Hellwig2018-05-161-14/+6
* | proc: introduce a proc_pid_ns helperChristoph Hellwig2018-05-164-20/+13
* | Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-05-124-43/+57
|\ \ | |/ |/|
| * smb3: directory sync should not return an errorSteve French2018-05-101-0/+13
| * cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara2018-05-091-0/+6
| * cifs: smbd: Enable signing with smbdirectLong Li2018-05-092-13/+0
| * cifs: Allocate validate negotiation request through kmallocLong Li2018-05-091-30/+38
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-112-9/+28
|\ \
| * | ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant2018-05-111-2/+12
| * | proc/kcore: don't bounds check against address 0Laura Abbott2018-05-111-7/+16
| |/
* | ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov2018-05-101-78/+117
* | ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov2018-05-101-5/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-041-1/+1
|\
| * cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-271-1/+1
* | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-041-1/+1
|\ \