index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
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-17
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
*
|
sgi-gru: simplify procfs code
Christoph Hellwig
2018-05-16
1
-67
/
+14
*
|
acpi/battery: simplify procfs code
Christoph Hellwig
2018-05-16
1
-95
/
+26
*
|
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
13
-307
/
+86
[next]