Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | afs: Fix whole-volume callback handling | David Howells | 1 | -0/+15 |
2018-05-14 | afs: Fix refcounting in callback registration | David Howells | 1 | -2/+5 |
2018-05-14 | afs: Fix giving up callbacks on server destruction | David Howells | 1 | -0/+1 |
2018-05-14 | afs: Fix directory page locking | David Howells | 1 | -1/+1 |
2018-04-09 | afs: Do better accretion of small writes on newly created content | David Howells | 1 | -1/+1 |
2018-04-09 | afs: Add stats for data transfer operations | David Howells | 1 | -0/+4 |
2018-04-09 | afs: Trace protocol errors | David Howells | 1 | -0/+1 |
2018-04-09 | afs: Locally edit directory data for mkdir/create/unlink/... | David Howells | 1 | -5/+14 |
2018-04-09 | afs: Fix directory handling | David Howells | 1 | -5/+8 |
2018-04-09 | afs: Split the dynroot stuff out and give it its own ops tables | David Howells | 1 | -2/+10 |
2018-04-09 | afs: Keep track of invalid-before version for dentry coherency | David Howells | 1 | -0/+1 |
2018-04-09 | afs: Rearrange status mapping | David Howells | 1 | -0/+6 |
2018-04-09 | afs: Make it possible to get the data version in readpage | David Howells | 1 | -3/+5 |
2018-04-09 | afs: Introduce a statistics proc file | David Howells | 1 | -1/+14 |
2018-04-09 | afs: Implement @sys substitution handling | David Howells | 1 | -0/+16 |
2018-04-09 | afs: Prospectively look up extra files when doing a single lookup | David Howells | 1 | -1/+9 |
2018-04-09 | afs: Fix checker warnings | David Howells | 1 | -1/+1 |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 1 | -0/+7 |
2018-03-28 | rxrpc, afs: Use debug_ids rather than pointers in traces | David Howells | 1 | -0/+1 |
2018-02-06 | afs: Support the AFS dynamic root | David Howells | 1 | -4/+8 |
2017-12-01 | afs: Properly reset afs_vnode (inode) fields | David Howells | 1 | -1/+4 |
2017-11-17 | afs: Fix file locking | David Howells | 1 | -7/+16 |
2017-11-13 | afs: Protect call->state changes against signals | David Howells | 1 | -9/+54 |
2017-11-13 | afs: Implement shared-writeable mmap | David Howells | 1 | -0/+1 |
2017-11-13 | afs: Get rid of the afs_writeback record | David Howells | 1 | -33/+18 |
2017-11-13 | afs: Introduce a file-private data record | David Howells | 1 | -0/+14 |
2017-11-13 | afs: Fix directory read/modify race | David Howells | 1 | -0/+1 |
2017-11-13 | afs: Trace the initiation and completion of client calls | David Howells | 1 | -0/+1 |
2017-11-13 | afs: Make use of the YFS service upgrade to fully support IPv6 | David Howells | 1 | -2/+8 |
2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 1 | -218/+235 |
2017-11-13 | afs: Add an address list concept | David Howells | 1 | -37/+83 |
2017-11-13 | afs: Overhaul cell database management | David Howells | 1 | -15/+45 |
2017-11-13 | afs: Overhaul permit caching | David Howells | 1 | -12/+15 |
2017-11-13 | afs: Overhaul the callback handling | David Howells | 1 | -38/+55 |
2017-11-13 | afs: Rename struct afs_call server member to cm_server | David Howells | 1 | -1/+1 |
2017-11-13 | afs: Potentially return call->reply[0] from afs_make_call() | David Howells | 1 | -1/+2 |
2017-11-13 | afs: Condense afs_call's reply{,2,3,4} into an array | David Howells | 1 | -4/+1 |
2017-11-13 | afs: Consolidate abort_to_error translators | David Howells | 1 | -3/+0 |
2017-11-13 | afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr | David Howells | 1 | -8/+7 |
2017-11-13 | afs: Update the cache index structure | David Howells | 1 | -21/+0 |
2017-11-13 | afs: Push the net ns pointer to more places | David Howells | 1 | -3/+4 |
2017-11-13 | afs: Note the cell in the superblock info also | David Howells | 1 | -2/+13 |
2017-11-13 | afs: Fix server reaping | David Howells | 1 | -1/+4 |
2017-11-13 | afs: Lay the groundwork for supporting network namespaces | David Howells | 1 | -41/+122 |
2017-10-18 | rxrpc: Support service upgrade from a kernel service | David Howells | 1 | -0/+1 |
2017-07-10 | afs: Add metadata xattrs | David Howells | 1 | -0/+5 |
2017-06-05 | uuid,afs: move struct uuid_v1 back into afs | Christoph Hellwig | 1 | -1/+10 |
2017-04-20 | afs: Convert to separately allocated bdi | Jan Kara | 1 | -1/+0 |
2017-03-16 | afs: Make struct afs_read::remain 64-bit | David Howells | 1 | -1/+1 |
2017-03-16 | afs: Prevent callback expiry timer overflow | Tina Ruchandani | 1 | -2/+2 |