1. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  2. 5c1cacb NFS: handle NFS caches dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  3. 9222b95 NFS: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  4. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  5. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  6. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  7. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  8. a12587b Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  9. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  10. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  11. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. 7c5465d pnfsblock: alloc short extent before submit bio by Peng Tao · 13 years ago
  14. c0411a9 pnfsblock: remove rpc_call_ops from struct parallel_io by Peng Tao · 13 years ago
  15. 72c5088 pnfsblock: move find lock page logic out of bl_write_pagelist by Peng Tao · 13 years ago
  16. 60c52e3 pnfsblock: cleanup bl_mark_sectors_init by Peng Tao · 13 years ago
  17. 74a6eeb pnfsblock: limit bio page count by Peng Tao · 13 years ago
  18. 93a3844 pnfsblock: don't spinlock when freeing block_dev by Peng Tao · 13 years ago
  19. 57582b3 pnfsblock: clean up _add_entry by Peng Tao · 13 years ago
  20. 82b906d pnfsblock: set read/write tk_status to pnfs_error by Peng Tao · 13 years ago
  21. 39e567a pnfsblock: acquire im_lock in _preload_range by Peng Tao · 13 years ago
  22. de040be NFS4: fix compile warnings in nfs4proc.c by Peng Tao · 13 years ago
  23. 363e0df0 nfs: check for integer overflow in decode_devicenotify_args() by Dan Carpenter · 13 years ago
  24. 13fff2f NFS: cleanup endian type in decode_ds_addr() by Dan Carpenter · 13 years ago
  25. 0e0243d NFS: add an endian notation by Dan Carpenter · 13 years ago
  26. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  27. 074b1d1 NFSv4: Change the default setting of the nfs4_disable_idmapping parameter by Trond Myklebust · 13 years ago
  28. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  29. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago
  30. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  31. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  32. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  33. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  34. e2fecb2 NFS: Remove pNFS bloat from the generic write path by Trond Myklebust · 13 years ago
  35. fe0fe83 pnfs-obj: Must return layout on IO error by Boaz Harrosh · 13 years ago
  36. 5c0b412 pnfs-obj: pNFS errors are communicated on iodata->pnfs_error by Boaz Harrosh · 13 years ago
  37. 0aaaf5c NFS: Cache state owners after files are closed by Chuck Lever · 13 years ago
  38. 414adf1 NFS: Clean up nfs4_find_state_owners_locked() by Chuck Lever · 13 years ago
  39. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  40. 3476f11 nfs: fix a minor do_div portability issue by Chris Metcalf · 13 years ago
  41. 0b1c8fc NFSv4.1: cleanup comment and debug printk by Andy Adamson · 13 years ago
  42. aabd0b4 NFSv4.1: change nfs4_free_slot parameters for dynamic slots by Andy Adamson · 13 years ago
  43. aacd553 NFSv4.1: cleanup init and reset of session slot tables by Andy Adamson · 13 years ago
  44. 61f2e51 NFSv4.1: fix backchannel slotid off-by-one bug by Andy Adamson · 13 years ago
  45. 8a0d551 nfs: fix regression in handling of context= option in NFSv4 by Jeff Layton · 13 years ago
  46. 2edb6bc NFS - fix recent breakage to NFS error handling. by NeilBrown · 13 years ago
  47. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  48. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  49. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  50. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  51. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  52. 5352d3b make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt by Al Viro · 13 years ago
  53. e407699 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... by Al Viro · 13 years ago
  54. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  55. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  56. 6c52961 NFS: Fix a regression in nfs_file_llseek() by Trond Myklebust · 13 years ago
  57. 652f89f NFSv4: Do not accept delegated opens when a delegation recall is in effect by Trond Myklebust · 13 years ago
  58. 4b44b40 NFSv4: Ensure correct locking when accessing the 'lock_states' list by Trond Myklebust · 13 years ago
  59. d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
  60. 111d489 NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. by Trond Myklebust · 13 years ago
  61. 4f38e4a NFSv4: Don't error if we handled it in nfs4_recovery_handle_error by Trond Myklebust · 13 years ago
  62. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  63. ea441d1 new helper: mount_subtree() by Al Viro · 13 years ago
  64. c133449 switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs by Al Viro · 13 years ago
  65. 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
  66. a6f498a NFS: Fix a regression in the referral code by Trond Myklebust · 13 years ago
  67. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  68. 0486958 nfs: move nfs_file_operations declaration to bottom of file.c (try #2) by Jeff Layton · 13 years ago
  69. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  70. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  71. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  72. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  73. 278c023 pnfs-obj: Support for RAID5 read-4-write interface. by Boaz Harrosh · 13 years ago
  74. 04291b6 pnfs-obj: move to ore 03: Remove old raid engine by Boaz Harrosh · 13 years ago
  75. eecfc63 pnfs-obj: move to ore 02: move to ORE by Boaz Harrosh · 13 years ago
  76. af4f5b5 pnfs-obj: move to ore 01: ore_layout & ore_components by Boaz Harrosh · 13 years ago
  77. e2e0435 pnfs-obj: Rename objlayout_io_state => objlayout_io_res by Boaz Harrosh · 13 years ago
  78. 9621855 pnfs-obj: Get rid of objlayout_{alloc,free}_io_state by Boaz Harrosh · 13 years ago
  79. e6c40fe pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist by Boaz Harrosh · 13 years ago
  80. 4cdc685 pnfs-obj: Remove redundant EOF from objlayout_io_state by Boaz Harrosh · 13 years ago
  81. 2b72c9c nfs: Remove unused variable from write.c by Rakib Mullick · 13 years ago
  82. 6f276e4 nfs: Fix unused variable warning from file.c by Rakib Mullick · 13 years ago
  83. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  84. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  85. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  86. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  87. e414966 NFS: Remove no-op less-than-zero checks on unsigned variables. by Chuck Lever · 13 years ago
  88. c6e6966 NFS: Clean up nfs4_xdr_dec_secinfo() by Chuck Lever · 13 years ago
  89. c02f557 NFS: Fix documenting comment for nfs_create_request() by Chuck Lever · 13 years ago
  90. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  91. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  92. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  93. 79835a71 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  94. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  95. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  96. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  97. 940aab4 Check validity of cl_rpcclient in nfs_server_list_show by Malahal Naineni · 13 years ago
  98. b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago
  99. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  100. fbb5a9a NFS: Get rid of unnecessary calls to ClearPageError() in read code by Trond Myklebust · 13 years ago