summaryrefslogtreecommitdiff
path: root/fs
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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...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-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-09hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-07-09hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-07-09hpfs: Remove unessary castFiro Yang
2015-07-09hpfs: add fstrim supportMikulas Patocka
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-04sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=yNaveen N. Rao
2015-07-04ext4: correctly migrate a file with a hole at the beginningEryu Guan
2015-07-04ext4: be more strict when migrating to non-extent based fileEryu Guan
2015-07-04ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds