1. 45eaa1c nfsd4: fix change attribute endianness by J. Bruce Fields · 12 years ago
  2. d1829b3 nfsd4: fix free_stateid return endianness by J. Bruce Fields · 12 years ago
  3. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 12 years ago
  4. bc1b542 nfsd4: preserve __user annotation on cld downcall msg by J. Bruce Fields · 12 years ago
  5. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 12 years ago
  6. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 12 years ago
  7. b108fe6 nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek by Jeff Layton · 12 years ago
  8. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  9. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  10. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  11. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 12 years ago
  12. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  13. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  14. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  15. 2a75cfa nfsd: pass pointer to export cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago
  16. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 12 years ago
  17. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  18. f890edb NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches by Stanislav Kinsbursky · 12 years ago
  19. c89172e nfsd: pass pointer to expkey cache down to stack wherever possible. by Stanislav Kinsbursky · 12 years ago
  20. 83e0ed70 nfsd: use hash table from cache detail in nfsd export seq ops by Stanislav Kinsbursky · 12 years ago
  21. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 12 years ago
  22. a09581f nfsd: use exp_put() for svc_export_cache put by Stanislav Kinsbursky · 12 years ago
  23. db3a353 nfsd: add link to owner cache detail to svc_export structure by Stanislav Kinsbursky · 12 years ago
  24. d4bb527e nfsd: use passed cache_detail pointer expkey_parse() by Stanislav Kinsbursky · 12 years ago
  25. 33dcc48 nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end by Jeff Layton · 12 years ago
  26. 03af42c nfsd: trivial: remove unused variable from nfsd4_lock by Jeff Layton · 12 years ago
  27. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  28. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  29. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  31. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  32. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  33. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  34. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 12 years ago
  35. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago
  36. 0d08d7b fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed by Andrew Morton · 12 years ago
  37. 703bf2d fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() by Dave Jones · 12 years ago
  38. 99663be proc: fix mount -t proc -o AAA by Vasiliy Kulikov · 12 years ago
  39. 43f63c8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  40. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. e4b41fb Fix UNC parsing on mount by Sachin Prabhu · 12 years ago
  42. 1023807 Remove unnecessary check for NULL in password parser by Sachin Prabhu · 12 years ago
  43. 66189be CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  44. 9ebb389 Revert "CIFS: Fix VFS lock usage for oplocked files" by Steve French · 12 years ago
  45. 2545e07 cifs: writing past end of struct in cifs_convert_address() by Dan Carpenter · 12 years ago
  46. b2a3ad9 cifs: silence compiler warnings showing up with gcc-4.7.0 by Jeff Layton · 12 years ago
  47. b5efb97 CIFS: Fix VFS lock usage for oplocked files by Pavel Shilovsky · 12 years ago
  48. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  49. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 12 years ago
  50. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  51. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  52. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  53. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago
  54. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 12 years ago
  55. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 12 years ago
  56. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 12 years ago
  57. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 12 years ago
  58. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 12 years ago
  59. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 12 years ago
  60. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 12 years ago
  61. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 12 years ago
  62. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 12 years ago
  63. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  64. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  65. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  66. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  67. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 12 years ago
  68. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 12 years ago
  69. 6308191 tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() by Oleg Nesterov · 12 years ago
  70. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  71. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  72. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  73. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. 6268b32 Revert "ext4: don't release page refs in ext4_end_bio()" by Linus Torvalds · 12 years ago
  75. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  76. 18a06ef Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  77. 10bdfb5 pagemap: remove remaining unneeded spin_lock() by Naoya Horiguchi · 12 years ago
  78. bc3f116 Btrfs: update the checks for mixed block groups with big metadata blocks by Chris Mason · 12 years ago
  79. e1f041e Btrfs: update to the right index of defragment by Liu Bo · 12 years ago
  80. 66c2689 Btrfs: do not bother to defrag an extent if it is a big real extent by Liu Bo · 12 years ago
  81. 17ce6ef Btrfs: add a check to decide if we should defrag the range by Liu Bo · 12 years ago
  82. 4cb13e5 Btrfs: fix recursive defragment with autodefrag option by Liu Bo · 12 years ago
  83. 1f12bd0 Btrfs: fix the mismatch of page->mapping by Liu Bo · 12 years ago
  84. ecb8bea Btrfs: fix race between direct io and autodefrag by Liu Bo · 12 years ago
  85. 15d1ff8 Btrfs: fix deadlock during allocating chunks by Liu Bo · 12 years ago
  86. 2bcc032 Btrfs: show useful info in space reservation tracepoint by Liu Bo · 12 years ago
  87. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  88. afb9bd7 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  89. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  90. 8563f87 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 12 years ago
  91. 7ca4be4 Btrfs: don't use crc items bigger than 4KB by Chris Mason · 12 years ago
  92. 3c4bb26 Btrfs: flush out and clean up any block device pages during mount by Chris Mason · 12 years ago
  93. 98961a7 Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  94. 1c691b3 Merge branch 'for-chris' of git://github.com/idryomov/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  95. 1d4284b Merge branch 'error-handling' into for-linus by Chris Mason · 12 years ago
  96. 65139ed btrfs: disallow unequal data/metadata blocksize for mixed block groups by David Sterba · 12 years ago
  97. fcd1f065 Btrfs: enhance superblock sanity checks by David Sterba · 12 years ago
  98. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  99. 4c619aa fs/proc/namespaces.c: prevent crash when ns_entries[] is empty by Andrew Morton · 12 years ago
  100. 42be35d fs: only send IPI to invalidate LRU BH when needed by Gilad Ben-Yossef · 12 years ago