1. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  2. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  3. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  4. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  5. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  6. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  7. da5f109 xfs: flush the range before zero range conversion by Brian Foster · 10 years ago
  8. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  9. 8c15612 xfs: simplify xfs_zero_remaining_bytes by Christoph Hellwig · 10 years ago
  10. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago
  11. 33044dc Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next by Dave Chinner · 10 years ago
  12. 7abbb8f xfs: xfs_swap_extent_flush can be static by Dave Chinner · 10 years ago
  13. 8b5279e xfs: only writeback and truncate pages for the freed range by Brian Foster · 10 years ago
  14. f71721d xfs: writeback and inval. file range to be shifted by collapse by Brian Foster · 10 years ago
  15. 2c845f5 xfs: track collapse via file offset rather than extent index by Brian Foster · 10 years ago
  16. 41b9d72 xfs: trim eofblocks before collapse range by Brian Foster · 10 years ago
  17. 1669a8c xfs: xfs_file_collapse_range is delalloc challenged by Dave Chinner · 10 years ago
  18. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  19. 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
  20. 4ef897a xfs: flush both inodes in xfs_swap_extents by Dave Chinner · 10 years ago
  21. 8121768 xfs: fix swapext ilock deadlock by Dave Chinner · 10 years ago
  22. dd8c38b xfs: kill VN_MAPPED by Dave Chinner · 10 years ago
  23. 2667c6f xfs: kill VN_CACHED by Dave Chinner · 10 years ago
  24. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  25. 7f8a058 Merge branch 'xfs-libxfs-restructure' into for-next by Dave Chinner · 10 years ago
  26. cf11da9 xfs: refine the allocation stack switch by Dave Chinner · 10 years ago
  27. aa182e6 Revert "xfs: block allocation work needs to be kswapd aware" by Dave Chinner · 10 years ago
  28. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  29. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  30. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 10 years ago
  31. 1f6d648 xfs: block allocation work needs to be kswapd aware by Dave Chinner · 10 years ago
  32. ce576f1 xfs: remove XFS_TRANS_RESERVE in collapse range by Namjae Jeon · 10 years ago
  33. 897b73b xfs: zeroing space needs to punch delalloc blocks by Dave Chinner · 10 years ago
  34. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 10 years ago
  35. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 11 years ago
  36. dc16b18 Merge branch 'xfs-misc' into for-next by Ben Myers · 11 years ago
  37. 6f96b30 xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 11 years ago
  38. 4f31736 xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes by Christoph Hellwig · 11 years ago
  39. efa70be xfs: add xfs_ilock_attr_map_shared by Christoph Hellwig · 11 years ago
  40. 309ecac xfs: rename xfs_ilock_map_shared by Christoph Hellwig · 11 years ago
  41. 01f4f32 xfs: remove xfs_iunlock_map_shared by Christoph Hellwig · 11 years ago
  42. 83a0adc xfs: remove xfsbdstrat error by Christoph Hellwig · 11 years ago
  43. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  44. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  45. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  46. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  47. 865e944 xfs: fold xfs_change_file_space into xfs_ioc_space by Christoph Hellwig · 11 years ago
  48. 83aee9e xfs: simplify the fallocate path by Christoph Hellwig · 11 years ago
  49. 5f8aca8 xfs: always hold the iolock when calling xfs_change_file_space by Christoph Hellwig · 11 years ago
  50. 76ca4c2 xfs: always take the iolock around xfs_setattr_size by Christoph Hellwig · 11 years ago
  51. fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
  52. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  53. 21b5c97 xfs: swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  54. ad4809b xfs: fix the comment of xfs_bmap_punch_delalloc_range() by Zhi Yong Wu · 11 years ago
  55. 8be11e9 xfs: fix the comment of xfs_bmap_count_tree() by Zhi Yong Wu · 11 years ago
  56. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  57. a133d95 xfs: consolidate extent swap code by Dave Chinner · 11 years ago
  58. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  59. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago