1. 50e0bdb xfs: grab dquots without taking the ilock by Darrick J. Wong · 8 years ago
  2. 244e3de xfs: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  3. 8ba3587 xfs: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  4. cf2cb78 xfs: free cowblocks and retry on buffered write ENOSPC by Brian Foster · 8 years ago
  5. 3e88a00 xfs: replace log_badcrc_factor knob with error injection tag by Brian Foster · 8 years ago
  6. f8c4725 xfs: convert drop_writes to use the errortag mechanism by Darrick J. Wong · 8 years ago
  7. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  8. c684010 xfs: expose errortag knobs via sysfs by Darrick J. Wong · 8 years ago
  9. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 8 years ago
  10. 3977543 xfs: free uncommitted transactions during log recovery by Brian Foster · 8 years ago
  11. 61d819e xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  12. 5da8f2f xfs: allow reading of already-locked remote symbolic link by Darrick J. Wong · 8 years ago
  13. ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
  14. acb9553 xfs: pass along transaction context when reading directory block buffers by Darrick J. Wong · 8 years ago
  15. 8e8877e xfs: return the hash value of a leaf1 directory block by Darrick J. Wong · 8 years ago
  16. e7f5d5c xfs: refactor the ifork block counting function by Darrick J. Wong · 8 years ago
  17. d29cb3e xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior by Darrick J. Wong · 8 years ago
  18. ea7cdd7 xfs: separate function to check if inode shares extents by Darrick J. Wong · 8 years ago
  19. 92ff728 xfs: reflink find shared should take a transaction by Darrick J. Wong · 8 years ago
  20. 378f681 xfs: check if an inode is cached and allocated by Darrick J. Wong · 8 years ago
  21. e936945 xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub by Darrick J. Wong · 8 years ago
  22. 118bb47 xfs: plumb in needed functions for range querying of various btrees by Darrick J. Wong · 8 years ago
  23. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  24. 38dee37 xfs: always compile the btree inorder check functions by Darrick J. Wong · 8 years ago
  25. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  26. 5a4c733 xfs: optimize _btree_query_all by Darrick J. Wong · 8 years ago
  27. 3d4b4a3 xfs: remove bli from AIL before release on transaction abort by Brian Foster · 8 years ago
  28. 79e641ce xfs: release bli from transaction properly on fs shutdown by Brian Foster · 8 years ago
  29. 0cbe48c xfs: avoid harmless gcc-7 warnings by Arnd Bergmann · 8 years ago
  30. f990fc5 xfs: remove lsn relevant fields from xfs_trans structure and its users by Shan Hai · 8 years ago
  31. 3398a40 xfs: remove XFS_HSIZE by Christoph Hellwig · 8 years ago
  32. d4ca1d5 xfs: dump transaction usage details on log reservation overrun by Brian Foster · 8 years ago
  33. e2f2342 xfs: refactor xlog_cil_insert_items() to facilitate transaction dump by Brian Foster · 8 years ago
  34. 7d2d5653 xfs: separate shutdown from ticket reservation print helper by Brian Foster · 8 years ago
  35. 1040960e xfs: define fatal assert build time tunable by Brian Foster · 8 years ago
  36. ccdab3d xfs: define bug_on_assert debug mode sysfs tunable by Brian Foster · 8 years ago
  37. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  38. d205a7d xfs: refactor dir2 leaf readahead shadow buffer cleverness by Darrick J. Wong · 8 years ago
  39. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 8 years ago
  40. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  41. 6e20350 Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  42. adc3110 Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  43. c8636b9 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. ccd3d90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 64c2b20 userfaultfd: shmem: handle coredumping in handle_userfault() by Andrea Arcangeli · 8 years ago
  46. ab2789b Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  47. 20223f0 fs: pass on flags in compat_writev by Christoph Hellwig · 8 years ago
  48. 4068367 fs: don't forget to put old mntns in mntns_install by Andrei Vagin · 8 years ago
  49. 81be24d Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 8 years ago
  50. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  51. a8fad98 ufs_truncate_blocks(): fix the case when size is in the last direct block by Al Viro · 8 years ago
  52. 289dec5 ufs: more deadlock prevention on tail unpacking by Al Viro · 8 years ago
  53. 09bf4f5 ufs: avoid grabbing ->truncate_mutex if possible by Al Viro · 8 years ago
  54. 267309f ufs_get_locked_page(): make sure we have buffer_heads by Al Viro · 8 years ago
  55. c596961 ufs: fix s_size/s_dsize users by Al Viro · 8 years ago
  56. b451cec ufs: fix reserved blocks check by Al Viro · 8 years ago
  57. fffd70f ufs: make ufs_freespace() return signed by Al Viro · 8 years ago
  58. 96ecff1 ufs: fix logics in "ufs: make fsck -f happy" by Al Viro · 8 years ago
  59. 4ca2fea ceph: unify inode i_ctime update by Yan, Zheng · 8 years ago
  60. 5619901 ceph: use current_kernel_time() to get request time stamp by Yan, Zheng · 8 years ago
  61. 03f2190 ceph: check i_nlink while converting a file handle to dentry by Luis Henriques · 8 years ago
  62. 19e72d3 configfs: Introduce config_item_get_unless_zero() by Bart Van Assche · 8 years ago
  63. ba80aa9 configfs: Fix race between create_link and configfs_rmdir by Nicholas Bellinger · 8 years ago
  64. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  65. 5faab9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. 66cea28 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  67. 67a7001 ufs: we need to sync inode before freeing it by Al Viro · 8 years ago
  68. babef37 excessive checks in ufs_write_failed() and ufs_evict_inode() by Al Viro · 8 years ago
  69. 006351a ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 8 years ago
  70. 940ef1a ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 8 years ago
  71. 6b0d144 ufs: set correct ->s_maxsize by Al Viro · 8 years ago
  72. eb315d2 ufs: restore maintaining ->i_blocks by Al Viro · 8 years ago
  73. 414cf71 fix ufs_isblockset() by Al Viro · 8 years ago
  74. 8785d84 ufs: restore proper tail allocation by Al Viro · 8 years ago
  75. 70e7af2 Btrfs: fix delalloc accounting leak caused by u32 overflow by Omar Sandoval · 8 years ago
  76. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  77. 286b92f btrfs: tree-log.c: Wrong printk information about namelen by Su Yue · 8 years ago
  78. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 8 years ago
  79. d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 8 years ago
  80. 239e250 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 8 years ago
  81. 125f42b Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  82. 4f253e1 nfs: Mark unnecessarily extern functions as static by Jan Kara · 8 years ago
  83. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  84. e209392 dax: fix race between colliding PMD & PTE entries by Ross Zwisler · 8 years ago
  85. e6e6d07 Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  86. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  87. 2f48641 Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  88. 0bb2303 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  89. a9b3311 btrfs: fix race with relocation recovery and fs_root setup by Jeff Mahoney · 8 years ago
  90. 896533a btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 8 years ago
  91. cc2b702 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 8 years ago
  92. d602fb6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  93. 63db7c8 xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 8 years ago
  94. f511c0b "Yes, people use FOLL_FORCE ;)" by Linus Torvalds · 8 years ago
  95. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  96. a082c6f ovl: filter trusted xattr for non-admin by Miklos Szeredi · 8 years ago
  97. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  98. 7585d12 ocfs2: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  99. fee2aa7 ntfs: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  100. fe3b81b NFS: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago