summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/fs-io.c
AgeCommit message (Collapse)Author
2016-10-07bcachefs: SEEK_DATA/SEEK_HOLEKent Overstreet
2016-10-07bcachefs: Better assertionsKent Overstreet
2016-10-07bcachefs: verify i_size/i_size_dirty in various placesKent Overstreet
2016-10-07bcachefs: more page state trackingKent Overstreet
For i_blocks accouning - now we can track dirty i_blocks
2016-10-07bcachefs: i_sectors accountingKent Overstreet
2016-10-07bcachefs: Track whether pages point to allocated dataKent Overstreet
2016-10-07bcache: plumb through WRITE_SYNCKent Overstreet
2016-10-07bcachefs: skip existing reservations in fallocateKent Overstreet
2016-10-07bcachefs: fix fpunch() above i_sizeKent Overstreet
2016-10-07bcachefs: split out fs-io.cKent Overstreet