1. 963c30c xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate by Dave Chinner · 13 years ago
  2. 3a75667 xfs: rename allocation range fields in struct xfs_bmalloca by Dave Chinner · 13 years ago
  3. 0937e0f xfs: move firstblock and bmap freelist cursor into bmalloca structure by Dave Chinner · 13 years ago
  4. baf41a5 xfs: move extent records into bmalloca structure by Dave Chinner · 13 years ago
  5. 1b16447 xfs: pass bmalloca structure to xfs_bmap_isaeof by Dave Chinner · 13 years ago
  6. a5bd606b xfs: remove xfs_bmap_add_extent by Christoph Hellwig · 13 years ago
  7. 27a3f8f xfs: introduce xfs_bmap_last_extent by Christoph Hellwig · 13 years ago
  8. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  9. b447fe5 xfs: factor unwritten extent map manipulations out of xfs_bmapi by Dave Chinner · 13 years ago
  10. 7e47a4e xfs: factor extent allocation out of xfs_bmapi by Dave Chinner · 13 years ago
  11. 1fd044d xfs: do not use xfs_bmap_add_extent for adding delalloc extents by Christoph Hellwig · 13 years ago
  12. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 13 years ago
  13. b64dfe4 xfs: factor delalloc reservations out of xfs_bmapi by Christoph Hellwig · 13 years ago
  14. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  15. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  16. aef9a89 xfs: factor extent map manipulations out of xfs_bmapi by Dave Chinner · 13 years ago
  17. ecee76b xfs: remove the nextents variable in xfs_bmapi by Christoph Hellwig · 13 years ago
  18. b9b984d xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 13 years ago
  19. e7455e0 xfs: remove the first extent special case in xfs_bmap_add_extent by Christoph Hellwig · 13 years ago
  20. ed32201 xfs: Return -EIO when xfs_vn_getattr() failed by Mitsuo Hayasaka · 13 years ago
  21. eabbaf1 xfs: Fix the incorrect comment in the header of _xfs_buf_find by Chandra Seetharaman · 13 years ago
  22. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  23. b522950 xfs: Check the return value of xfs_buf_get() by Chandra Seetharaman · 13 years ago
  24. 04f658e xfs: improve ioend error handling by Christoph Hellwig · 13 years ago
  25. c58cb16 xfs: avoid direct I/O write vs buffered I/O race by Christoph Hellwig · 13 years ago
  26. 859f57c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 13 years ago
  27. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  28. 2b3ffd7 xfs: wait for I/O completion when writing out pages in xfs_setattr_size by Christoph Hellwig · 13 years ago
  29. fc0063c xfs: reduce ioend latency by Christoph Hellwig · 13 years ago
  30. c859cdd xfs: defer AIO/DIO completions by Christoph Hellwig · 13 years ago
  31. 398d25e xfs: remove dead ENODEV handling in xfs_destroy_ioend by Christoph Hellwig · 13 years ago
  32. c4e1c09 xfs: use the "delwri" terminology consistently by Christoph Hellwig · 13 years ago
  33. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  34. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  35. 5a8ee6b xfs: move more delwri setup into xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  36. 527cfdf xfs: remove the unlock argument to xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  37. 375ec69d xfs: remove delwri buffer handling from xfs_buf_iorequest by Christoph Hellwig · 13 years ago
  38. 7271d24 xfs: don't serialise adjacent concurrent direct IO appending writes by Dave Chinner · 13 years ago
  39. 0c38a25 xfs: don't serialise direct IO reads on page cache checks by Dave Chinner · 13 years ago
  40. 875cd04 cifs: Display strictcache mount option in /proc/mounts by Sachin Prabhu · 13 years ago
  41. b6d2f1c nfsd4: more robust ignoring of WANT bits in OPEN by J. Bruce Fields · 13 years ago
  42. a084daf nfsd4: move name-length checks to xdr by J. Bruce Fields · 13 years ago
  43. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  44. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  45. bc6e588 xfs: do not update xa_last_pushed_lsn for locked items by Christoph Hellwig · 13 years ago
  46. f7f43cc Btrfs: make sure not to defrag extents past i_size by Chris Mason · 13 years ago
  47. 04f9e66 nfsd4: move access/deny validity checks to xdr code by J. Bruce Fields · 13 years ago
  48. c30e92d nfsd4: ignore WANT bits in open downgrade by J. Bruce Fields · 13 years ago
  49. b31b30e nfsd4: cleanup state.h comments by J. Bruce Fields · 13 years ago
  50. 6409a5a nfsd4: clean up downgrading code by J. Bruce Fields · 13 years ago
  51. 71c3bcd nfsd4: fix state lock usage in LOCKU by J. Bruce Fields · 13 years ago
  52. 2a0f7f5 Btrfs: fix recursive auto-defrag by Li Zefan · 13 years ago
  53. a40ecd7 udf: Rename udf_warning to udf_warn by Joe Perches · 13 years ago
  54. 8076c36 udf: Rename udf_error to udf_err by Joe Perches · 13 years ago
  55. 7e273e3 udf: Promote some debugging messages to udf_error by Joe Perches · 13 years ago
  56. 40bfa16 ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. by Tao Ma · 13 years ago
  57. 65112dc Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  58. d44651d ext4: fix ext4 so it works without CONFIG_PROC_FS by Fabrice Jouhaud · 13 years ago
  59. 6ee3b21 ext4: use le32_to_cpu for ext4_extent_idx.ei_block in ext4_ext_search_left() by Tao Ma · 13 years ago
  60. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  61. df3ab17 ext4: fix the comment describing ext4_ext_search_right() by Tao Ma · 13 years ago
  62. 4113c4c ext4: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  63. 9d1e397 [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 by Steve French · 13 years ago
  64. dcf2d80 ext4: Free resources in some error path in ext4_fill_super by Tao Ma · 13 years ago
  65. 7aa0bae ext4: Free resources in ext4_mb_init()'s error paths by Tao Ma · 13 years ago
  66. bc11232 udf: Add readpages support for udf. by Namjae Jeon · 13 years ago
  67. 3ee77f2 ext3/balloc.c: local functions should be static by H Hartley Sweeten · 13 years ago
  68. d866d87 ore/exofs: Change the type of the devices array (API change) by Boaz Harrosh · 13 years ago
  69. 7fd21be Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  70. eb507bc ore: Make ore_striping_info and ore_calc_stripe_info public by Boaz Harrosh · 13 years ago
  71. 8d2d83a exofs: Remove unused data_map member from exofs_sb_info by Boaz Harrosh · 13 years ago
  72. 5bf696d exofs: Rename struct ore_components comps => oc by Boaz Harrosh · 13 years ago
  73. de74b05 exofs/super.c: local functions should be static by H Hartley Sweeten · 13 years ago
  74. 1958c7c2 exofs/ore.c: local functions should be static by H Hartley Sweeten · 13 years ago
  75. b00949a writeback: per-bdi background threshold by Wu Fengguang · 14 years ago
  76. af6a311 writeback: add bg_threshold parameter to __bdi_update_bandwidth() by Wu Fengguang · 13 years ago
  77. 7a26285 btrfs: use readahead API for scrub by Arne Jansen · 13 years ago
  78. 4bb31e9 btrfs: hooks for readahead by Arne Jansen · 13 years ago
  79. 7414a03 btrfs: initial readahead code and prototypes by Arne Jansen · 13 years ago
  80. 90519d6 btrfs: state information for readahead by Arne Jansen · 13 years ago
  81. ab0fff0 btrfs: add READAHEAD extent buffer flag by Arne Jansen · 13 years ago
  82. bb82ab8 btrfs: add an extra wait mode to read_extent_buffer_pages by Arne Jansen · 13 years ago
  83. 286d6e7 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  84. b6316429 Btrfs: force a page fault if we have a shorty copy on a page boundary by Josef Bacik · 13 years ago
  85. 5da6fcb btrfs: integrating raid-repair and scrub-fixup-nodatasum by Jan Schmidt · 13 years ago
  86. 4a54c8c btrfs: Moved repair code from inode.c to extent_io.c by Jan Schmidt · 13 years ago
  87. 2774b2c btrfs: Put mirror_num in bi_bdev by Jan Schmidt · 13 years ago
  88. 1503140 btrfs: Do not use bio->bi_bdev after submission by Jan Schmidt · 13 years ago
  89. a1d3c47 btrfs: btrfs_multi_bio replaced with btrfs_bio by Jan Schmidt · 13 years ago
  90. d7728c9 btrfs: new ioctls to do logical->inode and inode->path resolving by Jan Schmidt · 13 years ago
  91. 0ef8e45 btrfs scrub: add fixup code for errors on nodatasum files by Jan Schmidt · 13 years ago
  92. e12fa9c btrfs scrub: use int for mirror_num, not u64 by Jan Schmidt · 13 years ago
  93. 8ddc7d9 btrfs: add mirror_num to extent_read_full_page by Jan Schmidt · 13 years ago
  94. 193ea74 btrfs scrub: bugfix: mirror_num off by one by Jan Schmidt · 13 years ago
  95. 558540c btrfs scrub: print paths of corrupted files by Jan Schmidt · 13 years ago
  96. 13db62b btrfs scrub: added unverified_errors by Jan Schmidt · 13 years ago
  97. a542ad1 btrfs: added helper functions to iterate backrefs by Jan Schmidt · 13 years ago
  98. 95c7545 CIFS: Don't free volume_info->UNC until we are entirely done with it. by Jesper Juhl · 13 years ago
  99. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  100. b6c8069 vfs: remove LOOKUP_NO_AUTOMOUNT flag by Linus Torvalds · 13 years ago