summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* drop CONFIG_PARTITION_NEED_MTDSascha Hauer2014-05-132-5/+2
* tftp: add timeframe when remote server is retransmittingChristoph Fritz2014-05-051-3/+5
* ubifs: Remove unused variableAlexander Shiyan2014-04-231-4/+0
* devfs-core: return new cdev also for mtd partitionsSascha Hauer2014-04-091-1/+1
* Merge branch 'for-next/ubi'Sascha Hauer2014-03-073-16/+29
|\
| * fs: ubifs: rework loggingSascha Hauer2014-02-283-16/+27
| * fs: ubifs: Fix unused function warningSascha Hauer2014-02-281-0/+2
* | Merge branch 'for-next/partitionhelper'Sascha Hauer2014-03-071-17/+83
|\ \
| * | devfs: partitioning: add new helper devfs_create_partitionsUwe Kleine-König2014-02-281-17/+82
| * | devfs_add_partition: make flags parameter unsignedUwe Kleine-König2014-02-281-1/+1
| * | devfs: partitioning: add missing free in error pathUwe Kleine-König2014-02-281-0/+1
| |/
* | Merge branch 'for-next/nfs'Sascha Hauer2014-03-075-319/+702
|\ \
| * | run_command: remove unused flag parameterSascha Hauer2014-03-071-1/+1
| * | nfs: parse nfsport and mount port from file system optionsUwe Kleine-König2014-02-104-12/+57
| * | mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-6/+13
| * | nfs: switch to nfs3Uwe Kleine-König2014-02-101-269/+625
| * | nfs: drop an unneeded variable from nfs_do_open()Uwe Kleine-König2014-02-101-10/+8
| * | nfs: simplify rpc_lookup_reqUwe Kleine-König2014-02-101-18/+6
| * | nfs: shorten and simplify rpc_add_credentials a bitUwe Kleine-König2014-02-101-21/+5
| * | nfs: skip over stale rpc packetsUwe Kleine-König2014-02-101-1/+6
| * | nfs: fix mount prog version in portmap lookupUwe Kleine-König2014-02-101-1/+1
* | | Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-16/+14
|\ \ \
| * | | mtd: register mtd partitions as real mtd devicesSascha Hauer2014-02-261-16/+14
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-03-071-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | bpkfs: fix compiler warningAlexander Aring2014-02-101-1/+1
| * | | bpkfs: remove twice include of fs.hAlexander Aring2014-02-101-1/+0
| | |/ | |/|
* | | fs: tftp: Fix writing files to tftpSascha Hauer2014-02-261-1/+9
| |/ |/|
* | read_file: Use read_fullSascha Hauer2014-02-131-1/+2
|/
* UBIFS: implement readlink entry pointRenaud Barbier2014-01-301-0/+38
* fs ubifs: Use pr_* for printing messagesSascha Hauer2014-01-162-8/+8
* mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-0/+1
* Fix endless loop in automount codeSascha Hauer2013-11-271-0/+2
* fs: Add function to get cdev by mountpathSascha Hauer2013-11-051-0/+13
* ubifs: Remove redundant assignmentAlexander Shiyan2013-10-222-2/+0
* fs: ignore O_TRUNC open flag for devicesSascha Hauer2013-10-161-2/+1
* Merge branch 'for-next/mount'Sascha Hauer2013-10-075-52/+126
|\
| * fs: add cdev mount helpersSascha Hauer2013-09-301-0/+80
| * fs: use bus_for_each_driverSascha Hauer2013-09-291-4/+1
| * fs: cleanup backingstore handlingSascha Hauer2013-09-295-48/+45
* | Merge branch 'for-next/fs'Sascha Hauer2013-10-073-0/+559
|\ \
| * | fs: add uimagefsJean-Christophe PLAGNIOL-VILLARD2013-09-273-0/+559
| |/
* / fs: add BPKFS supportJean-Christophe PLAGNIOL-VILLARD2013-10-063-0/+530
|/
* Fix lseek on fat filesystems.Fargier Sylvain2013-09-181-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2013-09-051-1/+1
|\
| * fs: tftp: don't duplicate timeout informationBaruch Siach2013-08-121-1/+1
* | fs: Add ubifs supportSascha Hauer2013-08-0728-0/+15531
|/
* cdev: add device_find_partitionSascha Hauer2013-07-151-0/+27
* cdev: allow to open a struct cdevSascha Hauer2013-07-151-5/+11
* cdev: introduce partition namesSascha Hauer2013-07-151-0/+3
* devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-6/+6