1. c49edec NFS: Fix error reporting in nfs_file_write() by Trond Myklebust · 8 years ago
  2. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  3. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  4. 9a773e7 NFS nfs_vm_page_mkwrite: Don't freeze me, Bro... by Trond Myklebust · 8 years ago
  5. f508d46 NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin() by Trond Myklebust · 8 years ago
  6. a5864c9 NFS: Do not serialise O_DIRECT reads and writes by Trond Myklebust · 8 years ago
  7. 1829065 NFS: Move buffered I/O locking into nfs_file_write() by Trond Myklebust · 8 years ago
  8. 89698b2 NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c by Trond Myklebust · 8 years ago
  9. 4f52b6b NFS: Don't call COMMIT in ->releasepage() by Trond Myklebust · 8 years ago
  10. 93761d9 NFS: Don't hold the inode lock across fsync() by Trond Myklebust · 8 years ago
  11. 6b56a89 NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer by Trond Myklebust · 8 years ago
  12. ca0daa2 NFS: Cache aggressively when file is open for writing by Trond Myklebust · 8 years ago
  13. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  14. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  15. 95d9f6c nfs: remove nfs_inode_dio_wait by Christoph Hellwig · 8 years ago
  16. 4ff79bc nfs: remove nfs4_file_fsync by Christoph Hellwig · 8 years ago
  17. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  18. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 8 years ago
  19. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 8 years ago
  20. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 9 years ago
  21. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 9 years ago
  22. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  23. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  24. 5445b1f NFSv4: Respect the server imposed limit on how many changes we may cache by Trond Myklebust · 9 years ago
  25. 7e94d6c NFS: Don't fsync twice for O_SYNC/IS_SYNC files by Trond Myklebust · 9 years ago
  26. aff8d8d NFS: Remove nfs_release() by Anna Schumaker · 9 years ago
  27. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  28. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  29. 65a4a1c nfs: generic_write_checks() shouldn't be done on swapout... by Al Viro · 9 years ago
  30. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  31. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  32. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  33. a0815d5 NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT by Trond Myklebust · 9 years ago
  34. d9dabc1 NFS: File unlock needs to be a metadata synchronisation point by Trond Myklebust · 9 years ago
  35. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  36. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 9 years ago
  37. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 9 years ago
  38. aa5accea NFS: Ensure that buffered writes wait for O_DIRECT writes to complete by Trond Myklebust · 9 years ago
  39. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  40. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  41. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  42. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  43. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  44. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  45. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  46. dad2b01 nfs: fix RCU cl_xprt handling in nfs_swap_activate/deactivate by Jeff Layton · 10 years ago
  47. 612aa98 pnfs: add flag to force read-modify-write in ->write_begin by Christoph Hellwig · 10 years ago
  48. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  49. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  50. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  51. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  52. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  53. edaf436 nfs: switch to ->write_iter() by Al Viro · 10 years ago
  54. 3aa2d19 nfs: switch to ->read_iter() by Al Viro · 10 years ago
  55. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  56. ed978a8 new helper: generic_file_read_iter() by Al Viro · 10 years ago
  57. 619d30b convert the guts of nfs_direct_IO() to iov_iter by Al Viro · 10 years ago
  58. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  59. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
  60. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  61. dc24826 NFS avoid expired credential keys for buffered writes by Andy Adamson · 11 years ago
  62. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  63. f919b19 fs: nfs: inform the VM about pages being committed or unstable by Mel Gorman · 11 years ago
  64. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  65. 7a8203d NFS: Ensure that NFS file unlock waits for readahead to complete by Trond Myklebust · 11 years ago
  66. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  67. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  68. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  69. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  70. dcfc4f2 NFS: Write the entire file if a server reboot occurs during fsync() by Trond Myklebust · 12 years ago
  71. 05990d1 NFS: Fix fdatasync/fsync() when confronted with a server reboot by Trond Myklebust · 12 years ago
  72. 7b281ee NFS: fsync() must exit with an error if page writeback failed by Trond Myklebust · 12 years ago
  73. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  75. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  76. ad0fcd4 nfs: explicitly reject LOCK_MAND flock() requests by Jeff Layton · 12 years ago
  77. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  78. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  79. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  80. ce4ef7c NFS: Split out NFS v4 file operations by Bryan Schumaker · 12 years ago
  81. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
  82. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  83. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  84. a5c5889 NFS: Create a v4-specific fsync function by Bryan Schumaker · 12 years ago
  85. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  86. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 12 years ago
  87. 14546c3 NFS: Don't do a full flush to disk on close() if we hold a delegation by Trond Myklebust · 12 years ago
  88. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  89. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  90. 2aeb98f NFS: Ensure that mmapped pages remain stable during writeback by Trond Myklebust · 12 years ago
  91. 2edb6bc NFS - fix recent breakage to NFS error handling. by NeilBrown · 13 years ago
  92. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 13 years ago
  93. 0486958 nfs: move nfs_file_operations declaration to bottom of file.c (try #2) by Jeff Layton · 13 years ago
  94. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  95. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  96. 6f276e4 nfs: Fix unused variable warning from file.c by Rakib Mullick · 13 years ago
  97. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  98. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  99. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  100. 06222e4 fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek by Josef Bacik · 13 years ago