summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+2
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2017-10-03fs: Create a common fs_devread for ext4/reiserfs/zfsMarek BehĂșn1-74/+4
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-19/+14
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren1-9/+15
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada1-1/+1
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada1-25/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-70/+5
2012-09-26cmd_reiser: use common get_device_and_partition functionRob Herring1-19/+10
2011-12-12fs/reiserfs/reiserfs.c: Fix compiler warningAnatolij Gustschin1-1/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD4-14/+3
2008-05-21Big white-space cleanup.Wolfgang Denk3-72/+71
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger3-3/+3
2007-07-10fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-3/+3
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-3/+3
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2-43/+43
2004-03-25Code cleanupwdenk3-8/+6
2004-03-25* Patch by Pavel Bartusek, 21 Mar 2004wdenk5-0/+1821