9
0
Fork 0
barebox/fs
Masahiro Yamada d27077bd76 linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MIN
Linux uses SHRT_* instead of SHORT_*.  The <limits.h> of C does
the same.  Let's follow this standard.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-01-21 14:58:07 +01:00
..
cramfs fs: cleanup backingstore handling 2013-09-29 12:11:14 +02:00
ext4 fs: ext4: le32_to_cpu() used on a 16-bit field 2014-07-25 10:38:47 +02:00
fat fat: Use correct format specifier 2014-07-11 08:14:48 +02:00
ubifs fs: ubifs: remove redundant macro defines 2015-01-21 14:58:07 +01:00
Kconfig Merge branch 'for-next/randconfig-1' 2014-12-08 14:54:11 +01:00
Makefile fs: implement EFI variable filesystem driver 2014-07-16 10:46:18 +02:00
bpkfs.c bpkfs: fix compiler warning 2014-02-10 09:34:35 +01:00
devfs-core.c drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
devfs.c fs: store pointer to fsdev instead of dev in struct filep 2014-10-08 16:06:21 +02:00
efi.c fs: implement EFI filesystem driver 2014-07-16 10:46:18 +02:00
efivarfs.c fs: efivars: implement write support 2014-12-09 09:59:10 +01:00
fs.c fs: implement fstat 2014-10-08 16:11:06 +02:00
nfs.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
omap4_usbbootfs.c omap4: add filesystem support over usb boot 2012-11-16 15:32:31 +01:00
parseopt.c linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MIN 2015-01-21 14:58:07 +01:00
parseopt.h nfs: parse nfsport and mount port from file system options 2014-02-10 09:02:21 +01:00
ramfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
tftp.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
uimagefs.c move file helper functions to separate file 2014-08-07 06:13:51 +02:00