Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2 | -20/+17 |
2016-01-13 | block: pass block dev not num to read/write/erase() | Stephen Warren | 1 | -13/+15 |
2014-11-10 | ZFS: Clean up cppcheck warnings where relevant, leaked memory etc | Jorgen Lundman | 1 | -1/+8 |
2014-09-24 | cosmetic: replace MIN, MAX with min, max | Masahiro Yamada | 1 | -3/+3 |
2013-11-17 | fs: descend into sub directories when it is necessary | Masahiro Yamada | 1 | -1/+1 |
2013-10-31 | fs: convert makefiles to Kbuild style | Masahiro Yamada | 1 | -24/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 6 | -82/+6 |
2012-11-14 | fs: zfs: fix illegal use of fp | Alejandro Mery | 1 | -1/+3 |
2012-11-02 | ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) | Stefan Roese | 1 | -51/+0 |
2012-09-25 | cmd_zfs: use common get_device_and_partition function | Rob Herring | 1 | -24/+11 |
2012-08-09 | zfs: Add ZFS filesystem support | Jorgen Lundman | 6 | -0/+2911 |