1. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  2. c1d22ae xfs: in btree_lshift, only allocate temporary cursor when needed by Darrick J. Wong · 8 years ago
  3. 1f704b2 xfs: remove unnecesary lshift/rshift key initialization by Darrick J. Wong · 8 years ago
  4. 973b831 xfs: remove the get*keys and update_keys btree ops pointers by Darrick J. Wong · 8 years ago
  5. 1c0607a xfs: enable the rmap btree functionality by Darrick J. Wong · 8 years ago
  6. 04f1306 xfs: don't update rmapbt when fixing agfl by Darrick J. Wong · 8 years ago
  7. 2b0eeb5 xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled by Darrick J. Wong · 8 years ago
  8. a650e8f xfs: add rmap btree block detection to log recovery by Darrick J. Wong · 8 years ago
  9. 5d650e9 xfs: add rmap btree geometry feature flag by Darrick J. Wong · 8 years ago
  10. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  11. f8dbebe xfs: enable the xfs_defer mechanism to process rmaps to update by Darrick J. Wong · 8 years ago
  12. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  13. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago
  14. abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
  15. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  16. f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
  17. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  18. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  19. c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
  20. cfed56a xfs: support overlapping intervals in the rmap btree by Darrick J. Wong · 8 years ago
  21. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  22. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  23. fa30f03 xfs: rmap btree transaction reservations by Darrick J. Wong · 8 years ago
  24. e70d829 xfs: add rmap btree growfs support by Darrick J. Wong · 8 years ago
  25. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  26. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  27. 340785c xfs: add owner field to extent allocation and freeing by Darrick J. Wong · 8 years ago
  28. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  29. 00f4e4f xfs: add rmap btree stats infrastructure by Darrick J. Wong · 8 years ago
  30. b870494 xfs: introduce rmap btree definitions by Darrick J. Wong · 8 years ago
  31. df3954f xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt by Darrick J. Wong · 8 years ago
  32. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  33. dc42375 xfs: refactor redo intent item processing by Darrick J. Wong · 8 years ago
  34. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  35. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  36. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  37. 9749fee xfs: enable the xfs_defer mechanism to process extents to free by Darrick J. Wong · 8 years ago
  38. bba61cb xfs: clean up typedef usage in the EFI/EFD handling code by Darrick J. Wong · 8 years ago
  39. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  40. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  41. 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
  42. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  43. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  44. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
  46. e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
  47. 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
  48. f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
  49. 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
  50. 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
  51. 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  52. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  53. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  54. a4691de kcov: allow more fine-grained coverage instrumentation by Vegard Nossum · 8 years ago
  55. f1cb637 init/Kconfig: add clarification for out-of-tree modules by Valdis Kletnieks · 8 years ago
  56. 27eb662 config: add android config fragments by Rob Herring · 8 years ago
  57. ac3339b init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig by Alexey Dobriyan · 8 years ago
  58. 59dbb2a relay: add global mode support for buffer-only channels by Akash Goel · 8 years ago
  59. 841c06d init: allow blacklisting of module_init functions by Prarit Bhargava · 8 years ago
  60. ecfaf0c w1:omap_hdq: fix regression by H. Nikolaus Schaller · 8 years ago
  61. 939fc83 w1: add helper macro module_w1_family by Andrew F. Davis · 8 years ago
  62. 098f9fb w1: remove need for ida and use PLATFORM_DEVID_AUTO by Andrew F. Davis · 8 years ago
  63. c226fab x86/power/64: Do not refer to __PAGE_OFFSET from assembly code by Rafael J. Wysocki · 8 years ago
  64. 0b9364b rapidio/switches: add driver for IDT gen3 switches by Alexandre Bounine · 8 years ago
  65. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  66. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 8 years ago
  67. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  68. 60e377b5c rapidio/idt_gen2: fix locking warning by Alexandre Bounine · 8 years ago
  69. 06e1b24 rapidio: fix error handling in mbox request/release functions by Alexandre Bounine · 8 years ago
  70. f5485eb rapidio/tsi721_dma: advance queue processing from transfer submit call by Alexandre Bounine · 8 years ago
  71. e519685 rapidio/tsi721: add messaging mbox selector parameter by Alexandre Bounine · 8 years ago
  72. cb782cd rapidio/tsi721: add PCIe MRRS override parameter by Alexandre Bounine · 8 years ago
  73. 4498c31 rapidio/tsi721_dma: add channel mask and queue size parameters by Alexandre Bounine · 8 years ago
  74. f8e3a68 rapidio: fix return value description for dma_prep functions by Alexandre Bounine · 8 years ago
  75. cca446d rapidio/documentation: fix mangled paragraph in mport_cdev by Alexandre Bounine · 8 years ago
  76. ea87b8e rapidio: remove unnecessary 0x prefixes before %pa extension uses by Joe Perches · 8 years ago
  77. b6e8d4a rapidio: add RapidIO channelized messaging driver by Alexandre Bounine · 8 years ago
  78. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  79. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  80. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  81. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  82. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  83. 51d5d12 ARM: keystone: dts: add psci command definition by Vitaly Andrianov · 8 years ago
  84. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  85. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  86. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  87. dc5ccca kexec: don't invoke OOM-killer for control page allocation by Russell King · 8 years ago
  88. 966fab0 ARM: kexec: advertise location of bootable RAM by Russell King · 8 years ago
  89. f7f0b7d ARM: kdump: advertise boot aliased crash kernel resource by Russell King · 8 years ago
  90. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  91. b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
  92. 627393d kernel/exit.c: quieten greatest stack depth printk by Anton Blanchard · 8 years ago
  93. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  94. 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
  95. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
  96. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
  97. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
  98. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
  99. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
  100. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago