1. 52af710 afs: Set mtime from the client for yfs create operations by Marc Dionne · 3 years, 3 months ago
  2. dc41918 afs: Use the fs operation ops to handle FetchData completion by David Howells · 4 years, 4 months ago
  3. bd80d8a afs: Use ITER_XARRAY for writing by David Howells · 5 years ago
  4. c450846 afs: Set up the iov_iter before calling afs_extract_data() by David Howells · 5 years ago
  5. f105da1 afs: Don't truncate iter during data fetch by David Howells · 5 years ago
  6. c80afa1 afs: Fix warning due to unadvanced marshalling pointer by David Howells · 4 years, 2 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  8. 9bd87ec afs: Fix yfs_fs_fetch_status() to honour vnode selector by David Howells · 4 years, 7 months ago
  9. 6c85cac afs: Remove yfs_fs_fetch_file_status() as it's not used by David Howells · 4 years, 7 months ago
  10. 4a06fa5 afs: Remove afs_zero_fid as it's not used by David Howells · 5 years ago
  11. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 9 months ago
  12. e49c7b2 afs: Build an abstraction around an "operation" concept by David Howells · 4 years, 9 months ago
  13. a310082 afs: Rename struct afs_fs_cursor to afs_operation by David Howells · 4 years, 10 months ago
  14. 7126ead afs: Remove the error argument from afs_protocol_error() by David Howells · 4 years, 9 months ago
  15. 38355ee afs: Set error flag rather than return error from file status decode by David Howells · 4 years, 9 months ago
  16. 9d1be4f afs: Don't unlock fetched data pages until the op completes successfully by David Howells · 4 years, 8 months ago
  17. 3efe55b afs: Fix length of dump of bad YFSFetchStatus record by David Howells · 4 years, 10 months ago
  18. b98f0ec afs: Fix rename operation status delivery by David Howells · 4 years, 9 months ago
  19. c72057b afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus() by David Howells · 4 years, 9 months ago
  20. 4a55d36 Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  21. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  22. d4438a2 afs: Introduce an afs_get_read() refcount helper by David Howells · 5 years ago
  23. fc27612 afs: Switch the naming of call->iter and call->_iter by David Howells · 5 years ago
  24. 1b87b02 afs: Use call->_iter not &call->iter in debugging statements by David Howells · 5 years ago
  25. a4e530a fs: afs: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  26. 23a2891 afs: Use afs_extract_discard() rather than iov_iter_discard() by David Howells · 5 years ago
  27. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 5 years ago
  28. 35a3a90 afs: yfsclient: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  29. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  30. a38a755 afs: Fix unlink to handle YFS.RemoveFile2 better by David Howells · 6 years ago
  31. 7c71245 afs: Don't save callback version and type fields by David Howells · 6 years ago
  32. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  33. 4571577 afs: Always get the reply time by David Howells · 6 years ago
  34. 8718275 afs: Fix order-1 allocation in afs_do_lookup() by David Howells · 6 years ago
  35. ffba718 afs: Get rid of afs_call::reply[] by David Howells · 6 years ago
  36. fefb248 afs: Don't pass the vnode pointer through into the inline bulk status op by David Howells · 6 years ago
  37. 7810705 afs: Fix calculation of callback expiry time by David Howells · 6 years ago
  38. 20b8391 afs: Make some RPC operations non-interruptible by David Howells · 6 years ago
  39. 773e0c4 afs: Fix afs_xattr_get_yfs() to not try freeing an error value by David Howells · 6 years ago
  40. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  41. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  42. f5e4546 afs: Implement YFS ACL setting by David Howells · 6 years ago
  43. ae46578 afs: Get YFS ACLs and information through xattrs by David Howells · 6 years ago
  44. 6c6c1d6 afs: Provide mount-time configurable byte-range file locking emulation by David Howells · 6 years ago
  45. 80548b0 afs: Add more tracepoints by David Howells · 6 years ago
  46. a690f60 afs: Calculate lock extend timer from set/extend reply reception by David Howells · 6 years ago
  47. 0b9bf38 afs: Split wait from afs_make_call() by David Howells · 6 years ago
  48. e690c9e afs: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  49. 8c7ae38 afs: Fix StoreData op marshalling by David Howells · 6 years ago
  50. 5edc22c afs: Set correct lock type for the yfs CreateFile by Marc Dionne · 6 years ago
  51. 18ac618 afs: Fix callback handling by David Howells · 6 years ago
  52. 30062bd afs: Implement YFS support in the fs client by David Howells · 6 years ago