index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
devfs-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: remove references to CREDITS
Uwe Kleine-König
2020-04-27
1
-3
/
+0
*
fs: devfs-core: do a case-insensitive compare of partuuids
Ahmad Fatoum
2019-10-23
1
-1
/
+1
*
fs: devfs-core: have device_find_partition search symlinks
Ahmad Fatoum
2019-10-15
1
-0
/
+21
*
fs: Share code between mem_write()/mem_read()
Andrey Smirnov
2019-02-06
1
-22
/
+24
*
fs: Avoid division in memcpy_sz()
Andrey Smirnov
2019-02-06
1
-2
/
+3
*
devfs: Drop dev_lseek_default()
Andrey Smirnov
2019-01-29
1
-1
/
+0
*
fs: devfs-core: Make use of devpath_to_name()
Andrey Smirnov
2018-06-25
1
-4
/
+2
*
fs: Move mem_write/mem_read to devfs-core
Sascha Hauer
2018-04-06
1
-0
/
+68
*
rename file_operations -> cdev_operations
Sascha Hauer
2018-04-06
1
-1
/
+1
*
fs: add support loop mount offset
Philipp Zabel
2018-02-05
1
-4
/
+4
*
devfs-core: add function to find cdev by partuuid
Steffen Trumtrar
2017-07-10
1
-0
/
+14
*
fs: add cdev_create_loop and cdev_remove_loop for loop mount option
Philipp Zabel
2017-06-06
1
-0
/
+90
*
fs: Create automount entries for the default mount pathes
Sascha Hauer
2017-05-10
1
-0
/
+2
*
fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdev
Sascha Hauer
2017-03-31
1
-4
/
+4
*
fs: devfs-core: remove unused code
Sascha Hauer
2017-03-31
1
-68
/
+0
*
cdev: Collect partitions on list
Sascha Hauer
2017-03-31
1
-0
/
+8
*
mtd: Add support for marking blocks as good
Sascha Hauer
2016-03-15
1
-0
/
+1
*
mtd: Fix erasing of devices >4GiB
Sascha Hauer
2016-02-09
1
-1
/
+1
*
devfs: Add symlink support
Sascha Hauer
2016-01-08
1
-13
/
+63
*
cdev: When creating a new cdev, initialize device_node
Trent Piepho
2016-01-08
1
-1
/
+4
*
fs: devfs: Allow mount path in cdev_open
Sascha Hauer
2015-10-15
1
-1
/
+5
*
cdev: Add function to find cdev by device_node
Sascha Hauer
2015-09-01
1
-0
/
+13
*
drop CONFIG_PARTITION_NEED_MTD
Sascha Hauer
2014-05-13
1
-2
/
+2
*
devfs-core: return new cdev also for mtd partitions
Sascha Hauer
2014-04-09
1
-1
/
+1
*
Merge branch 'for-next/partitionhelper'
Sascha Hauer
2014-03-07
1
-17
/
+83
|
\
|
*
devfs: partitioning: add new helper devfs_create_partitions
Uwe Kleine-König
2014-02-28
1
-17
/
+82
|
*
devfs_add_partition: make flags parameter unsigned
Uwe Kleine-König
2014-02-28
1
-1
/
+1
|
*
devfs: partitioning: add missing free in error path
Uwe Kleine-König
2014-02-28
1
-0
/
+1
*
|
mtd: register mtd partitions as real mtd devices
Sascha Hauer
2014-02-26
1
-16
/
+14
|
/
*
mtd: Add subpagesize to mtd_info_user
Sascha Hauer
2013-12-20
1
-0
/
+1
*
cdev: add device_find_partition
Sascha Hauer
2013-07-15
1
-0
/
+27
*
cdev: allow to open a struct cdev
Sascha Hauer
2013-07-15
1
-5
/
+11
*
cdev: introduce partition names
Sascha Hauer
2013-07-15
1
-0
/
+3
*
devfs: let devfs_add_partition return the new partition
Sascha Hauer
2013-07-15
1
-6
/
+6
*
devfs & mtd: add MEMERASE ioctl support
Wolfram Sang
2012-12-19
1
-1
/
+2
*
devfs-core: add writesize in mtd partition ioctl
Alexander Aring
2012-10-23
1
-0
/
+1
*
Treewide: remove address of the Free Software Foundation
Sascha Hauer
2012-09-17
1
-3
/
+0
*
partitions: Make 64bit capable
Sascha Hauer
2012-06-30
1
-1
/
+1
*
make cdev 64bit capable
Sascha Hauer
2012-06-30
1
-4
/
+5
*
mtd: fix arguments to bad block ioctls
Sascha Hauer
2012-06-30
1
-3
/
+3
*
complete: add delpart complete support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-30
1
-0
/
+19
*
devfs-code: fix warning
Jean-Christophe PLAGNIOL-VILLARD
2012-01-16
1
-1
/
+2
*
ioctl: add support for ECCGETSTATS and MEMGETREGIONINFO
Alexander Aring
2012-01-06
1
-6
/
+33
*
cdev: pass flags to open function
Sascha Hauer
2011-12-15
1
-1
/
+1
*
Create a unique cdev number for on demand devices
Juergen Beisert
2011-11-28
1
-0
/
+14
*
devfs: factor out core devfs functionality
Sascha Hauer
2011-04-11
1
-0
/
+236