1. c88547a xfs: fix directory hash ordering bug by Mark Tinguely · 10 years ago
  2. 805eeb8 xfs: extra semi-colon breaks a condition by Dan Carpenter · 10 years ago
  3. 0a64bc2 xfs_file_buffered_aio_write(): switch to generic_perform_write() by Al Viro · 10 years ago
  4. 5cb6c6c generic_file_direct_write(): get rid of ppos argument by Al Viro · 10 years ago
  5. fcacafd kill the 5th argument of generic_file_buffered_write() by Al Viro · 10 years ago
  6. 5d826c8 new helper: readlink_copy() by Al Viro · 10 years ago
  7. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  8. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 10 years ago
  9. 5f44e4c1 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next by Dave Chinner · 10 years ago
  10. 49ae4b9 Merge branch 'xfs-verifier-cleanup' into for-next by Dave Chinner · 10 years ago
  11. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 10 years ago
  12. b6db055 Merge branch 'xfs-collapse-range' into for-next by Dave Chinner · 10 years ago
  13. 376ba31 xfs: Add support for FALLOC_FL_ZERO_RANGE by Lukas Czerner · 10 years ago
  14. fe4c224 xfs: inode log reservations are still too small by Dave Chinner · 10 years ago
  15. a49935f xfs: xfs_check_page_type buffer checks need help by Dave Chinner · 10 years ago
  16. e480a72 xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation by Brian Foster · 10 years ago
  17. ae687e5 xfs: use NOIO contexts for vm_map_ram by Dave Chinner · 10 years ago
  18. ac75a1f xfs: don't leak EFSBADCRC to userspace by Dave Chinner · 10 years ago
  19. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  20. 93a8614 xfs: fix directory inode iolock lockdep false positive by Dave Chinner · 10 years ago
  21. a1358aa xfs: allocate xfs_da_args to reduce stack footprint by Dave Chinner · 10 years ago
  22. f876e44 xfs: always do log forces via the workqueue by Dave Chinner · 10 years ago
  23. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 10 years ago
  24. db9355c xfs: print useful caller information in xfs_error_report by Eric Sandeen · 10 years ago
  25. ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 10 years ago
  26. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 10 years ago
  27. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 10 years ago
  28. 533b81c xfs: Use defines for CRC offsets in all cases by Eric Sandeen · 10 years ago
  29. e0d2c23 xfs: skip pointless CRC updates after verifier failures by Eric Sandeen · 10 years ago
  30. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 10 years ago
  31. 645ceee Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  32. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  33. 027f185 Merge remote-tracking branch 'xfs-async-aio-extend' into for-next by Dave Chinner · 10 years ago
  34. b678573 Merge branch 'xfs-fixes-for-3.15' into for-next by Dave Chinner · 10 years ago
  35. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 10 years ago
  36. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 10 years ago
  37. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 10 years ago
  38. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 10 years ago
  39. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 10 years ago
  40. 9862f62 xfs: allow appending aio writes by Christoph Hellwig · 10 years ago
  41. d531d91 xfs: always use unwritten extents for direct I/O writes by Christoph Hellwig · 10 years ago
  42. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  43. 492185e xfs: remove XFS_TRANS_DEBUG dead code by Jie Liu · 10 years ago
  44. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 10 years ago
  45. 392c6de xfs: sanitize sb_inopblock in xfs_mount_validate_sb by Eric Sandeen · 10 years ago
  46. c6f9726 xfs: convert xfs_log_commit_cil() to void by Jie Liu · 10 years ago
  47. 410b11a xfs: use tr_qm_dqalloc log reservation for dquot alloc by Brian Foster · 10 years ago
  48. c19ec23 xfs: remove unused tr_swrite by Eric Sandeen · 10 years ago
  49. 70bbca07 xfs: use tr_growrtalloc for growing rt files by Brian Foster · 10 years ago
  50. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  51. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  52. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  53. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  54. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  55. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  56. 96c8c44 xfs: switch to kfree_put_link() by Al Viro · 11 years ago
  57. 7c71ee7 xfs: allow logical-sector sized O_DIRECT by Eric Sandeen · 11 years ago
  58. 6da5417 xfs: rename xfs_buftarg structure members by Eric Sandeen · 11 years ago
  59. f0bc998 xfs: clean up xfs_buftarg by Eric Sandeen · 11 years ago
  60. 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 11 years ago
  61. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 11 years ago
  62. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 11 years ago
  63. dc16b18 Merge branch 'xfs-misc' into for-next by Ben Myers · 11 years ago
  64. 6f96b30 xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 11 years ago
  65. ab29743 xfs: allow linkat() on O_TMPFILE files by Zhi Yong Wu · 11 years ago
  66. 99b6436 xfs: add O_TMPFILE support by Zhi Yong Wu · 11 years ago
  67. 163467d xfs: factor prid related codes into xfs_get_initial_prid() by Zhi Yong Wu · 11 years ago
  68. 85dd070 xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 11 years ago
  69. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  70. eef334e xfs: assert that we hold the ilock for extent map access by Christoph Hellwig · 11 years ago
  71. 568d994 xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int by Christoph Hellwig · 11 years ago
  72. 683cb94 xfs: use xfs_ilock_attr_map_shared in xfs_attr_get by Christoph Hellwig · 11 years ago
  73. da51d32 xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate by Christoph Hellwig · 11 years ago
  74. f4df8ad xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp by Christoph Hellwig · 11 years ago
  75. 4f31736 xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes by Christoph Hellwig · 11 years ago
  76. 40194ec xfs: reinstate the ilock in xfs_readdir by Ben Myers · 11 years ago
  77. efa70be xfs: add xfs_ilock_attr_map_shared by Christoph Hellwig · 11 years ago
  78. 309ecac xfs: rename xfs_ilock_map_shared by Christoph Hellwig · 11 years ago
  79. 01f4f32 xfs: remove xfs_iunlock_map_shared by Christoph Hellwig · 11 years ago
  80. 30ba7ad xfs: no need to lock the inode in xfs_find_handle by Christoph Hellwig · 11 years ago
  81. 324bb26 Merge branch 'xfs-for-linus-v3.13-rc5' into for-next by Ben Myers · 11 years ago
  82. ac8809f xfs: abort metadata writeback on permanent errors by Dave Chinner · 11 years ago
  83. 33177f0 xfs: swalloc doesn't align allocations properly by Dave Chinner · 11 years ago
  84. 83a0adc xfs: remove xfsbdstrat error by Christoph Hellwig · 11 years ago
  85. 6e708bc xfs: align initial file allocations correctly by Dave Chinner · 11 years ago
  86. 718cc6f xfs: fix infinite loop by detaching the group/project hints from user dquot by Jie Liu · 11 years ago
  87. 5c22727 xfs: fix assertion failure at xfs_setattr_nonsize by Jie Liu · 11 years ago
  88. 30d161c xfs: fix false assertion at xfs_qm_vop_create_dqattach by Jie Liu · 11 years ago
  89. 3a8c920 xfs: fix memory leak in xfs_dir2_node_removename by Mark Tinguely · 11 years ago
  90. 46f23ad Merge branch 'xfs-factor-icluster-macros' into for-next by Ben Myers · 11 years ago
  91. f9e5abc xfs: use xfs_icluster_size_fsb in xfs_imap by Jie Liu · 11 years ago
  92. 982e939 xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster by Jie Liu · 11 years ago
  93. 6e0c7b8 xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init by Jie Liu · 11 years ago
  94. a2ba07b xfs: use xfs_icluster_size_fsb in xfs_bulkstat by Jie Liu · 11 years ago
  95. 904957b xfs: introduce a common helper xfs_icluster_size_fsb by Jie Liu · 11 years ago
  96. 126cd10 xfs: get rid of XFS_IALLOC_BLOCKS macros by Jie Liu · 11 years ago
  97. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  98. 7178343 xfs: get rid of XFS_IALLOC_INODES macros by Jie Liu · 11 years ago
  99. ffda4e8 xfs: remove the quotaoff log format from the quotaoff log item by Christoph Hellwig · 11 years ago
  100. ce8e962 xfs: remove the dquot log format from the dquot log item by Christoph Hellwig · 11 years ago