1. c15c928 nfs: remove unneeded NULL pointer check in nfs4_remote_mount by Jeff Layton · 12 years ago
  2. d36b7cf pnfs: clean up initiate_file_draining layout lookup by Benny Halevy · 12 years ago
  3. 7d9dea9 NFS: Use kcalloc() when allocating arrays by Trond Myklebust · 12 years ago
  4. 4601df2 NFSv4: Avoid thundering herd issues with nfs_release_seqid by Trond Myklebust · 12 years ago
  5. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  6. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  7. babea47 NFS: remove unused nfs4_find_client_no_ident function by Stanislav Kinsbursky · 12 years ago
  8. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  9. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  10. 1709427 NFS: decode destination address in proper network namespace context by Stanislav Kinsbursky · 12 years ago
  11. 599ec12 NFS: parse DNS cache in proper network namespace context by Stanislav Kinsbursky · 12 years ago
  12. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 12 years ago
  13. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 12 years ago
  14. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 12 years ago
  15. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 12 years ago
  16. 2aeb98f NFS: Ensure that mmapped pages remain stable during writeback by Trond Myklebust · 12 years ago
  17. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 12 years ago
  18. 48c22eb NFS: Move struct nfs_unique_id into struct nfs_seqid_counter by Trond Myklebust · 12 years ago
  19. 7ba127a NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter by Trond Myklebust · 12 years ago
  20. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 12 years ago
  21. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 12 years ago
  22. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 12 years ago
  23. d1e284d NFSv4: Clean up nfs4_get_state_owner by Trond Myklebust · 12 years ago
  24. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 12 years ago
  25. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 13 years ago
  26. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  27. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  28. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  29. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  30. 4929d1d NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  31. 7bb782c NFS: create callback transports in parent transport network namespace by Stanislav Kinsbursky · 13 years ago
  32. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  33. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  34. 39cb67b NFS: remove RPC PipeFS mount point references from NFS cache routines by Stanislav Kinsbursky · 13 years ago
  35. 9df69c8 NFS: DNS resolver PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  36. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  37. 5c1cacb NFS: handle NFS caches dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  38. 9222b95 NFS: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  39. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  40. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  41. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  42. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  43. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  44. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  45. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  46. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  47. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 13 years ago
  48. bbe0138 logfs: Grow inode in delete path by Joern Engel · 13 years ago
  49. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  50. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 13 years ago
  51. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 13 years ago
  52. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  53. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 12 years ago
  54. 934eed3 logfs: Prevent memory corruption by Joern Engel · 13 years ago
  55. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 13 years ago
  56. 9998eb7 Btrfs: fix reservations in btrfs_page_mkwrite by Chris Mason · 12 years ago
  57. 9b23062 Btrfs: advance window_start if we're using a bitmap by Josef Bacik · 12 years ago
  58. 0c4e538 btrfs: mask out gfp flags in releasepage by David Sterba · 12 years ago
  59. 9e622d6 Btrfs: fix enospc error caused by wrong checks of the chunk by Miao Xie · 12 years ago
  60. 7ec31b5 Btrfs: do not defrag a file partially by Liu Bo · 12 years ago
  61. 0b48514 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c by Stefan Behrens · 12 years ago
  62. 0b4a9d2 Btrfs: use cluster->window_start when allocating from a cluster bitmap by Josef Bacik · 12 years ago
  63. 8bedd51 Btrfs: Check for NULL page in extent_range_uptodate by Mitch Harder · 12 years ago
  64. 6dd70ce btrfs: Fix busyloops in transaction waiting code by Jan Kara · 12 years ago
  65. 357b978 Btrfs: make sure a bitmap has enough bytes by Josef Bacik · 12 years ago
  66. b1375d6 Btrfs: fix uninit warning in backref.c by Jan Schmidt · 12 years ago
  67. aaad641 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  68. 1589cb1 eCryptfs: move misleading function comments by Li Wang · 12 years ago
  69. 3074c03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  70. 58ded24 eCryptfs: Fix oops when printing debug info in extent crypto functions by Tyler Hicks · 12 years ago
  71. f2cb933 eCryptfs: Remove unused ecryptfs_read() by Tyler Hicks · 12 years ago
  72. a261a03 eCryptfs: Check inode changes in setattr by Tyler Hicks · 12 years ago
  73. 5e6f0d7 eCryptfs: Make truncate path killable by Tyler Hicks · 12 years ago
  74. 684a3ff eCryptfs: Infinite loop due to overflow in ecryptfs_write() by Li Wang · 12 years ago
  75. 48399c0 eCryptfs: Replace miscdev read/write magic numbers by Tyler Hicks · 12 years ago
  76. 7f13350 eCryptfs: Report errors in writes to /dev/ecryptfs by Tyler Hicks · 12 years ago
  77. db10e55 eCryptfs: Sanitize write counts of /dev/ecryptfs by Tyler Hicks · 12 years ago
  78. bb45036 ecryptfs: Remove unnecessary variable initialization by Tim Gardner · 12 years ago
  79. 30373dc ecryptfs: Improve metadata read failure logging by Tim Gardner · 12 years ago
  80. 9b025eb xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() by Jan Kara · 13 years ago
  81. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  82. ce59791 sysfs: Complain bitterly about attempts to remove files from nonexistent directories. by Eric W. Biederman · 12 years ago
  83. 0863b04 kernel-doc: fix new warnings in debugfs by Randy Dunlap · 12 years ago
  84. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 12 years ago
  85. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 12 years ago
  86. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  87. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 12 years ago
  88. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 12 years ago
  89. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  91. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 12 years ago
  92. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 12 years ago
  93. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 12 years ago
  94. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 12 years ago
  95. c560018 [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL by Steve French · 12 years ago
  96. 88a4412 [CIFS] Fix build break with multiuser patch when LANMAN disabled by Steve French · 12 years ago
  97. 789b4588 cifs: warn about impending deprecation of legacy MultiuserMount code by Jeff Layton · 12 years ago
  98. 8a8798a cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts by Jeff Layton · 12 years ago
  99. 04febab cifs: sanitize username handling by Jeff Layton · 12 years ago
  100. ce91acb cifs: lower default wsize when unix extensions are not used by Jeff Layton · 12 years ago