index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Enable IPv6 DNS lookups
David Howells
2018-06-15
2
-2
/
+2
*
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
2018-06-15
1
-2
/
+8
*
afs: Handle CONFIG_PROC_FS=n
David Howells
2018-06-15
2
-2
/
+10
*
proc: Make inline name size calculation automatic
David Howells
2018-06-15
4
-12
/
+16
*
Merge tag 'afs-fixes-20180514' into afs-proc
Al Viro
2018-06-03
17
-167
/
+264
|
\
|
*
afs: Fix the non-encryption of calls
David Howells
2018-05-14
1
-0
/
+7
|
*
afs: Fix CB.CallBack handling
David Howells
2018-05-14
1
-28
/
+7
|
*
afs: Fix whole-volume callback handling
David Howells
2018-05-14
10
-32
/
+63
|
*
afs: Fix afs_find_server search loop
Marc Dionne
2018-05-14
1
-13
/
+0
|
*
afs: Fix the handling of an unfound server in CM operations
David Howells
2018-05-14
2
-27
/
+12
|
*
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
2018-05-14
2
-3
/
+51
|
*
afs: Fix the handling of CB.InitCallBackState3 to find the server by UUID
David Howells
2018-05-14
1
-3
/
+3
|
*
afs: Fix VNOVOL handling in address rotation
David Howells
2018-05-14
1
-2
/
+2
|
*
afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibility
David Howells
2018-05-14
1
-8
/
+21
|
*
afs: Fix server rotation's handling of fileserver probe failure
David Howells
2018-05-14
1
-2
/
+10
|
*
afs: Fix refcounting in callback registration
David Howells
2018-05-14
4
-22
/
+52
|
*
afs: Fix giving up callbacks on server destruction
David Howells
2018-05-14
3
-4
/
+11
|
*
afs: Fix address list parsing
David Howells
2018-05-14
1
-10
/
+15
|
*
afs: Fix directory page locking
David Howells
2018-05-14
4
-24
/
+22
*
|
afs: Implement network namespacing
David Howells
2018-05-23
8
-295
/
+173
*
|
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
2018-05-23
3
-6
/
+6
*
|
afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()
David Howells
2018-05-23
1
-42
/
+55
*
|
proc: Add a way to make network proc files writable
David Howells
2018-05-18
4
-0
/
+130
*
|
afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.
David Howells
2018-05-18
1
-192
/
+160
*
|
afs: Rearrange fs/afs/proc.c to move the show routines up
David Howells
2018-05-18
1
-75
/
+75
*
|
afs: Rearrange fs/afs/proc.c by moving fops and open functions down
David Howells
2018-05-18
1
-44
/
+27
*
|
afs: Move /proc management functions to the end of the file
David Howells
2018-05-18
1
-81
/
+79
*
|
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
2018-05-18
1
-0
/
+1
*
|
proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields
Christoph Hellwig
2018-05-16
1
-2
/
+2
*
|
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
14
-172
/
+16
*
|
ide: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
6
-222
/
+31
*
|
ide: remove ide_driver_proc_write
Christoph Hellwig
2018-05-16
1
-46
/
+0
*
|
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
15
-110
/
+20
*
|
atm: switch to proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-59
/
+13
*
|
atm: simplify procfs code
Christoph Hellwig
2018-05-16
1
-58
/
+7
*
|
bluetooth: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-35
/
+5
*
|
netfilter/x_tables: switch to proc_create_seq_private
Christoph Hellwig
2018-05-16
1
-36
/
+6
*
|
netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
1
-74
/
+18
*
|
neigh: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-25
/
+6
*
|
hostap: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
3
-191
/
+39
*
|
bonding: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-30
/
+6
*
|
rtc/proc: switch to proc_create_single_data
Christoph Hellwig
2018-05-16
1
-31
/
+2
*
|
drbd: switch to proc_create_single
Christoph Hellwig
2018-05-16
3
-35
/
+4
*
|
resource: switch to proc_create_seq_data
Christoph Hellwig
2018-05-16
1
-38
/
+5
*
|
staging/rtl8192u: simplify procfs code
Christoph Hellwig
2018-05-16
1
-53
/
+14
*
|
jfs: simplify procfs code
Christoph Hellwig
2018-05-16
6
-99
/
+24
*
|
ext4: simplify procfs code
Christoph Hellwig
2018-05-16
3
-66
/
+14
*
|
afs: simplify procfs code
Christoph Hellwig
2018-05-16
1
-119
/
+15
*
|
sg: simplify procfs code
Christoph Hellwig
2018-05-16
1
-112
/
+12
*
|
megaraid: simplify procfs code
Christoph Hellwig
2018-05-16
2
-116
/
+36
[next]