1. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  2. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  3. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  4. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  5. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  6. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  7. 3c37819 xfs: Allow user to kill fstrim process by Lukas Czerner · 8 years ago
  8. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  9. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  10. 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
  11. 3f88a15 xfs: don't use bool values in trace buffers by Christoph Hellwig · 8 years ago
  12. 12e4a38 xfs: fix getfsmap userspace memory corruption while setting OF_LAST by Darrick J. Wong · 8 years ago
  13. 9d17e14 xfs: fix __user annotations for xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  14. e2a6419 xfs: corruption needs to respect endianess too! by Christoph Hellwig · 8 years ago
  15. ef2b67e xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap by Christoph Hellwig · 8 years ago
  16. fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
  17. 0c1d9e4 xfs: simplify validation of the unwritten extent bit by Christoph Hellwig · 8 years ago
  18. 37f7f9b xfs: remove unused values from xfs_exntst_t by Christoph Hellwig · 8 years ago
  19. 895e9bf xfs: remove the unused XFS_MAXLINK_1 define by Christoph Hellwig · 8 years ago
  20. 4f1adf3 xfs: more do_div cleanups by Eric Sandeen · 8 years ago
  21. 9011540 xfs: remove use of do_div with 32-bit dividend in quota by Eric Sandeen · 8 years ago
  22. 42bf9db xfs: remove the trailing newline used in the fmt parameter of TP_printk by Hou Tao · 8 years ago
  23. cb52ee3 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 8 years ago
  24. 023cc84 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 8 years ago
  25. a008c31 iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size by Chandan Rajendra · 8 years ago
  26. 7590632 xfs: remove bmap block allocation retries by Christoph Hellwig · 8 years ago
  27. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  28. 6ebd5a4 xfs: introduce xfs_bmapi_remap by Christoph Hellwig · 8 years ago
  29. 6d04558 xfs: pass individual arguments to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 8 years ago
  30. 39e07da xfs: remove attr fork handling in xfs_bmap_finish_one by Christoph Hellwig · 8 years ago
  31. 52813fb xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 8 years ago
  32. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 8 years ago
  33. 5146d0b xfs: remove custom do_div implementations by Eric Sandeen · 8 years ago
  34. d956f81 xfs: simplify xfs_calc_dquots_per_chunk by Eric Sandeen · 8 years ago
  35. 84358536d xfs: actually report xattr extents via iomap by Darrick J. Wong · 8 years ago
  36. 254133f xfs: fold __xfs_trans_roll into xfs_trans_roll by Christoph Hellwig · 8 years ago
  37. 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
  38. a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
  39. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  40. fb3c3de xfs: add a couple of queries to iterate free extents in the rtbitmap by Darrick J. Wong · 8 years ago
  41. e9a2599 xfs: create a function to query all records in a btree by Darrick J. Wong · 8 years ago
  42. 2d520bf xfs: provide a query_range function for freespace btrees by Darrick J. Wong · 8 years ago
  43. 08438b1 xfs: plumb in needed functions for range querying of the freespace btrees by Darrick J. Wong · 8 years ago
  44. 80c9f49 vfs: add common GETFSMAP ioctl definitions by Darrick J. Wong · 8 years ago
  45. be6324c xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 8 years ago
  46. 422e5b5 xfs: Remove obsolete declaration of xfs_buf_get_empty by Nikolay Borisov · 8 years ago
  47. bc593ee xfs: fix up inode validation failure message by Eric Sandeen · 8 years ago
  48. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago
  49. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  50. 696a562 xfs: use dedicated log worker wq to avoid deadlock with cil wq by Brian Foster · 8 years ago
  51. f1c0e20 xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
  52. 105664d xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files by Calvin Owens · 8 years ago
  53. 005c5db xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  54. c02ed2e Linux 4.11-rc4 by Linus Torvalds · 8 years ago
  55. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  56. 9e54ef9 Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  57. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  58. 53b4d59 Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  59. e431e0e Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  60. 42234bf Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  61. 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  62. a643f90 Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  63. a00da40 Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  64. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. 4c3de7e Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  66. d67d64f ext4: fix two spelling nits by Theodore Ts'o · 8 years ago
  67. dac7a4b ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
  68. 424b689 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  69. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  70. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  71. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  72. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  73. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  74. 812755d uapi: fix rdma/mlx5-abi.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  75. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  76. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  77. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  78. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  79. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  80. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  81. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  82. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  83. 04e904a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 59d9cb9 Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  85. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  86. 42ea16f Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  87. 69917da Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  88. e8fe23f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  89. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  90. 213e4eb Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  91. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  92. 9a31328 Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  93. e887118 Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  94. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  95. 86b7eab Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  96. 0fa974b Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 8 years ago
  97. bf3f530 Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 8 years ago
  98. ebe6482 Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  100. d64a047 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago