1. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  2. 5d650e9 xfs: add rmap btree geometry feature flag by Darrick J. Wong · 8 years ago
  3. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  4. f8dbebe xfs: enable the xfs_defer mechanism to process rmaps to update by Darrick J. Wong · 8 years ago
  5. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  6. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago
  7. abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
  8. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  9. f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
  10. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  11. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  12. c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
  13. cfed56a xfs: support overlapping intervals in the rmap btree by Darrick J. Wong · 8 years ago
  14. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  15. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  16. fa30f03 xfs: rmap btree transaction reservations by Darrick J. Wong · 8 years ago
  17. e70d829 xfs: add rmap btree growfs support by Darrick J. Wong · 8 years ago
  18. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  19. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  20. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  21. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  22. 00f4e4f xfs: add rmap btree stats infrastructure by Darrick J. Wong · 8 years ago
  23. b870494 xfs: introduce rmap btree definitions by Darrick J. Wong · 8 years ago
  24. df3954f xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt by Darrick J. Wong · 8 years ago
  25. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  26. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  27. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  28. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  29. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  30. 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
  31. bba61cb xfs: clean up typedef usage in the EFI/EFD handling code by Darrick J. Wong · 8 years ago
  32. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  33. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  34. 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
  35. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  36. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  37. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  38. 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
  39. e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
  40. 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
  41. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  42. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
  43. 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
  44. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  45. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  46. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  47. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  48. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  49. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  50. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  51. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  52. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
  53. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  54. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
  55. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
  56. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
  57. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
  58. a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
  59. 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
  60. a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
  61. ca52953 fs/proc/task_mmu.c: suppress compilation warnings with W=1 by Valdis Kletnieks · 8 years ago
  62. 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
  63. ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
  64. 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
  65. ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
  66. 309e919 ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref by piaojun · 8 years ago
  67. 86b652b ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler by piaojun · 8 years ago
  68. 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
  69. 01a36b6 ocfs2: ensure that dlm lockspace is created by kernel module by Gang He · 8 years ago
  70. 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
  71. 957ee43 orangefs: Change default dcache and getattr timeout to 50 msec. by Martin Brandenburg · 8 years ago
  72. 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
  73. 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
  74. 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 9 years ago
  75. 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 8 years ago
  76. 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 8 years ago
  77. 9515558 Btrfs: send, don't bug on inconsistent snapshots by Filipe Manana · 8 years ago
  78. 15b253e Btrfs: send, avoid incorrect leaf accesses when sending utimes operations by Filipe Manana · 8 years ago
  79. 764433a Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations by Robbie Ko · 9 years ago
  80. 443f9d2 Btrfs: send, fix warning due to late freeing of orphan_dir_info structures by Robbie Ko · 9 years ago
  81. 99ea42d Btrfs: incremental send, fix premature rmdir operations by Robbie Ko · 9 years ago
  82. 4122ea6 Btrfs: incremental send, fix invalid paths for rename operations by Filipe Manana · 8 years ago
  83. 7969e77 Btrfs: send, add missing error check for calls to path_loop() by Filipe Manana · 8 years ago
  84. 801bec3 Btrfs: send, fix failure to move directories with the same name around by Robbie Ko · 9 years ago
  85. 0596a90 Btrfs: add missing check for writeback errors on fsync by Filipe Manana · 8 years ago
  86. 829fa70 ext4: validate that metadata blocks do not overlap superblock by Theodore Ts'o · 8 years ago
  87. 3980bd3 ext4: reserve xattr index for the Hurd by Theodore Ts'o · 8 years ago
  88. ba929b6 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
  89. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  90. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  91. 19a6d89 qstr: constify instances in adfs by Al Viro · 8 years ago
  92. 185de68 qstr: constify instances in f2fs by Al Viro · 8 years ago
  93. ac3ba64 qstr: constify instances in ext2 by Al Viro · 8 years ago
  94. b59091c qstr: constify instances in vfat by Al Viro · 8 years ago
  95. dc12e90 qstr: constify instances in procfs by Al Viro · 8 years ago
  96. 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
  97. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  98. d3fe198 cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() by Al Viro · 8 years ago
  99. e0b3f59 affs ->d_compare(): don't bother with ->d_inode by Al Viro · 8 years ago
  100. 15d3c58 fold _d_rehash() and __d_rehash() together by Al Viro · 8 years ago