1. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  2. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  3. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  4. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  5. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  7. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  9. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  11. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  12. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  13. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  14. 3a30325 Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  15. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  16. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  17. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  18. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  19. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  20. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  21. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  22. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  23. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  24. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  25. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  26. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  27. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  28. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  29. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  30. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  31. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 8 years ago
  32. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  33. db20a89 cachefiles: Fix race between inactivating and culling a cache object by David Howells · 8 years ago
  34. 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
  35. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  36. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  37. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  38. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  39. c1892c3 vfs: fix deadlock in file_remove_privs() on overlayfs by Miklos Szeredi · 8 years ago
  40. 3481b68 xfs: move (and rename) the deferred bmap-free tracepoints by Darrick J. Wong · 8 years ago
  41. 51ce9d0 xfs: collapse single use static functions by Darrick J. Wong · 8 years ago
  42. e127faf xfs: remove unnecessary parentheses from log redo item recovery functions by Darrick J. Wong · 8 years ago
  43. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  44. c1d22ae xfs: in btree_lshift, only allocate temporary cursor when needed by Darrick J. Wong · 8 years ago
  45. 1f704b2 xfs: remove unnecesary lshift/rshift key initialization by Darrick J. Wong · 8 years ago
  46. 973b831 xfs: remove the get*keys and update_keys btree ops pointers by Darrick J. Wong · 8 years ago
  47. 1c0607a xfs: enable the rmap btree functionality by Darrick J. Wong · 8 years ago
  48. 04f1306 xfs: don't update rmapbt when fixing agfl by Darrick J. Wong · 8 years ago
  49. 2b0eeb5 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled by Darrick J. Wong · 8 years ago
  50. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  51. 5d650e9 xfs: add rmap btree geometry feature flag by Darrick J. Wong · 8 years ago
  52. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  53. f8dbebe xfs: enable the xfs_defer mechanism to process rmaps to update by Darrick J. Wong · 8 years ago
  54. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  55. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago
  56. abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
  57. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  58. f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
  59. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  60. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  61. c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
  62. cfed56a xfs: support overlapping intervals in the rmap btree by Darrick J. Wong · 8 years ago
  63. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  64. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  65. fa30f03 xfs: rmap btree transaction reservations by Darrick J. Wong · 8 years ago
  66. e70d829 xfs: add rmap btree growfs support by Darrick J. Wong · 8 years ago
  67. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  68. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  69. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  70. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  71. 00f4e4f xfs: add rmap btree stats infrastructure by Darrick J. Wong · 8 years ago
  72. b870494 xfs: introduce rmap btree definitions by Darrick J. Wong · 8 years ago
  73. df3954f xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt by Darrick J. Wong · 8 years ago
  74. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  75. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  76. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  77. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  78. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  79. 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
  80. bba61cb xfs: clean up typedef usage in the EFI/EFD handling code by Darrick J. Wong · 8 years ago
  81. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  82. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  83. 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
  84. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  85. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  86. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
  88. e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
  89. 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
  90. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  91. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
  92. 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
  93. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  94. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  95. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  96. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  97. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  98. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  99. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  100. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago