aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-02Merge tag 'afs-fixes-20180514' into afs-procAl Viro
2018-05-23afs: Implement network namespacingDavid Howells
2018-05-23afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells
2018-05-23afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells
2018-05-18proc: Add a way to make network proc files writableDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells
2018-05-18afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells
2018-05-18afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells
2018-05-18afs: Move /proc management functions to the end of the fileDavid Howells
2018-05-16proc: update SIZEOF_PDE_INLINE_NAME for the new pde fieldsChristoph Hellwig
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16jfs: simplify procfs codeChristoph Hellwig
2018-05-16ext4: simplify procfs codeChristoph Hellwig
2018-05-16afs: simplify procfs codeChristoph Hellwig
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-16proc: add a proc_create_reg helperChristoph Hellwig
2018-05-16proc: simplify proc_register calling conventionsChristoph Hellwig
2018-05-16proc: don't detour through seq->private to get the inodeChristoph Hellwig
2018-05-16proc: introduce a proc_pid_ns helperChristoph Hellwig
2018-05-14afs: Fix the non-encryption of callsDavid Howells
2018-05-14afs: Fix CB.CallBack handlingDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-05-14afs: Fix afs_find_server search loopMarc Dionne
2018-05-14afs: Fix the handling of an unfound server in CM operationsDavid Howells
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells
2018-05-14afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells
2018-05-14afs: Fix VNOVOL handling in address rotationDavid Howells
2018-05-14afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibilityDavid Howells
2018-05-14afs: Fix server rotation's handling of fileserver probe failureDavid Howells
2018-05-14afs: Fix refcounting in callback registrationDavid Howells
2018-05-14afs: Fix giving up callbacks on server destructionDavid Howells
2018-05-14afs: Fix address list parsingDavid Howells
2018-05-14afs: Fix directory page lockingDavid Howells
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott
2018-05-10smb3: directory sync should not return an errorSteve French
2018-05-10ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov
2018-05-10ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara
2018-05-09cifs: smbd: Enable signing with smbdirectLong Li
2018-05-09cifs: Allocate validate negotiation request through kmallocLong Li
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds