1. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  2. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  3. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  4. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  5. 96d6d59 locks: move lease-specific code out of locks_delete_lock by J. Bruce Fields · 12 years ago
  6. 3b6e272 locks: prevent side-effects of locks_release_private before file_lock is initialized by Filipe Brandenburger · 12 years ago
  7. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  8. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  9. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  10. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 12 years ago
  11. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  12. 7f2e7dc nfsd: share some function prototypes by J. Bruce Fields · 12 years ago
  13. d91d0b5 nfsd: allow owner_override only for regular files by J. Bruce Fields · 12 years ago
  14. 74dbafa nfsd4: release openowners on free in >=4.1 case by J. Bruce Fields · 12 years ago
  15. 2930d38 nfsd4: our filesystems are normally case sensitive by J. Bruce Fields · 12 years ago
  16. 4af8250 nfsd4: process_open2 cleanup by J. Bruce Fields · 12 years ago
  17. e1aaa89 nfsd4: nfsd4_lock() cleanup by J. Bruce Fields · 12 years ago
  18. 9068bed nfsd4: remove unnecessary comment by J. Bruce Fields · 12 years ago
  19. 7df302f NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID by Chuck Lever · 12 years ago
  20. 2411967 nfsd: probe the back channel on new connections by Weston Andros Adamson · 12 years ago
  21. 7dea9665 hfsplus: fix bless ioctl when used with hardlinks by Matthew Garrett · 12 years ago
  22. a6dc8c0 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio by Janne Kalliomäki · 12 years ago
  23. d865983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  24. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  25. 93dd048 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  26. a8c4a33 Btrfs: cast devid to unsigned long long for printk %llu by Chris Mason · 12 years ago
  27. 4325edd Btrfs: init old_generation in get_old_root by Chris Mason · 12 years ago
  28. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  29. 67cde34 Btrfs: destroy the items of the delayed inodes in error handling routine by Miao Xie · 12 years ago
  30. ed0eaa1 Btrfs: make sure that we've made everything in pinned tree clean by Liu Bo · 12 years ago
  31. 6e841e3 Btrfs: avoid memory leak of extent state in error handling routine by Liu Bo · 12 years ago
  32. 4e42ae1 Btrfs: do not resize a seeding device by Liu Bo · 12 years ago
  33. bc17823 Btrfs: fix missing inherited flag in rename by Liu Bo · 12 years ago
  34. acbcabd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  35. 69e380d Btrfs: fix incompat flags setting by Li Zefan · 12 years ago
  36. 6c282eb Btrfs: fix defrag regression by Li Zefan · 12 years ago
  37. 7ddf5a4 Btrfs: call filemap_fdatawrite twice for compression by Josef Bacik · 12 years ago
  38. 8180ef8 Btrfs: keep inode pinned when compressing writes by Josef Bacik · 12 years ago
  39. 9c5085c Btrfs: implement ->show_devname by Josef Bacik · 12 years ago
  40. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 12 years ago
  41. 17ca04a Btrfs: unlock everything properly in the error case for nocow by Josef Bacik · 12 years ago
  42. ee670f0a Btrfs: fix btrfs_destroy_marked_extents by Josef Bacik · 12 years ago
  43. 7b8b92a Btrfs: abort the transaction if the commit fails by Josef Bacik · 12 years ago
  44. d7096fc Btrfs: wake up transaction waiters when aborting a transaction by Josef Bacik · 12 years ago
  45. b939d1a Btrfs: fix locking in btrfs_destroy_delayed_refs by Josef Bacik · 12 years ago
  46. beb42dd Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error by Josef Bacik · 12 years ago
  47. bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 12 years ago
  48. 12918b1 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 12 years ago
  49. 3310c36 Btrfs: fix race in tree mod log addition by Jan Schmidt · 12 years ago
  50. 3d7806e Btrfs: add btrfs_next_old_leaf by Jan Schmidt · 12 years ago
  51. a95236d Btrfs: fix return value for __tree_mod_log_oldest_root by Jan Schmidt · 12 years ago
  52. 8ba97a1 Btrfs: use btrfs_read_lock_root_node in get_old_root by Jan Schmidt · 12 years ago
  53. f617e2fd Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref by Jan Schmidt · 12 years ago
  54. 266ae4e Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  55. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 12 years ago
  56. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 12 years ago
  57. b842971 exofs: fix sparse non-ANSI function warning by Randy Dunlap · 12 years ago
  58. 2669940 NFSv4 do not send an empty SETATTR compound by Andy Adamson · 12 years ago
  59. 64f9a83 NFSv2: EOF incorrectly set on short read by Sachin Prabhu · 12 years ago
  60. c5afc8d NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts by Bryan Schumaker · 12 years ago
  61. 906369e NFS: fix directio refcount bug on commit by Fred Isaman · 12 years ago
  62. ead188f writeback: Fix lock imbalance in writeback_sb_inodes() by Jan Kara · 12 years ago
  63. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  64. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  65. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  66. 2d0dbc6 NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  67. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  68. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  69. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  70. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  71. 02c6752 NFSv4.1: Convert another trivial printk into a dprintk by Trond Myklebust · 12 years ago
  72. fb47ddc NFS4: Fix open bug when pnfs module blacklisted by Fred Isaman · 12 years ago
  73. f07936f NFS: Remove incorrect BUG_ON in nfs_found_client by Trond Myklebust · 12 years ago
  74. 818039c UBIFS: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  75. f25efd8 NFS: Map minor mismatch error to protocol not support error. by Steve Dickson · 12 years ago
  76. 9bce008 NFS: Fix a commit bug by Trond Myklebust · 12 years ago
  77. cdf6644 NFS4: Set parsed mount data version to 4 by Bryan Schumaker · 12 years ago
  78. f9ba717 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  79. bda197f NFSv4.1: Ensure we clear session state flags after a session creation by Trond Myklebust · 12 years ago
  80. 08106ac NFSv4.1: Convert a trivial printk into a dprintk by Trond Myklebust · 12 years ago
  81. 029c534 NFSv4: Fix up decode_attr_mdsthreshold by Trond Myklebust · 12 years ago
  82. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  83. bf2785a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  84. 0640113 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling by Linus Torvalds · 12 years ago
  85. 4d5a056 Btrfs: remove call to btrfs_header_nritems with no effect by Jan Schmidt · 12 years ago
  86. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 12 years ago
  87. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 12 years ago
  88. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 12 years ago
  89. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  90. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. 8825736 CIFS: Move get_next_mid to ops struct by Pavel Shilovsky · 12 years ago
  92. 7f0adb5 CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe by Pavel Shilovsky · 12 years ago
  93. ea319d5 CIFS: Improve identation in cifs_unlock_range by Pavel Shilovsky · 12 years ago
  94. 0013fb4 CIFS: Fix possible wrong memory allocation by Pavel Shilovsky · 12 years ago
  95. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
  98. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  99. 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 12 years ago
  100. 50ee93a vfs: nameidata_to_filp(): don't throw away file on error by Miklos Szeredi · 12 years ago