summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-16dax: Remove complete_unwritten argumentJan Kara
2016-05-16DAX: move RADIX_DAX_ definitions to dax.cNeilBrown
2016-05-13ext4: pre-zero allocated blocks for DAX IOJan Kara
2016-05-13ext4: refactor direct IO codeJan Kara
2016-05-13ext4: fix race in transient ENOSPC detectionJan Kara
2016-05-13ext4: handle transient ENOSPC properly for DAXJan Kara
2016-05-13dax: call get_blocks() with create == 1 for write faults to unwritten extentsJan Kara
2016-05-05ext4: remove unmeetable inconsisteny check from ext4_find_extent()Nicolai Stange
2016-05-05ext4: remove unnecessary bio get/putJens Axboe
2016-05-05ext4: silence UBSAN in ext4_mb_init()Nicolai Stange
2016-05-05ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange
2016-05-05ext4: fix oops on corrupted filesystemJan Kara
2016-05-05ext4: fix check of dqget() return value in ext4_ioctl_setproject()Seth Forshee
2016-04-30ext4: clean up error handling when orphan list is corruptedTheodore Ts'o
2016-04-30ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o
2016-04-27ext4: remove trailing \n from ext4_warning/ext4_error callsJakub Wilk
2016-04-25ext4: fix races between changing inode journal mode and ext4_writepagesDaeho Jeong
2016-04-25ext4: handle unwritten or delalloc buffers before enabling data journalingDaeho Jeong
2016-04-25ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()Theodore Ts'o
2016-04-24ext4: do not ask jbd2 to write data for delalloc buffersJan Kara
2016-04-24jbd2: add support for avoiding data writes during transaction commitsJan Kara
2016-04-24ext4: remove EXT4_STATE_ORDERED_MODEJan Kara
2016-04-24ext4: fix data exposure after a crashJan Kara
2016-04-23ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-14Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-14Make file credentials available to the seqfile interfacesLinus Torvalds
2016-04-12ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-04-12debugfs: Make automount point inodes permanently emptySeth Forshee
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim
2016-04-12f2fs: use dget_parent and file_dentry in f2fs_file_openJaegeuk Kim
2016-04-12fscrypto: use dget_parent() in fscrypt_d_revalidate()Jaegeuk Kim
2016-04-10Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-09Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-08orangefs: remove unused variableMartin Brandenburg
2016-04-08orangefs: Add KERN_<LEVEL> to gossip_<level> macrosJoe Perches
2016-04-08orangefs: strncpy -> strscpyMartin Brandenburg
2016-04-08orangefs: clean up truncate ctime and mtime settingMartin Brandenburg
2016-04-08Orangefs: fix ifnullfree.cocci warningskbuild test robot
2016-04-08Orangefs: optimize boilerplate code.Mike Marshall
2016-04-08Orangefs: xattr.c cleanupMike Marshall
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-06Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-04-04Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04btrfs: Reset IO error counters before start of device replacingYauhen Kharuzhy