1. 859e7b1 ceph: init/destroy bdi in client create/destroy helpers by Sage Weil · 15 years ago
  2. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  3. 2511cd0 9p: fix readlink by Martin Stava · 15 years ago
  4. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 15 years ago
  5. 5f04eeb Fix bio_alloc() and bio_kmalloc() documentation by Alberto Bertogli · 15 years ago
  6. ad0bf11 bio_put(): add bio_clone() to the list of functions in the comment by Alberto Bertogli · 15 years ago
  7. 33aa96e crush: always return a value from crush_bucket_choose by Sage Weil · 15 years ago
  8. 63ff78b ceph: fix uninitialized err variable by Sage Weil · 15 years ago
  9. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  10. ff1d1f7 ceph: fix intra strip unit length calculation by Noah Watkins · 15 years ago
  11. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  12. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 15 years ago
  13. e22f628 Convert /proc/device-tree/ to seq_file by Alexey Dobriyan · 15 years ago
  14. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 15 years ago
  15. 837711f ocfs2: return f_fsid info in ocfs2_statfs() by Coly Li · 16 years ago
  16. 68e71d1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  17. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  18. fb3165b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  19. 36f8a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  20. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  21. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  22. 47f365e hfs: fix oops on mount with corrupted btree extent records by Jeff Mahoney · 15 years ago
  23. 5c36fe3 hfsplus: refuse to mount volumes larger than 2TB by Ben Hutchings · 15 years ago
  24. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  25. ab0a973 blkdev: flush disk cache on ->fsync by Christoph Hellwig · 15 years ago
  26. b9d128f block: move bdi/address_space unplug functions to backing-dev.h by Jens Axboe · 15 years ago
  27. 57b09bb ocfs2: Set MS_POSIXACL on remount by Jan Kara · 15 years ago
  28. 5297aad ocfs2: Make acl use the default by Jan Kara · 15 years ago
  29. e6aabe0 ocfs2: Always include ACL support by Jan Kara · 15 years ago
  30. 2f48d59 ocfs2: duplicate inline data properly during reflink. by Tao Ma · 15 years ago
  31. 87f4b1b ocfs2: Move ocfs2_complete_reflink to the right place. by Tao Ma · 15 years ago
  32. fb5cbe9 ocfs2: Return -EINVAL when a device is not ocfs2. by Joel Becker · 15 years ago
  33. 645a102 ceph: fix object striping calculation for non-default striping schemes by Sage Weil · 15 years ago
  34. 5600f5e ceph: correct comment to match striping calculation by Sage Weil · 15 years ago
  35. 35e054a ceph: remove redundant use of le32_to_cpu by Noah Watkins · 15 years ago
  36. fbbccec ceph: replace list_entry with container_of by Noah Watkins · 15 years ago
  37. cfb1e33 aio: implement request batching by Jeff Moyer · 15 years ago
  38. 1af60fb block: get rid of the WRITE_ODIRECT flag by Jeff Moyer · 15 years ago
  39. aba24d7 nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups by Frank Filz · 15 years ago
  40. efe0cb6 nfsd4.1: common slot allocation size calculation by J. Bruce Fields · 15 years ago
  41. dd829c4 nfsd4.1: fix session memory use calculation by J. Bruce Fields · 15 years ago
  42. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  43. e343eb0 Merge commit 'v2.6.32-rc5' into for-2.6.33 by J. Bruce Fields · 15 years ago
  44. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  45. e53c2fe ceph: fix, clean up string mount arg parsing by Sage Weil · 15 years ago
  46. 0cd9ad7 powerpc: Limit hugetlbfs support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  47. 6ca874e ceph: silence uninitialized variable warning by Sage Weil · 15 years ago
  48. 7b813c46 ceph: reduce parse_mount_args stack usage by Sage Weil · 15 years ago
  49. ffb4a73 sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. by Paul Mundt · 15 years ago
  50. 960cc0f block: use after free bug in __blkdev_get by Neil Brown · 15 years ago
  51. 9a3936a NFSv4: The link() operation should return any delegation on the file by Trond Myklebust · 15 years ago
  52. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 15 years ago
  53. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  54. 0b9e31e Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  55. 6c21a7f LSM: imbed ima calls in the security hooks by Mimi Zohar · 15 years ago
  56. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 15 years ago
  57. a8b40bc nfs: Panic when commit fails by Terry Loftin · 15 years ago
  58. ecb19c4 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate by Sage Weil · 15 years ago
  59. d995053 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  60. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  61. ad39602 fs: pipe.c null pointer dereference by Earl Chew · 15 years ago
  62. 232d4b0 ceph: move directory size logic to ceph_getattr by Sage Weil · 15 years ago
  63. 9455268 dnotify: ignore FS_EVENT_ON_CHILD by Andreas Gruenbacher · 15 years ago
  64. bb097ff ceph: v0.17 of client by Sage Weil · 15 years ago
  65. ee7fdfa ceph: include preferred osd in placement seed by Sage Weil · 15 years ago
  66. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  67. 3de0ef4 inotify: fix coalesce duplicate events into a single event in special case by Wei Yongjun · 15 years ago
  68. 9f0d793 fsnotify: do not set group for a mark before it is on the i_list by Eric Paris · 15 years ago
  69. 8fa9765 ceph: enable readahead by Sage Weil · 15 years ago
  70. 76e3b39 ceph: move dirty caps code around by Sage Weil · 15 years ago
  71. 8f3bc05 ceph: warn on allocation from msgpool with larger front_len by Sage Weil · 15 years ago
  72. 07bd10f ceph: correct subscribe_ack msgpool payload size by Sage Weil · 15 years ago
  73. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  74. 8e7768d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  75. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  76. 83db93f sysfs: Allow sysfs_notify_dirent to be called from interrupt context. by Neil Brown · 15 years ago
  77. a6a8357 sysfs: Allow sysfs_move_dir(..., NULL) again. by Cornelia Huck · 15 years ago
  78. cdc35f9 ceph: move generic flushing code into helper by Sage Weil · 15 years ago
  79. 27b3a5c kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0() by Frederic Weisbecker · 15 years ago
  80. 205cb37 kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() by Frederic Weisbecker · 15 years ago
  81. ac78a07 kill-the-bkl/reiserfs: always lock the ioctl path by Frederic Weisbecker · 15 years ago
  82. f2cf418 ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super by Sage Weil · 15 years ago
  83. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  84. 444528b Btrfs: always pin metadata in discard mode by Chris Mason · 15 years ago
  85. 0634857 Btrfs: enable discard support by Christoph Hellwig · 15 years ago
  86. e244a0a Btrfs: add -o discard option by Christoph Hellwig · 15 years ago
  87. 86df7eb Btrfs: properly wait log writers during log sync by Yan, Zheng · 15 years ago
  88. 5d5e103 Btrfs: fix possible ENOSPC problems with truncate by Josef Bacik · 15 years ago
  89. ba313e6 Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus by Alex Elder · 15 years ago
  90. 535bbb5 ceph: add version field to message header by Sage Weil · 15 years ago
  91. 05277c7 xfs: fix double IRELE in xfs_dqrele_inode by Christoph Hellwig · 15 years ago
  92. 0eda294 Btrfs: fix btrfs acl #ifdef checks by Chris Mason · 15 years ago
  93. 690587d Btrfs: streamline tree-log btree block writeout by Chris Mason · 15 years ago
  94. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  95. 4722607 Btrfs: only write one super copy during fsync by Chris Mason · 15 years ago
  96. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  97. 96ec2e0 ext3: Don't update superblock write time when filesystem is read-only by Theodore Ts'o · 15 years ago
  98. 5720330 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP by Sage Weil · 15 years ago
  99. 8fc57da4 ceph: ignore trailing data in monamp by Sage Weil · 15 years ago
  100. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago