summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fs: ubifs: move vfsmount definition to include/linux/mount.hYegor Yefremov2016-02-011-34/+1
| * | | fs: ubifs: move dcache related definitions to include/linux/dcache.hYegor Yefremov2016-02-011-46/+1
| * | | fs: move pgoff_t definition to include/linux/types.hYegor Yefremov2016-02-011-2/+0
| * | | fs: use linux/fs.h for file system related definitionsYegor Yefremov2016-02-012-87/+2
| * | | fs: ubifs: remove redundant macro definesYegor Yefremov2016-01-291-14/+1
| * | | fs: move PAGE_CACHE definitions to include/linux/pagemap.hYegor Yefremov2016-01-291-4/+1
| * | | fs: introduce include/linux/fs.hYegor Yefremov2016-01-291-127/+1
| * | | fs: move struct timespec to include/linux/time.hYegor Yefremov2016-01-291-7/+0
| |/ /
* / / ubifs: Fix reading holes in filesSascha Hauer2016-02-041-1/+1
|/ /
* | Merge branch 'for-next/pstore'Sascha Hauer2016-01-119-0/+1468
|\ \
| * | fs: Add pstore filesystemMarkus Pargmann2015-12-109-0/+1468
| |/
* | fs: automount: Make automountpoints persistentSascha Hauer2016-01-081-3/+4
* | devfs: Add symlink supportSascha Hauer2016-01-082-14/+89
* | cdev: When creating a new cdev, initialize device_nodeTrent Piepho2016-01-081-1/+4
|/
* fs: smhfs: Fix return value of truncate()Andrey Smirnov2015-11-091-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2015-11-063-9/+13
|\
| * fs: pass path directly to cdev_openSascha Hauer2015-10-151-6/+1
| * filetype: Use cdev_openSascha Hauer2015-10-151-2/+0
| * fs: devfs: Allow mount path in cdev_openSascha Hauer2015-10-151-1/+5
| * fs: devfs: Allow mounting only on /dev/Sascha Hauer2015-10-151-0/+7
* | Merge branch 'for-next/arm'Sascha Hauer2015-11-063-0/+188
|\ \ | |/ |/|
| * ARM: Add support for semihostingAndrey Smirnov2015-10-303-0/+188
* | fs: Fix filesystem detection with full pathPeter Mamonov2015-10-131-1/+5
|/
* Merge branch 'for-next/omap'Sascha Hauer2015-10-071-1/+1
|\
| * detect_fs: use device instead of fileVicente Bergas2015-10-021-1/+1
* | fs: syntax fix in ramfs.cStefan Christ2015-10-011-1/+1
* | introduce strerrorpSascha Hauer2015-09-231-1/+1
|/
* cdev: Add function to find cdev by device_nodeSascha Hauer2015-09-011-0/+13
* Merge branch 'for-next/net'Sascha Hauer2015-08-062-6/+3
|\
| * fs/nfs.c: use SUNRPC_PORT remote port by defaultAntony Pavlov2015-07-201-1/+1
| * fs/nfs.c: use uint16_t for port numbersAntony Pavlov2015-07-201-2/+2
| * fs/tftp.c: drop unused server_port variableAntony Pavlov2015-07-201-3/+0
* | fs: efivars: read the attributes on the second get_variable()Michael Olbrich2015-07-271-3/+4
* | fs: efivars: add more error checkingMichael Olbrich2015-07-271-4/+12
* | fs: efivars: use xstrdup_* when appropriateMichael Olbrich2015-07-271-3/+3
* | fs: efi: use xstrdup_* when appropriateMichael Olbrich2015-07-271-2/+2
* | drop <stddef.h> includesSascha Hauer2015-07-231-1/+0
|/
* Merge branch 'for-next/blspec'Sascha Hauer2015-07-063-0/+84
|\
| * fs: nfs: Implement Linux rootargSascha Hauer2015-06-181-0/+24
| * fs: ubifs: Implement Linux rootargSascha Hauer2015-06-181-0/+23
| * fs: Add device parameter for Linux root= optionSascha Hauer2015-06-181-0/+37
* | Merge branch 'for-next/net'Sascha Hauer2015-07-031-21/+26
|\ \
| * | tftp_recv(): handle opcode field in a more natural wayAntony Pavlov2015-06-291-8/+7
| * | tftp_recv(): according to RFC1350 minimal tftp packet length is 4 bytesAntony Pavlov2015-06-291-3/+2
| * | fs/tftp: handle incoming packets in the separate tftp_recv() functionAntony Pavlov2015-06-291-10/+17
| |/
* / treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-023-3/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2015-06-091-8/+5
|\
| * mem: Fix memcpy_sz variable typesSascha Hauer2015-05-151-8/+5
* | fs: Add O_RWSIZE_8Sascha Hauer2015-05-281-0/+3
|/
* Merge branch 'for-next/fs'Sascha Hauer2015-03-0913-59/+59
|\