Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop CONFIG_PARTITION_NEED_MTD | Sascha Hauer | 2014-05-13 | 2 | -5/+2 |
* | tftp: add timeframe when remote server is retransmitting | Christoph Fritz | 2014-05-05 | 1 | -3/+5 |
* | ubifs: Remove unused variable | Alexander Shiyan | 2014-04-23 | 1 | -4/+0 |
* | devfs-core: return new cdev also for mtd partitions | Sascha Hauer | 2014-04-09 | 1 | -1/+1 |
* | Merge branch 'for-next/ubi' | Sascha Hauer | 2014-03-07 | 3 | -16/+29 |
|\ | |||||
| * | fs: ubifs: rework logging | Sascha Hauer | 2014-02-28 | 3 | -16/+27 |
| * | fs: ubifs: Fix unused function warning | Sascha Hauer | 2014-02-28 | 1 | -0/+2 |
* | | 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 |
| |/ | |||||
* | | Merge branch 'for-next/nfs' | Sascha Hauer | 2014-03-07 | 5 | -319/+702 |
|\ \ | |||||
| * | | run_command: remove unused flag parameter | Sascha Hauer | 2014-03-07 | 1 | -1/+1 |
| * | | nfs: parse nfsport and mount port from file system options | Uwe Kleine-König | 2014-02-10 | 4 | -12/+57 |
| * | | mount: support filesystem options passed via -o | Uwe Kleine-König | 2014-02-10 | 1 | -6/+13 |
| * | | nfs: switch to nfs3 | Uwe Kleine-König | 2014-02-10 | 1 | -269/+625 |
| * | | nfs: drop an unneeded variable from nfs_do_open() | Uwe Kleine-König | 2014-02-10 | 1 | -10/+8 |
| * | | nfs: simplify rpc_lookup_req | Uwe Kleine-König | 2014-02-10 | 1 | -18/+6 |
| * | | nfs: shorten and simplify rpc_add_credentials a bit | Uwe Kleine-König | 2014-02-10 | 1 | -21/+5 |
| * | | nfs: skip over stale rpc packets | Uwe Kleine-König | 2014-02-10 | 1 | -1/+6 |
| * | | nfs: fix mount prog version in portmap lookup | Uwe Kleine-König | 2014-02-10 | 1 | -1/+1 |
* | | | Merge branch 'for-next/mtd' | Sascha Hauer | 2014-03-07 | 1 | -16/+14 |
|\ \ \ | |||||
| * | | | mtd: register mtd partitions as real mtd devices | Sascha Hauer | 2014-02-26 | 1 | -16/+14 |
* | | | | Merge branch 'for-next/misc' | Sascha Hauer | 2014-03-07 | 1 | -2/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | bpkfs: fix compiler warning | Alexander Aring | 2014-02-10 | 1 | -1/+1 |
| * | | | bpkfs: remove twice include of fs.h | Alexander Aring | 2014-02-10 | 1 | -1/+0 |
| | |/ | |/| | |||||
* | | | fs: tftp: Fix writing files to tftp | Sascha Hauer | 2014-02-26 | 1 | -1/+9 |
| |/ |/| | |||||
* | | read_file: Use read_full | Sascha Hauer | 2014-02-13 | 1 | -1/+2 |
|/ | |||||
* | UBIFS: implement readlink entry point | Renaud Barbier | 2014-01-30 | 1 | -0/+38 |
* | fs ubifs: Use pr_* for printing messages | Sascha Hauer | 2014-01-16 | 2 | -8/+8 |
* | mtd: Add subpagesize to mtd_info_user | Sascha Hauer | 2013-12-20 | 1 | -0/+1 |
* | Fix endless loop in automount code | Sascha Hauer | 2013-11-27 | 1 | -0/+2 |
* | fs: Add function to get cdev by mountpath | Sascha Hauer | 2013-11-05 | 1 | -0/+13 |
* | ubifs: Remove redundant assignment | Alexander Shiyan | 2013-10-22 | 2 | -2/+0 |
* | fs: ignore O_TRUNC open flag for devices | Sascha Hauer | 2013-10-16 | 1 | -2/+1 |
* | Merge branch 'for-next/mount' | Sascha Hauer | 2013-10-07 | 5 | -52/+126 |
|\ | |||||
| * | fs: add cdev mount helpers | Sascha Hauer | 2013-09-30 | 1 | -0/+80 |
| * | fs: use bus_for_each_driver | Sascha Hauer | 2013-09-29 | 1 | -4/+1 |
| * | fs: cleanup backingstore handling | Sascha Hauer | 2013-09-29 | 5 | -48/+45 |
* | | Merge branch 'for-next/fs' | Sascha Hauer | 2013-10-07 | 3 | -0/+559 |
|\ \ | |||||
| * | | fs: add uimagefs | Jean-Christophe PLAGNIOL-VILLARD | 2013-09-27 | 3 | -0/+559 |
| |/ | |||||
* | | fs: add BPKFS support | Jean-Christophe PLAGNIOL-VILLARD | 2013-10-06 | 3 | -0/+530 |
|/ | |||||
* | Fix lseek on fat filesystems. | Fargier Sylvain | 2013-09-18 | 1 | -0/+1 |
* | Merge branch 'for-next/misc' | Sascha Hauer | 2013-09-05 | 1 | -1/+1 |
|\ | |||||
| * | fs: tftp: don't duplicate timeout information | Baruch Siach | 2013-08-12 | 1 | -1/+1 |
* | | fs: Add ubifs support | Sascha Hauer | 2013-08-07 | 28 | -0/+15531 |
|/ | |||||
* | 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 |