summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2020-05-1410-30/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-2710-30/+0
* | fs: Fix inode size setting in ftruncateSascha Hauer2020-05-051-0/+1
|/
* nfs: Do not allow to abortSascha Hauer2020-03-301-3/+0
* fs: nfs: don't maintain nfs dentries in dcacheSascha Hauer2020-03-301-0/+1
* nfs: queue received packetsSascha Hauer2020-03-301-23/+29
* nfs: Fix polling for packetsSascha Hauer2020-03-301-2/+5
* nfs: Fix rpc_check_reply() return value for stale packetsSascha Hauer2020-03-301-7/+2
* nfs: remove unnecessary checkSascha Hauer2020-03-301-3/+0
* nfs: Add missing freeSascha Hauer2020-03-301-0/+1
* nfs: Add function to free packetsSascha Hauer2020-03-301-11/+16
* Merge branch 'for-next/block'Sascha Hauer2020-03-182-0/+46
|\
| * cdev: Add discard_range hookSascha Hauer2020-02-141-0/+21
| * fs: Introduce discard_range()Sascha Hauer2020-02-141-0/+25
* | fs: jffs2: add initial support for reading jffs2Steffen Trumtrar2020-02-1028-0/+8459
|/
* pstore: ramoops: use correct format specifier for size_t variablesLucas Stach2019-12-021-4/+4
* pstore: don't try to grab non-existent logbufLucas Stach2019-12-021-0/+3
* pstore: remove unused goto labelAhmad Fatoum2019-11-271-1/+0
* pstore: fix build by re-resolving botched merge conflictAhmad Fatoum2019-11-271-29/+0
* Merge branch 'for-next/misc'Sascha Hauer2019-11-072-2/+2
|\
| * fs: ubootvarfs: use correct format specifier for pointer diffLucas Stach2019-11-041-1/+1
| * fs: devfs-core: do a case-insensitive compare of partuuidsAhmad Fatoum2019-10-231-1/+1
* | Merge branch 'for-next/ext4'Sascha Hauer2019-11-072-70/+23
|\ \
| * | fs: ext4: return NULL instead of 0Sascha Hauer2019-10-291-2/+2
| * | fs: ext4: Fix handling of sparse filesSascha Hauer2019-10-291-14/+14
| * | fs: ext4: remove unnecessarily clever file readSascha Hauer2019-10-291-53/+6
| * | fs: ext4: Fix out of bounds memsetSascha Hauer2019-10-291-1/+1
| |/
* / efi: use efi_guidcmp helper where appropriateAhmad Fatoum2019-10-181-1/+1
|/
* fs: devfs-core: have device_find_partition search symlinksAhmad Fatoum2019-10-151-0/+21
* chdir(): add LOOKUP_DIRECTORY flag to filename_lookup()Robert Karszniewicz2019-10-141-1/+1
* trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-141-1/+1
* 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