summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-27xfs: refactor btree block header checking functionsDarrick J. Wong4-68/+121
2017-10-27xfs: refactor btree pointer checksDarrick J. Wong3-42/+45
2017-10-27xfs: create block pointer check functionsDarrick J. Wong4-0/+67
2017-10-27xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong1-1/+1
2017-10-27xfs: buffer lru reference count error injection tagBrian Foster4-5/+23
2017-10-27xfs: fail if xattr inactivation hits a holeBrian Foster1-36/+33
2017-10-27xfs: check kthread_should_stop() after the setting of task stateHou Tao1-3/+18
2017-10-27xfs: remove xfs_bmbt_get_stateChristoph Hellwig2-29/+1
2017-10-27xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig2-94/+14
2017-10-27xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig1-8/+6
2017-10-27xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig1-106/+39
2017-10-27xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig3-116/+44
2017-10-27xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig1-104/+104
2017-10-27xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig1-23/+9
2017-10-27xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig1-86/+95
2017-10-27xfs: refactor xfs_bmap_add_extent_hole_realChristoph Hellwig1-27/+21
2017-10-27xfs: refactor xfs_bmap_add_extent_hole_delayChristoph Hellwig1-10/+11
2017-10-27xfs: refactor xfs_del_extent_realChristoph Hellwig1-30/+30
2017-10-27xfs: use the state defines in xfs_bmap_del_extent_realChristoph Hellwig1-12/+9
2017-10-27xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}Christoph Hellwig1-12/+12
2017-10-27xfs: move some more code into xfs_bmap_del_extent_realChristoph Hellwig1-24/+17
2017-10-27xfs: use xfs_bmap_del_extent_delay for the data fork as wellChristoph Hellwig1-217/+114
2017-10-27xfs: rename bno to end in __xfs_bunmapiChristoph Hellwig1-25/+24
2017-10-27xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapiChristoph Hellwig1-5/+1
2017-10-27xfs: use xfs_iext_get_extent instead of open coding itChristoph Hellwig2-21/+17
2017-10-27xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig1-1/+1
2017-10-27xfs: simplify the xfs_getbmap interfaceChristoph Hellwig3-95/+75
2017-10-27xfs: rewrite getbmap using the xfs_iext_* helpersChristoph Hellwig1-317/+208
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds12-840/+16
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl1-1/+12
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton1-1/+4
2017-10-25nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik1-2/+11
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki8-35/+63
2017-10-24hwmon: (tmp102) Fix first temperature readingGuenter Roeck1-8/+5
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-24xfs: fix AIM7 regressionChristoph Hellwig1-8/+13
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan1-8/+13
2017-10-23platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan1-66/+28
2017-10-23Linux 4.14-rc6v4.14-rc6Linus Torvalds1-1/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22textsearch: fix typos in library helpersRandy Dunlap2-2/+2
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu1-1/+1
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu1-7/+6
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu1-0/+1
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata1-1/+10
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata1-0/+31