summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19Merge branch 'xfs-efi-rework' into for-nextDave Chinner
2015-08-19xfs: add missing bmap cancel calls in error pathsBrian Foster
2015-08-19xfs: add helper to conditionally remove items from the AILBrian Foster
2015-08-19xfs: fix btree cursor error cleanupsBrian Foster
2015-08-19xfs: clean up root inode properly on mount failureBrian Foster
2015-08-18xfs: checksum log record ext headers based on record sizeBrian Foster
2015-08-18xfs: fix broken icreate log item cancellationBrian Foster
2015-08-18xfs: icreate log item recovery and cancellation tracepointsBrian Foster
2015-08-18xfs: don't leave EFIs on AIL on mount failureBrian Foster
2015-08-18xfs: use EFI refcount consistently in log recoveryBrian Foster
2015-08-18xfs: ensure EFD trans aborts on log recovery extent free failureBrian Foster
2015-08-18xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster
2015-08-18xfs: return committed status from xfs_trans_roll()Brian Foster
2015-08-18xfs: disentagle EFI release from the extent countBrian Foster
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner
2015-07-29Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-07-29libxfs: add xfs_bit.cDave Chinner
2015-07-29xfs: Remove duplicate jumps to the same labelJan Kara
2015-07-29xfs: Use consistent logging message prefixesJoe Perches
2015-07-29xfs: validate transaction header length on log recoveryBrian Foster
2015-07-29xfs: close xc_cil list_empty() races with cil commit sequenceBrian Foster
2015-07-29xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner
2015-07-29xfs: remote attributes need to be considered dataDave Chinner
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner
2015-07-29xfs: call dax_fault on read page faults for DAXDave Chinner
2015-07-12Linux 4.2-rc2Linus Torvalds
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-12freeing unlinked file indefinitely delayedAl Viro
2015-07-12fix a braino in ovl_d_select_inode()Al Viro
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro
2015-07-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-11Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-10Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin