1. 2b11885 nfsd: remove some dead code in nfsd_create_locked() by Dan Carpenter · 8 years ago
  2. fa08139 nfsd: drop unnecessary MAY_EXEC check from create by J. Bruce Fields · 8 years ago
  3. 71423274 nfsd: clean up bad-type check in nfsd_create_locked by J. Bruce Fields · 8 years ago
  4. d03d9fe nfsd: remove unnecessary positive-dentry check by J. Bruce Fields · 8 years ago
  5. b44061d nfsd: reorganize nfsd_create by J. Bruce Fields · 8 years ago
  6. e75b23f nfsd: check d_can_lookup in fh_verify of directories by J. Bruce Fields · 8 years ago
  7. 12391d0 nfsd: remove redundant zero-length check from create by J. Bruce Fields · 8 years ago
  8. 7eed34f nfsd: Make creates return EEXIST instead of EACCES by Oleg Drokin · 8 years ago
  9. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  10. b571bc6 Fixup direct bi_rw modifiers by Shaun Tancheff · 8 years ago
  11. 1aee6b9 f2fs: drop bio->bi_rw manual assignment by Jens Axboe · 8 years ago
  12. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  13. dc5ff2b writeback: Write dirty times for WB_SYNC_ALL writeback by Jan Kara · 8 years ago
  14. 99a01cd block: remove BLK_DEV_DAX config option by Ross Zwisler · 8 years ago
  15. 8a545f1 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() by Dan Carpenter · 8 years ago
  16. 42049bf Btrfs: fix __MAX_CSUM_ITEMS by Chris Mason · 8 years ago
  17. db20a89 cachefiles: Fix race between inactivating and culling a cache object by David Howells · 8 years ago
  18. 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
  19. 4b2e016 fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 by Geert Uytterhoeven · 8 years ago
  20. 7d50a29 9p: use clone_fid() by Al Viro · 8 years ago
  21. 797fc16 9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()" by Al Viro · 8 years ago
  22. f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
  23. c1892c3 vfs: fix deadlock in file_remove_privs() on overlayfs by Miklos Szeredi · 8 years ago
  24. e657149 Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve() by Filipe Manana · 8 years ago
  25. 3481b68 xfs: move (and rename) the deferred bmap-free tracepoints by Darrick J. Wong · 8 years ago
  26. 51ce9d0 xfs: collapse single use static functions by Darrick J. Wong · 8 years ago
  27. e127faf xfs: remove unnecessary parentheses from log redo item recovery functions by Darrick J. Wong · 8 years ago
  28. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  29. c1d22ae xfs: in btree_lshift, only allocate temporary cursor when needed by Darrick J. Wong · 8 years ago
  30. 1f704b2 xfs: remove unnecesary lshift/rshift key initialization by Darrick J. Wong · 8 years ago
  31. 973b831 xfs: remove the get*keys and update_keys btree ops pointers by Darrick J. Wong · 8 years ago
  32. 1c0607a xfs: enable the rmap btree functionality by Darrick J. Wong · 8 years ago
  33. 04f1306 xfs: don't update rmapbt when fixing agfl by Darrick J. Wong · 8 years ago
  34. 2b0eeb5 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled by Darrick J. Wong · 8 years ago
  35. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  36. 5d650e9 xfs: add rmap btree geometry feature flag by Darrick J. Wong · 8 years ago
  37. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  38. f8dbebe xfs: enable the xfs_defer mechanism to process rmaps to update by Darrick J. Wong · 8 years ago
  39. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  40. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago
  41. abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
  42. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  43. f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
  44. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  45. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  46. c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
  47. cfed56a xfs: support overlapping intervals in the rmap btree by Darrick J. Wong · 8 years ago
  48. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  49. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  50. fa30f03 xfs: rmap btree transaction reservations by Darrick J. Wong · 8 years ago
  51. e70d829 xfs: add rmap btree growfs support by Darrick J. Wong · 8 years ago
  52. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  53. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  54. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  55. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  56. 00f4e4f xfs: add rmap btree stats infrastructure by Darrick J. Wong · 8 years ago
  57. b870494 xfs: introduce rmap btree definitions by Darrick J. Wong · 8 years ago
  58. df3954f xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt by Darrick J. Wong · 8 years ago
  59. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  60. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  61. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  62. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  63. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  64. 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
  65. bba61cb xfs: clean up typedef usage in the EFI/EFD handling code by Darrick J. Wong · 8 years ago
  66. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  67. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  68. 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
  69. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  70. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  71. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  72. 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
  73. e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
  74. 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
  75. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  76. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
  77. 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
  78. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  79. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  80. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  81. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  82. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  83. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  84. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  85. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  86. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  87. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  88. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  89. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  90. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  91. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  92. a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
  93. 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
  94. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  95. ca52953 fs/proc/task_mmu.c: suppress compilation warnings with W=1 by Valdis Kletnieks · 8 years ago
  96. 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
  97. ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
  98. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  99. ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
  100. 309e919 ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref by piaojun · 8 years ago