summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-20block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani
2016-07-18Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé
2016-06-09fs: xfs: replace BIO_MAX_SECTORS with BIO_MAX_PAGESMing Lei
2016-06-08ext4: use bio op helprs in ext4 crypto codeMike Christie
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers, fs: shrink bi_rw from long to intMike Christie
2016-06-07ocfs2: use bio op accessorsMike Christie
2016-06-07nilfs: use bio op accessorsMike Christie
2016-06-07mpage: use bio op accessorsMike Christie
2016-06-07hfsplus: use bio op accessorsMike Christie
2016-06-07xfs: use bio op accessorsMike Christie
2016-06-07gfs2: use bio op accessorsMike Christie
2016-06-07f2fs: use bio op accessorsMike Christie
2016-06-07btrfs: use bio fields for op and flagsMike Christie
2016-06-07btrfs: update __btrfs_map_block for REQ_OP transitionMike Christie
2016-06-07btrfs: use bio op accessorsMike Christie
2016-06-07btrfs: have submit_one_bio users use bio op accessorsMike Christie
2016-06-07direct-io: use bio set/get op accessorsMike Christie
2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie
2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-04Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-03Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason
2016-06-01ceph: use i_version to check validity of fscacheYan, Zheng
2016-06-01ceph: improve fscache revalidationYan, Zheng
2016-06-01ceph: disable fscache when inode is opened for writeYan, Zheng
2016-06-01ceph: avoid unnecessary fscache invalidation/revlidationYan, Zheng
2016-06-01ceph: call __fscache_uncache_page() if readpages failsYan, Zheng
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng
2016-06-01FS-Cache: wake write waiter after invalidating writesYan, Zheng
2016-05-31Btrfs: fix race between device replace and read repairFilipe Manana
2016-05-31Btrfs: fix race between device replace and discardFilipe Manana
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov
2016-05-30Btrfs: fix race between device replace and chunk allocationFilipe Manana
2016-05-30Btrfs: fix race setting block group back to RW mode during device replaceFilipe Manana
2016-05-30Btrfs: fix unprotected assignment of the left cursor for device replaceFilipe Manana
2016-05-30Btrfs: fix race setting block group readonly during device replaceFilipe Manana
2016-05-30Btrfs: fix race between device replace and block group removalFilipe Manana
2016-05-30Btrfs: fix race between readahead and device replace/removalFilipe Manana
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin