| Commit message (Expand) | Author | Age | Files | Lines |
* | afs: Properly reset afs_vnode (inode) fields | David Howells | 2017-12-01 | 1 | -1/+4 |
* | 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 |
|/ |
|