1. 2354d08 Btrfs: use memdup_user helpers by Julia Lawall · 14 years ago
  2. 18e503d Btrfs: fix raid code for removing missing drives by Chris Mason · 14 years ago
  3. 19fe0a8 Btrfs: Switch the extent buffer rbtree into a radix tree by Miao Xie · 14 years ago
  4. 897ca6e Btrfs: restructure try_release_extent_buffer() by Miao Xie · 14 years ago
  5. bf9022e Btrfs: use the flusher threads for delalloc throttling by Chris Mason · 14 years ago
  6. e5bc245 Btrfs: tune the chunk allocation to 5% of the FS as metadata by Chris Mason · 14 years ago
  7. 3259f8b Add new functions for triggering inode writeback by Chris Mason · 14 years ago
  8. cb44921 Btrfs: don't loop forever on bad btree blocks by Chris Mason · 14 years ago
  9. 6b5b817 Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work by Chris Mason · 14 years ago
  10. 8216ef8 Btrfs: let the user know space caching is enabled by Josef Bacik · 14 years ago
  11. 88c2ba3 Btrfs: Add a clear_cache mount option by Josef Bacik · 14 years ago
  12. 6737773 Btrfs: add support for mixed data+metadata block groups by Josef Bacik · 14 years ago
  13. dde5abe Btrfs: check cache->caching_ctl before returning if caching has started by Josef Bacik · 14 years ago
  14. 9d66e23 Btrfs: load free space cache if it exists by Josef Bacik · 15 years ago
  15. 0cb59c9 Btrfs: write out free space cache by Josef Bacik · 15 years ago
  16. 0af3d00 Btrfs: create special free space cache inode by Josef Bacik · 15 years ago
  17. e9bb7f1 Btrfs: remove warn_on from use_block_rsv by Josef Bacik · 14 years ago
  18. 3822793 Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction by Josef Bacik · 14 years ago
  19. 0e78340 Btrfs: fix error handling in btrfs_get_sb by Josef Bacik · 14 years ago
  20. 8bb8ab2 Btrfs: rework how we reserve metadata bytes by Josef Bacik · 14 years ago
  21. 14ed0ca Btrfs: don't allocate chunks as aggressively by Josef Bacik · 14 years ago
  22. 0019f10 Btrfs: re-work delalloc flushing by Josef Bacik · 14 years ago
  23. 6d48755 Btrfs: fix reservation code for mixed block groups by Josef Bacik · 14 years ago
  24. 89a5589 Btrfs: fix df regression by Josef Bacik · 14 years ago
  25. bf5fc093 Btrfs: fix the df ioctl to report raid types by Josef Bacik · 14 years ago
  26. a1f7650 Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim by Josef Bacik · 14 years ago
  27. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  28. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  29. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  30. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  31. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  32. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  33. 8dc54e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  34. 267aeb6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  35. f17b1f9 exofs: Fix double page_unlock BUG in write_begin/end by Boaz Harrosh · 14 years ago
  36. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  37. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago
  38. 21b559d ceph: send cap release message early on failed revoke. by Greg Farnum · 14 years ago
  39. bba0cd0 ceph: Update max_len with minimum required size by Aneesh Kumar K.V · 14 years ago
  40. 92923dc ceph: Fix return value of encode_fh function by Aneesh Kumar K.V · 14 years ago
  41. 6bc1887 ceph: avoid null deref in osd request error path by Sage Weil · 14 years ago
  42. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago
  43. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  44. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  45. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  46. aaead25 writeback: always use sb->s_bdi for writeback purposes by Christoph Hellwig · 14 years ago
  47. 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 14 years ago
  48. c6ea21e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  49. 9d8117e reiserfs: fix unwanted reiserfs lock recursion by Frederic Weisbecker · 14 years ago
  50. 3f259d0 reiserfs: fix dependency inversion between inode and reiserfs mutexes by Frederic Weisbecker · 14 years ago
  51. 3036e7b proc: make /proc/pid/limits world readable by Jiri Olsa · 14 years ago
  52. f569599 cifs: prevent infinite recursion in cifs_reconnect_tcon by Jeff Layton · 14 years ago
  53. 0d49110 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  54. 1fc8a11 ocfs2: Don't walk off the end of fast symlinks. by Joel Becker · 14 years ago
  55. 522440e cifs: set backing_dev_info on new S_ISREG inodes by Jeff Layton · 14 years ago
  56. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  57. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  58. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  59. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  60. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  61. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  62. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  63. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  64. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  65. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  66. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  67. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  68. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  69. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  70. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  71. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  72. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 15 years ago
  73. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  74. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  75. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  76. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  77. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  78. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  79. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  80. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  81. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  82. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  83. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  84. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  85. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  86. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 15 years ago
  87. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 15 years ago
  88. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 15 years ago
  89. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 15 years ago
  90. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 15 years ago
  91. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  92. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  93. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  94. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  95. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  96. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  97. 3d4401d ceph: fix pagelist kunmap tail by Yehuda Sadeh · 14 years ago
  98. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 15 years ago
  99. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  100. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago