summaryrefslogtreecommitdiff
path: root/fs/ext4/dev.c
AgeCommit message (Expand)Author
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-01-20fs/ext4: fix partition size get truncated in calculationMa Haijun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-05-24ext4: assign get_fs()->dev_desc before using itStephen Warren
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2012-12-07fs:ext4:write: Store block device descriptor in file system structureƁukasz Majewski
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring
2012-09-20ext4: cache-align buffers so the invalidation worksStephen Warren
2012-08-09ext4fs ls load supportUma Shankar