summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/tftp'Sascha Hauer2019-09-122-1/+10
|\
| * fs: tftp: don't maintain tftp dentries in dcacheAhmad Fatoum2019-08-231-0/+1
| * fs: provide no_revalidate_d_ops for network file systemsAhmad Fatoum2019-08-231-0/+9
| * fs: tftp: remove duplicate headerAhmad Fatoum2019-08-231-1/+0
* | Merge branch 'for-next/misc'Sascha Hauer2019-09-123-42/+30
|\ \
| * | console: fix out-of-bounds read in dputc(/dev/*, ...)Ahmad Fatoum2019-09-021-0/+29
| * | fs: omap4_usbbootfs: remove commented out codeAhmad Fatoum2019-08-301-41/+0
| * | fs: fat: fix use of wrong enumeration typeAhmad Fatoum2019-08-301-1/+1
| |/
* / fs: nfs: Fix possible buffer overflowSascha Hauer2019-09-021-0/+4
|/
* Merge branch 'for-next/pstore'Sascha Hauer2019-07-122-86/+24
|\
| * pstore: remove unused codeSascha Hauer2019-07-092-27/+0
| * pstore: Only capture log messagesSascha Hauer2019-07-091-60/+25
* | fs: Add a driver to access U-Boot environment variablesAndrey Smirnov2019-06-073-0/+508
|/
* Merge branch 'for-next/ubifs'Sascha Hauer2019-05-1012-75/+580
|\
| * fs: ubifs: Add authentication supportSascha Hauer2019-04-2412-75/+580
* | fs: nfs: ensure rpc_req message is sendMarco Felsch2019-04-291-0/+11
|/
* Merge branch 'for-next/warnings'Sascha Hauer2019-04-093-110/+2
|\
| * fs: squashfs: Remove unused functionSascha Hauer2019-03-181-108/+0
| * treewide: Make locally used functions staticSascha Hauer2019-03-182-2/+2
* | Merge branch 'for-next/pstore'Sascha Hauer2019-04-096-131/+447
|\ \
| * | pstore: ramoops: allow zapping invalid buffers in read-only modePhilipp Zabel2019-03-182-6/+2
| * | pstore: pass ramoops configuration to kernel via device treePhilipp Zabel2019-03-181-18/+80
| * | pstore: Replace arguments for write() APIKees Cook2019-03-181-7/+5
| * | pstore: Replace arguments for read() APIKees Cook2019-03-182-16/+18
| * | pstore: Switch pstore_mkfile to pass recordKees Cook2019-03-183-29/+26
| * | pstore: add console supportPhilipp Zabel2019-03-182-0/+80
| * | pstore: Extract common arguments into structureKees Cook2019-03-181-13/+17
| * | pstore/ram: Clarify resource reservation labelsKees Cook2019-03-182-4/+19
| * | pstore: improve error report for failed setupKees Cook2019-03-181-17/+32
| * | pstore/ram: Do not use stack VLA for parity workspaceKees Cook2019-03-181-7/+21
| * | pstore: Make ramoops_init_przs generic for other prz arraysKees Cook2019-03-181-28/+58
| * | ramoops: use DT reserved-memory bindingsKees Cook2019-03-181-15/+7
| * | pstore/ram: add Device Tree bindingsGreg Hackmann2019-03-181-0/+83
| * | ramoops: probe from device tree if OFTREE is enabledPhilipp Zabel2019-03-181-4/+32
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2019-04-092-15/+7
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-5/+5
| * | fs: ramfs: Drop unnecessary check in ramfs_mknod()Andrey Smirnov2019-03-131-4/+2
| * | fs: ramfs: Drop unused 'chunks' conterAndrey Smirnov2019-03-131-4/+0
| * | fs: ramfs: Drop unused 'handle' filed from struct ramfs_inodeAndrey Smirnov2019-03-131-2/+0
| |/
* / bpkfs: Fix lseek error check in bpkfs_probe()Andrey Smirnov2019-03-111-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-03-074-91/+1
|\
| * fs: ubifs: Remove unused crc16 functionsSascha Hauer2019-03-044-91/+1
* | Merge branch 'for-next/fs'Sascha Hauer2019-03-073-69/+32
|\ \
| * | fs: Simplify fd to FILE lookup codeAndrey Smirnov2019-02-271-53/+30
| * | fs: Drop unused code in fstat()Andrey Smirnov2019-02-271-3/+0
| * | fs: Make use of cdev_flush()Andrey Smirnov2019-02-271-4/+1
| * | fs: Make use of cdev_erase()Andrey Smirnov2019-02-271-4/+1
| * | fs: ramfs: Drop needless OOM checkAndrey Smirnov2019-02-271-2/+0
| * | fs: Drop needless OOM checkAndrey Smirnov2019-02-271-3/+0
| |/
* / efi: cleanupsOleksij Rempel2019-02-182-2/+2
|/