1. 80105ed 9p: Use netfslib read/write_iter by David Howells · 1 year, 3 months ago
  2. 350cd9b fs/9p: remove unnecessary invalidate_inode_pages2 by Eric Van Hensbergen · 1 year, 8 months ago
  3. 75b3968 fs/9p: remove unnecessary and overrestrictive check by Eric Van Hensbergen · 1 year, 8 months ago
  4. c829d0b 9p: Add splice_read wrapper by David Howells · 1 year, 9 months ago
  5. ed23734 Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 10 months ago
  6. d7385ba 9p: Remove INET dependency by Jason Andryuk · 1 year, 10 months ago
  7. 4eb3117 fs/9p: Rework cache modes and add new options to Documentation by Eric Van Hensbergen · 2 years ago
  8. 1543b4c fs/9p: remove writeback fid and fix per-file modes by Eric Van Hensbergen · 2 years ago
  9. d9bc0d1 fs/9p: Consolidate file operations and add readahead and writeback by Eric Van Hensbergen · 2 years, 3 months ago
  10. 3808330 Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 2 years ago
  11. 344504e fs/9p: Expand setup of writeback cache to all levels by Eric Van Hensbergen · 2 years, 3 months ago
  12. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 3 months ago
  13. 6e0149a 9p/fs: Remove unneeded idr.h #include by Christophe JAILLET · 2 years, 3 months ago
  14. dafbe68 9p fid refcount: cleanup p9_fid_put calls by Dominique Martinet · 2 years, 9 months ago
  15. b48dbb9 9p fid refcount: add p9_fid_get/put wrappers by Dominique Martinet · 2 years, 9 months ago
  16. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 2 months ago
  17. 24e42e3 9p: Use fscache indexing rewrite and reenable caching by David Howells · 4 years, 3 months ago
  18. a7a427d 9p: Use BUG_ON instead of if condition followed by BUG. by Zhang Mingyu · 3 years, 4 months ago
  19. 90d6cf3 fs: 9p: remove unneeded variable by Changcheng Deng · 3 years, 4 months ago
  20. 78525c7 netfs, 9p, afs, ceph: Use folios by David Howells · 3 years, 7 months ago
  21. 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 4 months ago
  22. 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 4 months ago
  23. eb49794 9p: Convert to using the netfs helper lib to do reads and caching by David Howells · 3 years, 4 months ago
  24. bc86803 9p: Fix a bunch of kerneldoc warnings shown up by W=1 by David Howells · 3 years, 5 months ago
  25. 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  26. 25d23cd 9p: migrate from sync_inode to filemap_fdatawrite_wbc by Josef Bacik · 3 years, 8 months ago
  27. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 6 months ago
  28. f8b139e fs: 9p: fix v9fs_file_open writeback fid error check by Yang Yingliang · 4 years ago
  29. 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 2 months ago
  30. 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 3 months ago
  31. cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 3 months ago
  32. 5bfe97d 9p: Fix writeback fid incorrectly being attached to dentry by Dominique Martinet · 4 years, 3 months ago
  33. 987a648 fs/9p: track open fids by Greg Kurz · 4 years, 5 months ago
  34. 334d431 Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 4 months ago
  35. f5f7ab1 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  36. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 5 months ago
  37. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  38. 52cbee2 9p: read only once on O_NONBLOCK by Sergey Alirzaev · 5 years ago
  39. c87a37e 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 6 years ago
  40. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  41. 5e3cc1e 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  42. b4dc44b 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  43. 5e172f7 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  44. 426d5a0 9p: fix spelling mistake in fall-through annotation by Gustavo A. R. Silva · 6 years ago
  45. fe6340e fs/9p/vfs_file.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  46. ec3604c7 Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  47. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  48. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 8 years ago
  49. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  50. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  51. b403f0e 9p: use file_dentry() by Miklos Szeredi · 9 years ago
  52. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  53. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  54. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. b647874 9p: do not overwrite return code when locking fails by Dominique Martinet · 9 years ago
  56. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  57. b5ac1fb2 9p: fix return code of read() when count is 0 by Vincent Bernat · 10 years ago
  58. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  59. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 10 years ago
  60. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 10 years ago
  61. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  62. ce85dd5 9p: we are leaking glock.client_id in v9fs_file_getlock() by Al Viro · 10 years ago
  63. e494b6b 9p: switch to ->read_iter/->write_iter by Al Viro · 10 years ago
  64. 42b1ab9 9p: get rid of v9fs_direct_file_read() by Al Viro · 10 years ago
  65. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 10 years ago
  66. 9565a54 9p: get rid of v9fs_direct_file_write() by Al Viro · 10 years ago
  67. c711a6b 9p: fold v9fs_file_write_internal() into the caller by Al Viro · 10 years ago
  68. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 10 years ago
  69. 5c4086b fs/9p: Initialize status in v9fs_file_do_lock. by Dominique Martinet · 10 years ago
  70. b642f72 9p: do not crash on unknown lock status code by Kirill A. Shutemov · 10 years ago
  71. ad80492 9p: fix error handling in v9fs_file_do_lock by Kirill A. Shutemov · 10 years ago
  72. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
  73. 4b8e992 9p: switch to %p[dD] by Al Viro · 11 years ago
  74. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 11 years ago
  76. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 11 years ago
  77. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
  78. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
  79. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  80. fb89b45 9P: introduction of a new cache=mmap model. by Dominique Martinet · 11 years ago
  81. 4d555e3 9p: remove unused 'p9_client' struct pointer by Geyslan G. Bem · 11 years ago
  82. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  83. 50192ab fs/9p: avoid accessing utsname after namespace has been torn down by Will Deacon · 12 years ago
  84. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  85. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  86. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 12 years ago
  87. 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 12 years ago
  88. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  89. 120c2bc 9p: Push file_update_time() into v9fs_vm_page_mkwrite() by Jan Kara · 13 years ago
  90. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  91. a0ea787 fs/9p: check schedule_timeout_interruptible return value by Jim Garlick · 13 years ago
  92. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 14 years ago
  93. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 14 years ago
  94. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  95. aaf0ef1 9p: use the updated offset given by generic_write_checks by M. Mohan Kumar · 14 years ago
  96. 7add697 fs/9p: Attach writeback_fid on first open with WR flag by Aneesh Kumar K.V · 14 years ago
  97. 5a7e0a8 fs/9p: Fix race in initializing writeback fid by Aneesh Kumar K.V · 14 years ago
  98. e959b54 fs/9p: Add direct IO support in cached mode by Aneesh Kumar K.V · 14 years ago
  99. fa6ea16 fs/9p: Fix inode i_size update in file_write by Aneesh Kumar K.V · 14 years ago
  100. 6b39f6d fs/9p: Move writeback fid to v9fs_inode by Aneesh Kumar K.V · 14 years ago