1. 5a1a3df Btrfs: cache ordered extent when completing io by Josef Bacik · 15 years ago
  2. c2a128d Btrfs: cache extent state in find_delalloc_range by Josef Bacik · 15 years ago
  3. 49958fd Btrfs: change the ordered tree to use a spinlock instead of a mutex by Josef Bacik · 15 years ago
  4. 4125bf7 Btrfs: finish read pages in the order they are submitted by Chris Mason · 15 years ago
  5. 0be2e98 btrfs: fix btrfs_mkdir goto for no free objectids by Miao Xie · 15 years ago
  6. 0bdb1db Btrfs: flush data on snapshot creation by Sage Weil · 15 years ago
  7. bd4d108 Btrfs: make df be a little bit more understandable by Josef Bacik · 15 years ago
  8. 3a0524d btrfs: Update existing btrfs_device for renaming device by TARUISI Hiroaki · 15 years ago
  9. 1e701a3 Btrfs: add new defrag-range ioctl. by Chris Mason · 15 years ago
  10. 940100a Btrfs: be more selective in the defrag ioctl by Chris Mason · 15 years ago
  11. 5168408 Btrfs: run the backing dev more often in the submit_bio helper by Chris Mason · 15 years ago
  12. 4849f01d Btrfs: make subvolid=0 mount the original default root by Josef Bacik · 15 years ago
  13. 6ef5ed0 Btrfs: add ioctl and incompat flag to set the default mount subvol by Josef Bacik · 15 years ago
  14. 73f7341 Btrfs: change how we mount subvolumes by Josef Bacik · 15 years ago
  15. 1253483 Btrfs: make set/get functions for the super compat_ro flags use compat_ro by Josef Bacik · 15 years ago
  16. ac8e981 Btrfs: add search and inode lookup ioctls by Chris Mason · 15 years ago
  17. 98d377a Btrfs: add a function to lookup a directory path by following backrefs by TARUISI Hiroaki · 15 years ago
  18. da495ec Btrfs: kfree correct pointer during mount option parsing by Josef Bacik · 15 years ago
  19. 6bef4d3 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL by Eric Paris · 15 years ago
  20. 3f6fae9 Btrfs: btrfs_mark_extent_written uses the wrong slot by Shaohua Li · 15 years ago
  21. 23b5c50 Btrfs: apply updated fallocate i_size fix by Aneesh Kumar K.V · 15 years ago
  22. efd049f Btrfs: do not try and lookup the file extent when finishing ordered io by Josef Bacik · 15 years ago
  23. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  24. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  25. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 15 years ago
  26. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 15 years ago
  27. 035fe03 Btrfs: check total number of devices when removing missing by Josef Bacik · 15 years ago
  28. 7f59203 Btrfs: check return value of open_bdev_exclusive properly by Josef Bacik · 15 years ago
  29. f48b907 Btrfs: do not mark the chunk as readonly if in degraded mode by Josef Bacik · 15 years ago
  30. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 15 years ago
  31. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 15 years ago
  32. d1ea6a6 Btrfs: Use correct values when updating inode i_size on fallocate by Aneesh Kumar K.V · 15 years ago
  33. b8d9bfe Btrfs: remove tree_search() in extent_map.c by Miao Xie · 15 years ago
  34. a555f81 Btrfs: Add mount -o compress-force by Chris Mason · 15 years ago
  35. 11dfe35 Btrfs: fix possible panic on unmount by Josef Bacik · 15 years ago
  36. a9cc71a Btrfs: deal with NULL acl sent to btrfs_set_acl by Chris Mason · 15 years ago
  37. 6c090a1 Btrfs: fix regression in orphan cleanup by Josef Bacik · 15 years ago
  38. 6c7d54a Btrfs: Fix race in btrfs_mark_extent_written by Yan, Zheng · 15 years ago
  39. 2423fdf Btrfs, fix memory leaks in error paths by Jiri Slaby · 15 years ago
  40. a038fab0 Btrfs: align offsets for btrfs_ordered_update_i_size by Yan, Zheng · 15 years ago
  41. 406266a btrfs: fix missing last-entry in readdir(3) by Jan Engelhardt · 15 years ago
  42. 3a1abec Btrfs: make sure fallocate properly starts a transaction by Chris Mason · 15 years ago
  43. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  44. 20a5239 Btrfs: Show discard option in /proc/mounts by Matthew Wilcox · 15 years ago
  45. 4a8be42 Btrfs: deny sys_link across subvolumes. by TARUISI Hiroaki · 15 years ago
  46. a7a3f7c Btrfs: fail mount on bad mount options by Sage Weil · 15 years ago
  47. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  48. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  49. 55ef689 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case by Yan, Zheng · 15 years ago
  50. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  51. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  52. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  53. 5a303d5 Btrfs: Make fallocate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  54. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  55. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  56. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  57. 920bbbf Btrfs: Rewrite btrfs_drop_extents by Yan, Zheng · 15 years ago
  58. ad48fd75 Btrfs: Add btrfs_duplicate_item by Yan, Zheng · 15 years ago
  59. 8cef4e1 Btrfs: Avoid superfluous tree-log writeout by Yan, Zheng · 15 years ago
  60. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  61. 6f05416 9p: fix build breakage introduced by FS-Cache by David Howells · 15 years ago
  62. 99d7832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  63. d0964c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  64. 199bc9f jffs2: Fix memory corruption in jffs2_read_inode_range() by David Woodhouse · 15 years ago
  65. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  66. 1b73239 fuse: reject O_DIRECT flag also in fuse_create by Csaba Henk · 15 years ago
  67. 2f81e75 [CIFS] Fix sparse warning by Steve French · 15 years ago
  68. cea6234 [CIFS] Duplicate data on appending to some Samba servers by Steve French · 15 years ago
  69. 8e6c033 [CIFS] fix oops in cifs_lookup during net boot by Steve French · 15 years ago
  70. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 15 years ago
  71. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  72. 0109d7e SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user() by David Howells · 15 years ago
  73. 931ed94 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  74. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  75. 14e6964 CacheFiles: Don't log lookup/create failing with ENOBUFS by David Howells · 15 years ago
  76. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  77. d0e27b7 CacheFiles: Better showing of debugging information in active object problems by David Howells · 15 years ago
  78. 6511de3 CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy by David Howells · 15 years ago
  79. 5e929b3 CacheFiles: Handle truncate unlocking the page we're reading by David Howells · 15 years ago
  80. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  81. 868411b FS-Cache: Actually requeue an object when requested by David Howells · 15 years ago
  82. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  83. d461d26 FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure by David Howells · 15 years ago
  84. 2175bb0 FS-Cache: Add a retirement stat counter by David Howells · 15 years ago
  85. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  86. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  87. 285e728 FS-Cache: Don't delete pending pages from the page-store tracking tree by David Howells · 15 years ago
  88. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  89. 6897e3d FS-Cache: The object-available state can't rely on the cookie to be available by David Howells · 15 years ago
  90. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  91. b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 15 years ago
  92. 7e311a2 FS-Cache: Clear netfs pointers in cookie after detaching object, not before by David Howells · 15 years ago
  93. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  94. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  95. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  96. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  97. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 15 years ago
  98. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 15 years ago
  99. ac50e95 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  100. 8a1eaa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago