1. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  2. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  3. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  5. aaead25 writeback: always use sb->s_bdi for writeback purposes by Christoph Hellwig · 14 years ago
  6. 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 14 years ago
  7. c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  8. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  9. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  10. 3036e7b proc: make /proc/pid/limits world readable by Jiri Olsa · 14 years ago
  11. f569599 cifs: prevent infinite recursion in cifs_reconnect_tcon by Jeff Layton · 14 years ago
  12. 0d49110 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  13. 1fc8a11 ocfs2: Don't walk off the end of fast symlinks. by Joel Becker · 14 years ago
  14. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  15. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  16. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  17. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  18. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  19. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  20. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  21. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  22. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  23. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  24. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  25. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  26. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  27. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  28. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  29. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  30. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  31. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  32. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  33. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  34. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  35. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  36. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  37. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  38. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  39. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  40. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  41. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  42. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  43. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  44. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  45. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 14 years ago
  46. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 14 years ago
  47. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 14 years ago
  48. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 14 years ago
  49. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  50. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  51. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  52. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  53. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  54. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  55. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  56. 3d4401d ceph: fix pagelist kunmap tail by Yehuda Sadeh · 14 years ago
  57. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 14 years ago
  58. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  59. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago
  60. 0f4da21 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. by Tristan Ye · 14 years ago
  61. 07eaac9 ocfs2: Fix lockdep warning in reflink. by Tao Ma · 14 years ago
  62. 5e64b0d ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. by Tao Ma · 14 years ago
  63. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  64. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  65. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  66. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  67. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  68. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  69. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  70. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  71. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  72. ed430fe proc: export uncached bit properly in /proc/kpageflags by Takashi Iwai · 14 years ago
  73. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  74. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  75. cad4674 Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 by Linus Torvalds · 14 years ago
  76. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  77. 7332f2a cifs: eliminate some more premature cifsd exits by Jeff Layton · 14 years ago
  78. 522bbe6 cifs: prevent cifsd from exiting prematurely by Jeff Layton · 14 years ago
  79. 4266d91 [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key by Steve French · 14 years ago
  80. 639e7a9 cifs: eliminate redundant xdev check in cifs_rename by Jeff Layton · 14 years ago
  81. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  82. 745e507 Revert "missing changes during ntlmv2/ntlmssp auth and sign" by Steve French · 14 years ago
  83. 56234e2 Revert "Eliminate sparse warning - bad constant expression" by Steve French · 14 years ago
  84. 7100ae9 Revert "[CIFS] Eliminate unused variable warning" by Steve French · 14 years ago
  85. c8c727d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  86. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  87. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  88. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  89. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  90. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  91. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  92. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  93. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  94. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  95. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  96. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  97. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  98. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  99. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  100. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago