index
:
linux-stable.git
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.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
path:
root
/
fs
/
afs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix file locking
David Howells
2017-11-17
1
-7
/
+16
*
afs: Protect call->state changes against signals
David Howells
2017-11-13
1
-9
/
+54
*
afs: Implement shared-writeable mmap
David Howells
2017-11-13
1
-0
/
+1
*
afs: Get rid of the afs_writeback record
David Howells
2017-11-13
1
-33
/
+18
*
afs: Introduce a file-private data record
David Howells
2017-11-13
1
-0
/
+14
*
afs: Fix directory read/modify race
David Howells
2017-11-13
1
-0
/
+1
*
afs: Trace the initiation and completion of client calls
David Howells
2017-11-13
1
-0
/
+1
*
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
2017-11-13
1
-2
/
+8
*
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
1
-218
/
+235
*
afs: Add an address list concept
David Howells
2017-11-13
1
-37
/
+83
*
afs: Overhaul cell database management
David Howells
2017-11-13
1
-15
/
+45
*
afs: Overhaul permit caching
David Howells
2017-11-13
1
-12
/
+15
*
afs: Overhaul the callback handling
David Howells
2017-11-13
1
-38
/
+55
*
afs: Rename struct afs_call server member to cm_server
David Howells
2017-11-13
1
-1
/
+1
*
afs: Potentially return call->reply[0] from afs_make_call()
David Howells
2017-11-13
1
-1
/
+2
*
afs: Condense afs_call's reply{,2,3,4} into an array
David Howells
2017-11-13
1
-4
/
+1
*
afs: Consolidate abort_to_error translators
David Howells
2017-11-13
1
-3
/
+0
*
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
1
-8
/
+7
*
afs: Update the cache index structure
David Howells
2017-11-13
1
-21
/
+0
*
afs: Push the net ns pointer to more places
David Howells
2017-11-13
1
-3
/
+4
*
afs: Note the cell in the superblock info also
David Howells
2017-11-13
1
-2
/
+13
*
afs: Fix server reaping
David Howells
2017-11-13
1
-1
/
+4
*
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-11-13
1
-41
/
+122
*
rxrpc: Support service upgrade from a kernel service
David Howells
2017-10-18
1
-0
/
+1
*
afs: Add metadata xattrs
David Howells
2017-07-09
1
-0
/
+5
*
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
2017-06-05
1
-1
/
+10
*
afs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
afs: Make struct afs_read::remain 64-bit
David Howells
2017-03-16
1
-1
/
+1
*
afs: Prevent callback expiry timer overflow
Tina Ruchandani
2017-03-16
1
-2
/
+2
*
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
2017-03-16
1
-3
/
+4
*
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
2017-03-16
1
-1
/
+0
*
afs: Flush outstanding writes when an fd is closed
David Howells
2017-03-16
1
-0
/
+1
*
afs: Handle a short write to an AFS page
David Howells
2017-03-16
1
-1
/
+1
*
afs: Kill struct afs_read::pg_offset
David Howells
2017-03-16
1
-1
/
+0
*
afs: Deal with an empty callback array
Marc Dionne
2017-03-16
1
-1
/
+4
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-1
/
+1
*
afs: Use core kernel UUID generation
Arnd Bergmann
2017-02-10
1
-6
/
+5
*
afs: Move UUID struct to linux/uuid.h
David Howells
2017-02-10
1
-25
/
+2
*
afs: Refcount the afs_call struct
David Howells
2017-01-09
1
-1
/
+8
*
afs: Kill afs_wait_mode
David Howells
2017-01-09
1
-50
/
+18
*
afs: Add some tracepoints
David Howells
2017-01-09
1
-9
/
+12
*
afs: Make afs_fs_fetch_data() take a list of pages
David Howells
2017-01-06
1
-2
/
+19
*
afs: call->operation_ID sometimes used as __be32 sometimes as u32
David Howells
2016-10-13
1
-1
/
+1
*
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-09-01
1
-24
/
+9
*
rxrpc: Provide a way for AFS to ask for the peer address of a call
David Howells
2016-08-30
1
-1
/
+4
*
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-08-06
1
-1
/
+13
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
1
-1
/
+1
|
\
|
*
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
David Howells
2014-05-23
1
-1
/
+1
*
|
afs: switch to ->write_iter()
Al Viro
2014-05-06
1
-2
/
+1
|
/
*
afs: don't use PREPARE_WORK
Tejun Heo
2014-03-07
1
-0
/
+1
[next]