1. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  2. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  3. 2b44f1b nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length by Benny Halevy · 14 years ago
  4. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  5. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  6. 3036e7b proc: make /proc/pid/limits world readable by Jiri Olsa · 14 years ago
  7. f569599 cifs: prevent infinite recursion in cifs_reconnect_tcon by Jeff Layton · 14 years ago
  8. 40de9a7 hfsplus: fix rename over directories by Christoph Hellwig · 14 years ago
  9. 467c3d9 hfsplus: convert tree_lock to mutex by Thomas Gleixner · 14 years ago
  10. 7fcc99f hfsplus: add missing extent locking in hfsplus_write_inode by Christoph Hellwig · 14 years ago
  11. 89755dc hfsplus: protect readdir against removals from open_dir_list by Christoph Hellwig · 14 years ago
  12. 84adede hfsplus: use atomic bitops for the superblock flags by Christoph Hellwig · 14 years ago
  13. 7ac9fb9 hfsplus: add per-superblock lock for volume header updates by Christoph Hellwig · 14 years ago
  14. 58a818f hfsplus: remove the rsrc_inodes list by Christoph Hellwig · 14 years ago
  15. 66e5db0 hfsplus: do not cache and write next_alloc by Christoph Hellwig · 14 years ago
  16. f17c89b hfsplus: fix error handling in hfsplus_symlink by Christoph Hellwig · 14 years ago
  17. 30d3abb hfsplus: merge mknod/mkdir/creat by Christoph Hellwig · 14 years ago
  18. b5080f7 hfsplus: clean up hfsplus_write_inode by Christoph Hellwig · 14 years ago
  19. fc4fff8 hfsplus: clean up hfsplus_iget by Christoph Hellwig · 14 years ago
  20. 6af502d hfsplus: fix HFSPLUS_I calling convention by Christoph Hellwig · 14 years ago
  21. dd73a01 hfsplus: fix HFSPLUS_SB calling convention by Christoph Hellwig · 14 years ago
  22. e753a62 hfsplus: remove BKL from hfsplus_put_super by Christoph Hellwig · 14 years ago
  23. a9fdbf8 hfsplus: use alloc_mutex in hfsplus_sync_fs by Christoph Hellwig · 14 years ago
  24. 40bf48a hfsplus: introduce alloc_mutex by Christoph Hellwig · 14 years ago
  25. 6333816 hfsplus: protect setflags using i_mutex by Christoph Hellwig · 14 years ago
  26. 9474456 hfsplus: split hfsplus_ioctl by Christoph Hellwig · 14 years ago
  27. 249e635 hfsplus: fix BKL leak in hfsplus_ioctl by Christoph Hellwig · 14 years ago
  28. 46290341 GFS2 fatal: filesystem consistency error on rename by Bob Peterson · 14 years ago
  29. 0d49110 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  30. 1fc8a11 ocfs2: Don't walk off the end of fast symlinks. by Joel Becker · 14 years ago
  31. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  32. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  33. f3983c2 cifs: fix handling of signing with writepages (try #6) by Jeff Layton · 14 years ago
  34. f7a4068 cifs: have cifs_new_fileinfo take a tcon arg by Jeff Layton · 14 years ago
  35. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  36. f6acb9d cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers by Jeff Layton · 14 years ago
  37. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  38. ba00ba6 cifs: make various routines use the cifsFileInfo->tcon pointer by Jeff Layton · 14 years ago
  39. d3bf522 [CIFS] Fix ordering of cleanup on module init failure by Steve French · 14 years ago
  40. 17edec6 [CIFS] Remove obsolete header by Steve French · 14 years ago
  41. ab9db8b cifs: allow matching of tcp sessions in CifsNew state by Jeff Layton · 14 years ago
  42. 5fe97cf cifs: add tcon field to cifsFileInfo struct by Jeff Layton · 14 years ago
  43. 736a332 cifs: add "mfsymlinks" mount option by Stefan Metzmacher · 14 years ago
  44. 1b12b9c cifs: use Minshall+French symlink functions by Stefan Metzmacher · 14 years ago
  45. 8713d01 cifs: implement CIFSCreateMFSymLink() by Stefan Metzmacher · 14 years ago
  46. 18bddd1 cifs: implement CIFSFormatMFSymlink() by Stefan Metzmacher · 14 years ago
  47. 0fd43ae cifs: implement CIFSQueryMFSymLink() by Stefan Metzmacher · 14 years ago
  48. 8bfb50a cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() by Stefan Metzmacher · 14 years ago
  49. c69c1b6 cifs: implement CIFSParseMFSymlink() by Stefan Metzmacher · 14 years ago
  50. 3eb9a88 cifs: Allow binding to local IP address. by Ben Greear · 14 years ago
  51. 2b149f1 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code by Shirish Pargaonkar · 14 years ago
  52. 5f98ca9 cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds by Shirish Pargaonkar · 14 years ago
  53. aa91c7e cifs: fix broken oplock handling by Suresh Jayaraman · 14 years ago
  54. a347ecb cifs: use type __u32 instead of int for the oplock parameter by Suresh Jayaraman · 14 years ago
  55. a00dd6c NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2) by Jeff Layton · 14 years ago
  56. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  57. feb47ca9 GFS2: Improve journal allocation via sysfs by Steven Whitehouse · 14 years ago
  58. 43f74c1 GFS2: Add "norecovery" mount option as a synonym for "spectator" by Steven Whitehouse · 14 years ago
  59. c741c45 GFS2: Fix spectator umount issue by Steven Whitehouse · 14 years ago
  60. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  61. d594845 GFS2: Fix compiler warning from previous patch by Steven Whitehouse · 14 years ago
  62. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  63. 54dd55a UBIFS: avoid kernel error if ubifs superblock read fails by Steffen Sledz · 14 years ago
  64. d0795f9 GFS2: Fix journal check for spectator mounts by Steven Whitehouse · 14 years ago
  65. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  66. 74ec1e1 nfsd: fix /proc/net/rpc/nfsd.export/content display by J. Bruce Fields · 14 years ago
  67. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  68. dfb4f309 NFSv4.1: keep seq_res.sr_slot as pointer rather than an index by Benny Halevy · 14 years ago
  69. c80dbb5 GFS2: Remove upgrade mount option by Steven Whitehouse · 14 years ago
  70. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  71. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  72. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  73. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  74. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  75. 7c563cc nfs: show "local_lock" mount option in /proc/mounts by Suresh Jayaraman · 14 years ago
  76. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  77. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  78. c2048b00 GFS2: Remove localcaching mount option by Steven Whitehouse · 14 years ago
  79. 5eebde2 nfs: introduce mount option '-olocal_lock' to make locks local by Suresh Jayaraman · 14 years ago
  80. f57a024 GFS2: Remove ignore_local_fs mount argument by Steven Whitehouse · 14 years ago
  81. 72b4357 ext2: fix a typo on comment in ext2/inode.c by Namhyung Kim · 14 years ago
  82. 0c6d7d5 fs/ecryptfs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  83. 8209e2f fs/seq_file.c: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  84. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  85. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  86. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  87. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  88. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  89. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  90. f904be9 lockd: Mostly remove BKL from the server by Bryan Schumaker · 14 years ago
  91. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. 6318594 lockd: Remove BKL from the client by Bryan Schumaker · 14 years ago
  93. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  94. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  95. 839049a nfsd/idmap: drop special request deferal in favour of improved default. by NeilBrown · 14 years ago
  96. 8ff30fa nfsd: disable deferral for NFSv4 by NeilBrown · 14 years ago
  97. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
  98. d141d97 NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c by Chuck Lever · 14 years ago
  99. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  100. d688e11 NFSv4.1: Fix the slotid initialisation in nfs_async_rename() by Trond Myklebust · 14 years ago