aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Add details for pstore/blkWeiXiong Liao2020-05-301-0/+2
* pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao2020-05-303-1/+134
* pstore/zone,blk: Add console frontend supportWeiXiong Liao2020-05-303-9/+102
* pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao2020-05-303-9/+280
* pstore/blk: Introduce backend for block devicesWeiXiong Liao2020-05-303-0/+501
* pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao2020-05-303-0/+995
* pstore/ram: Introduce max_reason and convert dump_oopsKees Cook2020-05-301-19/+39
* pstore/platform: Pass max_reason to kmesg dumpPavel Tatashin2020-05-301-1/+3
* printk: Introduce kmsg_dump_reason_str()Kees Cook2020-05-301-17/+1
* printk: Collapse shutdown types into a single dump reasonKees Cook2020-05-301-6/+2
* pstore/ftrace: Provide ftrace log merging routineKees Cook2020-05-303-54/+66
* pstore/ram: Refactor ftrace buffer mergingKees Cook2020-05-301-12/+17
* pstore/ram: Refactor DT size parsingKees Cook2020-05-301-12/+19
* pstore/ram: Adjust module param permissions to reflect realityKees Cook2020-05-301-3/+3
* pstore/platform: Move module params after declarationsKees Cook2020-05-301-6/+5
* pstore/platform: Use backend name for console registrationKees Cook2020-05-301-1/+3
* pstore/platform: Switch pstore_info::name to constKees Cook2020-05-301-1/+2
* pstore: Make sure console capturing will restartKees Cook2020-05-301-1/+5
* pstore: Remove filesystem records when backend is unregisteredKees Cook2020-05-303-0/+36
* pstore: Do not leave timer disabled for next backendKees Cook2020-05-301-15/+19
* pstore: Add locking around superblock changesKees Cook2020-05-303-26/+45
* pstore: Refactor pstorefs record list removalKees Cook2020-05-121-6/+13
* pstore: Add proper unregister lock checkingKees Cook2020-05-121-4/+17
* pstore: Convert "records_list" locking to mutexKees Cook2020-05-121-10/+7
* pstore: Rename "allpstore" to "records_list"Kees Cook2020-05-121-10/+10
* pstore: Convert "psinfo" locking to mutexKees Cook2020-05-121-4/+4
* pstore: Rename "pstore_lock" to "psinfo_lock"Kees Cook2020-05-121-5/+5
* pstore: Drop useless try_module_get() for backendKees Cook2020-05-121-8/+0
* Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-1212-238/+272
|\
| * smb3: enable swap on SMB3 mountsSteve French2020-04-104-0/+70
| * smb3: change noisy error message to FYISteve French2020-04-091-1/+1
| * smb3: smbdirect support can be configured by defaultSteve French2020-04-071-1/+1
| * cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li2020-04-072-52/+10
| * cifs: smbd: Properly process errors on ib_post_sendLong Li2020-04-071-123/+97
| * cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li2020-04-073-36/+60
| * cifs: smbd: Update receive credits before sending and deal with credits roll ...Long Li2020-04-071-7/+18
| * cifs: smbd: Check send queue size before posting a sendLong Li2020-04-072-1/+11
| * cifs: smbd: Merge code to track pending packetsLong Li2020-04-073-39/+12
| * cifs: ignore cached share root handle closing errorsAurelien Aptel2020-04-071-0/+14
* | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-121-0/+1
|\ \
| * | pNFS: Fix RCU lock leakageTrond Myklebust2020-04-111-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-106-5/+18
|\ \ \
| * | | fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin2020-04-101-2/+5
| * | | change email address for Pali RohárPali Rohár2020-04-102-2/+2
| * | | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers2020-04-101-1/+3
| * | | ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-101-0/+4
| * | | hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-101-0/+4
* | | | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-103-70/+7
|\ \ \ \
| * | | | orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall2020-04-081-8/+0
| * | | | orangefs: get rid of knob code...Mike Marshall2020-04-083-62/+7