summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: dispatch metadata scrub subcommandsDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong
2017-10-26xfs: refactor btree pointer checksDarrick J. Wong
2017-10-26xfs: create block pointer check functionsDarrick J. Wong
2017-10-26xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster
2017-10-26xfs: fail if xattr inactivation hits a holeBrian Foster
2017-10-26xfs: check kthread_should_stop() after the setting of task stateHou Tao
2017-10-26xfs: remove xfs_bmbt_get_stateChristoph Hellwig
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig
2017-10-26xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-10-26xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_hole_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_hole_delayChristoph Hellwig
2017-10-26xfs: refactor xfs_del_extent_realChristoph Hellwig
2017-10-26xfs: use the state defines in xfs_bmap_del_extent_realChristoph Hellwig
2017-10-26xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}Christoph Hellwig
2017-10-26xfs: move some more code into xfs_bmap_del_extent_realChristoph Hellwig
2017-10-26xfs: use xfs_bmap_del_extent_delay for the data fork as wellChristoph Hellwig
2017-10-26xfs: rename bno to end in __xfs_bunmapiChristoph Hellwig
2017-10-26xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapiChristoph Hellwig
2017-10-26xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig
2017-10-26xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-10-26xfs: simplify the xfs_getbmap interfaceChristoph Hellwig
2017-10-26xfs: rewrite getbmap using the xfs_iext_* helpersChristoph Hellwig
2017-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-26Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-26Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-10-26Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-26Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-26Merge tag 'sound-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-10-25Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-10-24nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik
2017-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki
2017-10-24hwmon: (tmp102) Fix first temperature readingGuenter Roeck
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang