summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-02-221-6/+36
|\
| * fs: increase reference count for backing store when loop mountingAhmad Fatoum2021-02-161-6/+36
* | Merge branch 'for-next/ext4'Sascha Hauer2021-02-226-63/+49
|\ \
| * | fs: ext4: support files exceeding 4GAhmad Fatoum2021-02-183-2/+11
| * | fs: ext4: use sector_t and loff_t where appropriateAhmad Fatoum2021-02-185-31/+38
| * | fs: ext4: ext4fs.h: remove unused struct members of ext_filesystemAhmad Fatoum2021-02-181-29/+0
| * | ext4: ext_common.h: drop declaration of never-defined part_offsetAhmad Fatoum2021-02-181-1/+0
| |/
* / printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-12-111-1/+1
|\
| * fs: introduce unsetenv() to prepare for changing setenv(var, "") behaviorAhmad Fatoum2020-11-231-1/+1
* | ubifs: remove wrong assertionSascha Hauer2020-12-101-1/+6
|/
* nfs: check return value of various rpc callsUwe Kleine-König2020-11-091-11/+113
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-141-2/+1
|\
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-2/+1
* | Merge branch 'for-next/magicvar-unique-id' into masterSascha Hauer2020-10-141-5/+4
|\ \
| * | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-5/+4
| |/
* / fs: squashfs: remove dead stores for xattr_idAhmad Fatoum2020-10-021-6/+0
|/
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-0/+34
|\
| * fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-191-0/+34
* | fs: Fix use after freeSascha Hauer2020-09-141-3/+3
* | fs: Drop unnecessary dput()Sascha Hauer2020-09-141-1/+0
* | fs: don't free device in remove callbackAhmad Fatoum2020-09-141-2/+9
* | fs: Use iget_locked() rather than squashfs specific functionSascha Hauer2020-08-202-18/+1
* | fs: squashfs: Do not free root inodeSascha Hauer2020-08-201-1/+0
* | fs: squashfs: set s_op in timeSascha Hauer2020-08-201-2/+1
|/
* Merge branch 'for-next/ramfs'Sascha Hauer2020-07-276-164/+228
|\
| * fs: ramfs: Implement memmapSascha Hauer2020-07-051-0/+20
| * fs: ramfs: Use dynamically sized chunksSascha Hauer2020-07-051-148/+159
| * fs: ramfs: Drop dead codeSascha Hauer2020-07-051-14/+0
| * fs: ramfs: Return -ENOSPCSascha Hauer2020-07-051-2/+2
| * fs: free inodes we no longer needSascha Hauer2020-07-051-3/+5
| * fs: Make iput() accept NULL pointersSascha Hauer2020-07-051-0/+3
| * fs: Add destroy_inode callbacks to filesystemsSascha Hauer2020-07-055-1/+43
* | fs: fat: extend for in-PBL supportAhmad Fatoum2020-07-119-83/+175
|/
* 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