1. be6324c xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 8 years ago
  2. 422e5b5 xfs: Remove obsolete declaration of xfs_buf_get_empty by Nikolay Borisov · 8 years ago
  3. bc593ee xfs: fix up inode validation failure message by Eric Sandeen · 8 years ago
  4. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago
  5. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  6. 696a562 xfs: use dedicated log worker wq to avoid deadlock with cil wq by Brian Foster · 8 years ago
  7. f1c0e20 xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  8. 105664d xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
  9. 005c5db xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  10. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 8 years ago
  11. 2fcc319 xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 8 years ago
  12. f65e6fa xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 8 years ago
  13. 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
  14. d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  15. 787eb48 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  16. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  17. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  18. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  19. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  20. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  21. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  22. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  23. c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
  24. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  25. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  26. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  27. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  28. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  29. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  30. 8d242e9 xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG by Christoph Hellwig · 8 years ago
  31. 089ec2f xfs: simplify xfs_rtallocate_extent by Christoph Hellwig · 8 years ago
  32. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  33. 410d17f xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  34. 8ee9fdb xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  35. 48af96a xfs: don't reserve blocks for right shift transactions by Brian Foster · 8 years ago
  36. 353fe44 xfs: fix len comparison in xfs_extent_busy_trim by Arnd Bergmann · 8 years ago
  37. 93aaead xfs: fix uninitialized variable in _reflink_convert_cow by Darrick J. Wong · 8 years ago
  38. 75d6536 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  39. 0e339ef xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  40. 9dbddd7 xfs: resurrect debug mode drop buffered writes mechanism by Brian Foster · 8 years ago
  41. fa7f138 xfs: clear delalloc and cache on buffered write failure by Brian Foster · 8 years ago
  42. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  43. 4669412 xfs: improve busy extent sorting by Christoph Hellwig · 8 years ago
  44. ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
  45. 5e30c23 xfs: don't fail xfs_extent_busy allocation by Christoph Hellwig · 8 years ago
  46. b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
  47. c5ecb42 xfs: update ctime and mtime on clone destinatation inodes by Christoph Hellwig · 8 years ago
  48. 3c68d44 xfs: allocate direct I/O COW blocks in iomap_begin by Christoph Hellwig · 8 years ago
  49. a14234c xfs: go straight to real allocations for direct I/O COW writes by Christoph Hellwig · 8 years ago
  50. dcf9585 xfs: return the converted extent in __xfs_reflink_convert_cow by Christoph Hellwig · 8 years ago
  51. f13eb20 xfs: introduce xfs_aligned_fsb_count by Christoph Hellwig · 8 years ago
  52. 54a4ef8 xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  53. 4dd2eb6 xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t by Hou Tao · 8 years ago
  54. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  55. 05a630d xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 8 years ago
  56. de14c5f xfs: verify free block header fields by Darrick J. Wong · 8 years ago
  57. b3bf607 xfs: check for obviously bad level values in the bmbt root by Darrick J. Wong · 8 years ago
  58. d5a91ba xfs: filter out obviously bad btree pointers by Darrick J. Wong · 8 years ago
  59. 7a652bb xfs: fail _dir_open when readahead fails by Darrick J. Wong · 8 years ago
  60. 4b5bd5b xfs: fix toctou race when locking an inode to access the data map by Darrick J. Wong · 8 years ago
  61. efa7c9f block: Get rid of blk_get_backing_dev_info() by Jan Kara · 8 years ago
  62. 1dbba08 xfs: remove unused full argument from bmap by Eric Sandeen · 8 years ago
  63. e4229d6b xfs: fix eofblocks race with file extending async dio writes by Brian Foster · 8 years ago
  64. c315509 xfs: sync eofblocks scans under iolock are livelock prone by Brian Foster · 8 years ago
  65. a36b926 xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 8 years ago
  66. 64f61ab xfs: remove unused struct declarations by Eric Sandeen · 8 years ago
  67. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  68. b6f41e4 xfs: remove boilerplate around xfs_btree_init_block by Eric Sandeen · 8 years ago
  69. af7d20f xfs: make xfs_btree_magic more generic by Eric Sandeen · 8 years ago
  70. f88ae46 xfs: glean crc status from mp not flags in xfs_btree_init_block_int by Eric Sandeen · 8 years ago
  71. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  72. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 8 years ago
  73. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 8 years ago
  74. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 8 years ago
  75. 5a93790 xfs: remove racy hasattr check from attr ops by Brian Foster · 8 years ago
  76. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  77. 4dfa2b8 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 8 years ago
  78. 83d230e xfs: verify dirblocklog correctly by Darrick J. Wong · 8 years ago
  79. d2b3964 xfs: fix COW writeback race by Christoph Hellwig · 8 years ago
  80. fd29f7a xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 8 years ago
  81. 657bdfb xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 8 years ago
  82. a324cbf xfs: sanity check inode di_mode by Amir Goldstein · 8 years ago
  83. fab8eef xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 8 years ago
  84. 1fc4d33 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 8 years ago
  85. b597dd5 xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 8 years ago
  86. 3c6f46e xfs: sanity check directory inode di_size by Amir Goldstein · 8 years ago
  87. bf46ecc xfs: make the ASSERT() condition likely by Amir Goldstein · 8 years ago
  88. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  89. 84a4620c xfs: don't print warnings when xfs_log_force fails by Christoph Hellwig · 8 years ago
  90. 12ef830 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 8 years ago
  91. 54fee13 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 8 years ago
  92. 255c516 xfs: fix bogus minleft manipulations by Christoph Hellwig · 8 years ago
  93. 5149fd3 xfs: bump up reserved blocks in xfs_alloc_set_aside by Christoph Hellwig · 8 years ago
  94. ff97f23 xfs: fix max_retries _show and _store functions by Carlos Maiolino · 8 years ago
  95. a1b7a4d xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 8 years ago
  96. 20e73b0 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 8 years ago
  97. 7a21272 xfs: fix double-cleanup when CUI recovery fails by Darrick J. Wong · 8 years ago
  98. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  99. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  100. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago