1. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  2. 6a81749 ceph: increment/decrement dio counter on async requests by Jeff Layton · 5 years ago
  3. a81bc31 ceph: take the inode lock before acquiring cap refs by Jeff Layton · 5 years ago
  4. a3a0819 ceph: don't allow copy_file_range when stripe_count != 1 by Luis Henriques · 5 years ago
  5. 5bb5e6e ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open by Jeff Layton · 5 years ago
  6. 18bd6ca ceph: fix compat_ioctl for ceph_dir_operations by Arnd Bergmann · 6 years ago
  7. 6fd4e63 ceph: allow object copies across different filesystems in the same cluster by Luis Henriques · 5 years ago
  8. 321fe13 ceph: add buffered/direct exclusionary locking for reads and writes by Jeff Layton · 5 years ago
  9. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  10. 81f148a ceph: invalidate all write mode filp after reconnect by Yan, Zheng · 5 years ago
  11. 5e3ded1 ceph: pass filp to ceph_get_caps() by Yan, Zheng · 5 years ago
  12. f4b9786 ceph: track and report error of async metadata operation by Yan, Zheng · 5 years ago
  13. e1e4460 ceph: allow copy_file_range when src and dst inode are same by Jeff Layton · 5 years ago
  14. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  15. d31d07b ceph: fix end offset in truncate_inode_pages_range call by Luis Henriques · 5 years ago
  16. 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 5 years ago
  17. 5c30835 ceph: increment change_attribute on local changes by Jeff Layton · 6 years ago
  18. ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
  19. 5c31e92 ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx by Yan, Zheng · 6 years ago
  20. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  21. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  22. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  23. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  24. 40e7e2c ceph: fix NULL pointer deref when debugging is enabled by Jeff Layton · 6 years ago
  25. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  26. e450f4d ceph: pass inclusive lend parameter to filemap_write_and_wait_range() by zhengbin · 6 years ago
  27. c2c6d3c ceph: add destination file data sync before doing any remote copy by Luis Henriques · 6 years ago
  28. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  29. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  30. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  31. ea4cdc5 ceph: new mount option to disable usage of copy-from op by Luis Henriques · 6 years ago
  32. 503f82a ceph: support copy_file_range file operation by Luis Henriques · 6 years ago
  33. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  34. 61d2f85 ceph: num_ops is off by one in ceph_aio_retry_work() by Ilya Dryomov · 6 years ago
  35. bddff63 ceph: only allow punch hole mode in fallocate by Luis Henriques · 6 years ago
  36. fce7a97 ceph: refactor ceph_sync_read() by Yan, Zheng · 6 years ago
  37. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  38. 9da12e3 ceph: compare fsc->max_file_size and inode->i_size for max file size limit by Chengguang Xu · 6 years ago
  39. 8687a3e ceph: add additional offset check in ceph_write_iter() by Chengguang Xu · 6 years ago
  40. 0671e99 ceph: add additional range check in ceph_fallocate() by Chengguang Xu · 6 years ago
  41. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  42. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  43. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  44. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  45. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  46. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  47. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
  48. fc21854 ceph: fix iov_iter issues in ceph_direct_read_write() by Ilya Dryomov · 7 years ago
  49. 3a15b38 ceph: fix rsize/wsize capping in ceph_direct_read_write() by Ilya Dryomov · 7 years ago
  50. 1ab302a ceph: quota: update MDS when max_bytes is approaching by Luis Henriques · 7 years ago
  51. 2b83845 ceph: quota: support for ceph.quota.max_bytes by Luis Henriques · 7 years ago
  52. b7a2921 ceph: quota: support for ceph.quota.max_files by Luis Henriques · 7 years ago
  53. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  54. 51b10f3 ceph: filter out used flags when printing unused open flags by Chengguang Xu · 7 years ago
  55. 7373768 ceph: change variable name to follow common rule by Chengguang Xu · 7 years ago
  56. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  57. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  58. 5d98830 ceph: track read contexts in ceph_file_info by Yan, Zheng · 7 years ago
  59. 222b7f9 ceph: voluntarily drop Ax cap for requests that create new inode by Yan, Zheng · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  62. 397f238 ceph: check negative offsets in ceph_llseek() by Luis Henriques · 7 years ago
  63. b178cf4 ceph: don't use CEPH_OSD_FLAG_ORDERSNAP by Yan, Zheng · 7 years ago
  64. 1c0a9c2 ceph: include snapc in debug message of write by Yan, Zheng · 7 years ago
  65. a5cd74a ceph: fix -EOLDSNAPC handling by Yan, Zheng · 7 years ago
  66. 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 7 years ago
  67. 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
  68. aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
  69. efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 8 years ago
  70. 42c99fc ceph: check that the new inode size is within limits in ceph_fallocate() by Luis Henriques · 8 years ago
  71. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  72. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  73. f775ff7 ceph: fix file open flags on ppc64 by Alexander Graf · 8 years ago
  74. 26544c62 ceph: when seeing write errors on an inode, switch to sync writes by Jeff Layton · 8 years ago
  75. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  76. 8242c9f ceph: fix wrong check in ceph_renew_caps() by Yan, Zheng · 8 years ago
  77. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  78. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  79. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  80. c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
  81. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  82. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  83. c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
  84. 7ce469a ceph: fix splice read for no Fc capability case by Yan, Zheng · 8 years ago
  85. 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
  86. a380a03 ceph: fix printing wrong return variable in ceph_direct_read_write() by Zhi Zhang · 8 years ago
  87. 8a8d561 ceph: use default file splice read callback by Yan, Zheng · 8 years ago
  88. ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
  89. 0d7718f6 ceph: fix error handling in ceph_read_iter by Nikolay Borisov · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 5d7eb1a ceph: ignore error from invalidate_inode_pages2_range() in direct write by NeilBrown · 8 years ago
  92. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  93. 955818c ceph: Correctly return NXIO errors from ceph_llseek by Phil Turnbull · 8 years ago
  94. 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 9 years ago
  95. fc8c389 ceph: fix use-after-free bug in ceph_direct_read_write() by Yan, Zheng · 9 years ago
  96. a22bd5f ceph: set user pages dirty after direct IO read by Yan, Zheng · 9 years ago
  97. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  98. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
  99. 46b59b2 ceph: disable fscache when inode is opened for write by Yan, Zheng · 9 years ago
  100. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago