index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
2018-06-02
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
16
-167
/
+222
2018-05-23
afs: Implement network namespacing
David Howells
8
-295
/
+173
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
3
-6
/
+6
2018-05-23
afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()
David Howells
1
-42
/
+55
2018-05-18
proc: Add a way to make network proc files writable
David Howells
3
-0
/
+118
2018-05-18
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
1
-192
/
+160
2018-05-18
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
1
-75
/
+75
2018-05-18
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
1
-44
/
+27
2018-05-18
afs: Move /proc management functions to the end of the file
David Howells
1
-81
/
+79
2018-05-16
proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields
Christoph Hellwig
1
-2
/
+2
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-3
/
+3
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
6
-99
/
+24
2018-05-16
ext4: simplify procfs code
Christoph Hellwig
3
-66
/
+14
2018-05-16
afs: simplify procfs code
Christoph Hellwig
1
-119
/
+15
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-18
/
+31
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2
-60
/
+44
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
16
-191
/
+55
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
3
-17
/
+9
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
11
-102
/
+44
2018-05-16
proc: add a proc_create_reg helper
Christoph Hellwig
2
-19
/
+27
2018-05-16
proc: simplify proc_register calling conventions
Christoph Hellwig
2
-26
/
+20
2018-05-16
proc: don't detour through seq->private to get the inode
Christoph Hellwig
1
-14
/
+6
2018-05-16
proc: introduce a proc_pid_ns helper
Christoph Hellwig
4
-20
/
+13
2018-05-14
afs: Fix the non-encryption of calls
David Howells
1
-0
/
+7
2018-05-14
afs: Fix CB.CallBack handling
David Howells
1
-28
/
+7
2018-05-14
afs: Fix whole-volume callback handling
David Howells
10
-32
/
+63
2018-05-14
afs: Fix afs_find_server search loop
Marc Dionne
1
-13
/
+0
2018-05-14
afs: Fix the handling of an unfound server in CM operations
David Howells
2
-27
/
+12
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-3
/
+9
2018-05-14
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
1
-3
/
+3
2018-05-14
afs: Fix VNOVOL handling in address rotation
David Howells
1
-2
/
+2
2018-05-14
afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility
David Howells
1
-8
/
+21
2018-05-14
afs: Fix server rotation's handling of fileserver probe failure
David Howells
1
-2
/
+10
2018-05-14
afs: Fix refcounting in callback registration
David Howells
4
-22
/
+52
2018-05-14
afs: Fix giving up callbacks on server destruction
David Howells
3
-4
/
+11
2018-05-14
afs: Fix address list parsing
David Howells
1
-10
/
+15
2018-05-14
afs: Fix directory page locking
David Howells
4
-24
/
+22
2018-05-12
Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-43
/
+57
2018-05-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+28
2018-05-11
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-11
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-05-10
smb3: directory sync should not return an error
Steve French
1
-0
/
+13
2018-05-10
ceph: fix iov_iter issues in ceph_direct_read_write()
Ilya Dryomov
1
-78
/
+117
2018-05-10
ceph: fix rsize/wsize capping in ceph_direct_read_write()
Ilya Dryomov
1
-5
/
+5
2018-05-09
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
1
-0
/
+6
2018-05-09
cifs: smbd: Enable signing with smbdirect
Long Li
2
-13
/
+0
2018-05-09
cifs: Allocate validate negotiation request through kmalloc
Long Li
1
-30
/
+38
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]