index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
dev.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
fs: Remove <common.h> and add needed includes
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
2017-04-27
ext4: Fix comparision of unsigned expression with < 0
Lokesh Vutla
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-01-20
fs/ext4: fix partition size get truncated in calculation
Ma Haijun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-15
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-05-24
ext4: assign get_fs()->dev_desc before using it
Stephen Warren
2013-05-10
fs/ext4: Support device block sizes != 512 bytes
Egbert Eich
2012-12-07
fs:ext4:write: Store block device descriptor in file system structure
Łukasz Majewski
2012-09-25
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-20
ext4: cache-align buffers so the invalidation works
Stephen Warren
2012-08-09
ext4fs ls load support
Uma Shankar