1. ce695c6 xfs: handle duplicate entries in xfs_mru_cache_insert by Christoph Hellwig · 11 years ago
  2. c977eb1 xfs: split xfs_bmap_btalloc_nullfb by Christoph Hellwig · 11 years ago
  3. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  4. 330033d xfs: fix tmpfile/selinux deadlock and initialize security by Brian Foster · 11 years ago
  5. 8d6c121 xfs: fix buffer use after free on IO error by Eric Sandeen · 11 years ago
  6. 07d5035 xfs: wrong error sign conversion during failed DIO writes by Dave Chinner · 11 years ago
  7. 9c23ecc xfs: unmount does not wait for shutdown during unmount by Dave Chinner · 11 years ago
  8. d39a2ce xfs: collapse range is delalloc challenged by Dave Chinner · 11 years ago
  9. 0e1f789 xfs: don't map ranges that span EOF for direct IO by Dave Chinner · 11 years ago
  10. 8b90a33 xfs: don't try to use the filestream allocator for metadata allocations by Christoph Hellwig · 11 years ago
  11. 5e06d14 xfs: remove unused calculation in xfs_dir2_sf_addname() by Eric Sandeen · 11 years ago
  12. e5e98bc xfs: remove pointless pointer increment in xfs_dir2_block_compact() by Eric Sandeen · 11 years ago
  13. bbe4c66 xfs: remove unused trans pointer arg from xlog_recover_unmount_trans() by Eric Sandeen · 11 years ago
  14. e4a1e29 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() by Eric Sandeen · 11 years ago
  15. bda65ef xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() by Eric Sandeen · 11 years ago
  16. fd9fdba xfs: remove unused bp arg from xfs_iflush_fork() by Eric Sandeen · 11 years ago
  17. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 11 years ago
  18. 6f8950c xfs: remove unused length arg from alloc_block ops by Eric Sandeen · 11 years ago
  19. 6ea94bb xfs: remove unused mp arg from xfs_calc_dquots_per_chunk() by Eric Sandeen · 11 years ago
  20. 2599405 xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions by Eric Sandeen · 11 years ago
  21. 9df2dd0 xfs: remove unused tp arg from xfs_da_reada_buf & callers by Eric Sandeen · 11 years ago
  22. 72b0636 xfs: remove unused bip arg from xfs_buf_item_log_segment() by Eric Sandeen · 11 years ago
  23. 87937bf xfs: remove unused flags arg from _xfs_buf_get_pages() by Eric Sandeen · 11 years ago
  24. 34dcefd xfs: remove unused args from xfs_alloc_buftarg() by Eric Sandeen · 11 years ago
  25. a96c415 xfs: remove unused blocksize arg from xfs_setsize_buftarg() by Eric Sandeen · 11 years ago
  26. 0d7409b xfs: remove unused level arg from xfs_btree_read_buf_block() by Eric Sandeen · 11 years ago
  27. 6a9edd3 xfs: remove unused mp arg from xfs_bmap_forkoff_reset() by Eric Sandeen · 11 years ago
  28. 152d93b xfs: remove unused mp arg from xfs_bmdr_maxrecs() by Eric Sandeen · 11 years ago
  29. 6d0081a xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok() by Eric Sandeen · 11 years ago
  30. 7fb2cd4 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers by Eric Sandeen · 11 years ago
  31. 897b73b xfs: zeroing space needs to punch delalloc blocks by Dave Chinner · 11 years ago
  32. aad3f37 xfs: xfs_vm_write_end truncates too much on failure by Dave Chinner · 11 years ago
  33. 72ab70a xfs: write failure beyond EOF truncates too much data by Dave Chinner · 11 years ago
  34. 4ab9ed5 xfs: kill buffers over failed write ranges properly by Dave Chinner · 11 years ago
  35. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. 23fffa9 fs: move falloc collapse range check into the filesystem methods by Lukas Czerner · 11 years ago
  37. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  38. d15e031 Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  39. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  40. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  41. a6cf33b Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next by Dave Chinner · 11 years ago
  42. c88547a xfs: fix directory hash ordering bug by Mark Tinguely · 11 years ago
  43. 805eeb8 xfs: extra semi-colon breaks a condition by Dan Carpenter · 11 years ago
  44. 0a64bc2 xfs_file_buffered_aio_write(): switch to generic_perform_write() by Al Viro · 11 years ago
  45. 5cb6c6c generic_file_direct_write(): get rid of ppos argument by Al Viro · 11 years ago
  46. fcacafd kill the 5th argument of generic_file_buffered_write() by Al Viro · 11 years ago
  47. 5d826c8 new helper: readlink_copy() by Al Viro · 11 years ago
  48. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  49. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 11 years ago
  50. 5f44e4c1 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next by Dave Chinner · 11 years ago
  51. 49ae4b9 Merge branch 'xfs-verifier-cleanup' into for-next by Dave Chinner · 11 years ago
  52. 730357a Merge branch 'xfs-stack-fixes' into for-next by Dave Chinner · 11 years ago
  53. b6db055 Merge branch 'xfs-collapse-range' into for-next by Dave Chinner · 11 years ago
  54. 376ba31 xfs: Add support for FALLOC_FL_ZERO_RANGE by Lukas Czerner · 11 years ago
  55. fe4c224 xfs: inode log reservations are still too small by Dave Chinner · 11 years ago
  56. a49935f xfs: xfs_check_page_type buffer checks need help by Dave Chinner · 11 years ago
  57. e480a72 xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation by Brian Foster · 11 years ago
  58. ae687e5 xfs: use NOIO contexts for vm_map_ram by Dave Chinner · 11 years ago
  59. ac75a1f xfs: don't leak EFSBADCRC to userspace by Dave Chinner · 11 years ago
  60. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  61. 93a8614 xfs: fix directory inode iolock lockdep false positive by Dave Chinner · 11 years ago
  62. a1358aa xfs: allocate xfs_da_args to reduce stack footprint by Dave Chinner · 11 years ago
  63. f876e44 xfs: always do log forces via the workqueue by Dave Chinner · 11 years ago
  64. ce5028c xfs: modify verifiers to differentiate CRC from other errors by Eric Sandeen · 11 years ago
  65. db9355c xfs: print useful caller information in xfs_error_report by Eric Sandeen · 11 years ago
  66. ca23f8f xfs: add xfs_verifier_error() by Eric Sandeen · 11 years ago
  67. f1dbcd7 xfs: add helper for updating checksums on xfs_bufs by Eric Sandeen · 11 years ago
  68. 5158217 xfs: add helper for verifying checksums on xfs_bufs by Eric Sandeen · 11 years ago
  69. 533b81c xfs: Use defines for CRC offsets in all cases by Eric Sandeen · 11 years ago
  70. e0d2c23 xfs: skip pointless CRC updates after verifier failures by Eric Sandeen · 11 years ago
  71. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  72. 645ceee Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  73. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 11 years ago
  74. 027f185 Merge remote-tracking branch 'xfs-async-aio-extend' into for-next by Dave Chinner · 11 years ago
  75. b678573 Merge branch 'xfs-fixes-for-3.15' into for-next by Dave Chinner · 11 years ago
  76. 5ef11eb xfs: limit superblock corruption errors to actual corruption by Eric Sandeen · 11 years ago
  77. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 11 years ago
  78. 7a01e707 xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb by Eric Sandeen · 11 years ago
  79. 3895e51 xfs: ensure correct log item buffer alignment by Dave Chinner · 11 years ago
  80. fe60a8a xfs: ensure correct timestamp updates from truncate by Christoph Hellwig · 11 years ago
  81. 9862f62 xfs: allow appending aio writes by Christoph Hellwig · 11 years ago
  82. d531d91 xfs: always use unwritten extents for direct I/O writes by Christoph Hellwig · 11 years ago
  83. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  84. 492185e xfs: remove XFS_TRANS_DEBUG dead code by Jie Liu · 11 years ago
  85. 4ae69fe xfs: return -E2BIG if hit the maximum size limits of ACLs by Jie Liu · 11 years ago
  86. 392c6de xfs: sanitize sb_inopblock in xfs_mount_validate_sb by Eric Sandeen · 11 years ago
  87. c6f9726 xfs: convert xfs_log_commit_cil() to void by Jie Liu · 11 years ago
  88. 410b11a xfs: use tr_qm_dqalloc log reservation for dquot alloc by Brian Foster · 11 years ago
  89. c19ec23 xfs: remove unused tr_swrite by Eric Sandeen · 11 years ago
  90. 70bbca07 xfs: use tr_growrtalloc for growing rt files by Brian Foster · 11 years ago
  91. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  92. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  93. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  95. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  96. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  97. 96c8c44 xfs: switch to kfree_put_link() by Al Viro · 11 years ago
  98. 7c71ee7 xfs: allow logical-sector sized O_DIRECT by Eric Sandeen · 11 years ago
  99. 6da5417 xfs: rename xfs_buftarg structure members by Eric Sandeen · 11 years ago
  100. f0bc998 xfs: clean up xfs_buftarg by Eric Sandeen · 11 years ago