summaryrefslogtreecommitdiff
path: root/fs/ext4/dev.c
Commit message (Expand)AuthorAgeLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-7/+6
* fs/ext4: fix partition size get truncated in calculationMa Haijun2014-01-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-15-4/+5
* ext4: assign get_fs()->dev_desc before using itStephen Warren2013-05-24-1/+1
* fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-10-22/+40
* fs:ext4:write: Store block device descriptor in file system structureƁukasz Majewski2012-12-07-0/+1
* cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-19/+13
* ext4: cache-align buffers so the invalidation worksStephen Warren2012-09-20-2/+2
* ext4fs ls load supportUma Shankar2012-08-09-0/+145