summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | f2fs: add prefix for exported symbolsChao Yu2020-07-076-15/+15
| * | | f2fs: use kfree() to free variables allocated by match_strdup()Wang Xiaojun2020-06-181-18/+18
| * | | f2fs: get the right gc victim section when section has several segmentsJack Qiu2020-06-183-21/+89
| * | | f2fs: fix a race condition between f2fs_write_end_io and f2fs_del_fsync_node_...Wuyun Zhao2020-06-181-0/+1
| * | | f2fs: remove useless truncate in f2fs_collapse_range()Wei Fang2020-06-181-2/+0
| * | | f2fs: use kfree() instead of kvfree() to free superblock dataDenis Efremov2020-06-181-5/+5
| * | | f2fs: avoid checkpatch errorJaegeuk Kim2020-06-181-1/+1
* | | | Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-08-106-61/+81
|\ \ \ \
| * | | | gfs2: When gfs2_dirty_inode gets a glock error, dump the glockBob Peterson2020-08-071-0/+1
| * | | | gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson2020-08-071-30/+39
| * | | | gfs2: print details on transactions that aren't properly endedBob Peterson2020-08-071-13/+16
| * | | | gfs2: Fix inaccurate commentBob Peterson2020-08-071-1/+1
| * | | | gfs2: Fix refcount leak in gfs2_glock_pokeAndreas Gruenbacher2020-08-031-1/+3
| * | | | gfs2: Pass glock holder to gfs2_file_direct_{read,write}Andreas Gruenbacher2020-08-031-16/+15
| * | | | gfs2: Add some flags missing from glock outputBob Peterson2020-08-031-0/+6
* | | | | Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-107-9/+36
|\ \ \ \ \
| * | | | | jffs2: fix UAF problemZhe Li2020-08-021-1/+5
| * | | | | jffs2: fix jffs2 mounting failureZhe Li2020-08-021-1/+2
| * | | | | ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng2020-08-021-4/+6
| * | | | | ubifs: misc.h: delete a duplicated wordRandy Dunlap2020-08-021-1/+1
| * | | | | ubifs: add option to specify version for new file systemsMartin Kaistra2020-08-023-2/+22
* | | | | | Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-0912-69/+1073
|\ \ \ \ \ \
| * | | | | | nfsd: netns.h: delete a duplicated wordRandy Dunlap2020-07-241-1/+1
| * | | | | | nfsd: avoid a NULL dereference in __cld_pipe_upcall()Scott Mayhew2020-07-131-13/+11
| * | | | | | nfsd4: a client's own opens needn't prevent delegationsJ. Bruce Fields2020-07-132-14/+43
| * | | | | | nfsd: Use seq_putc() in two functionsXu Wang2020-07-131-2/+2
| * | | | | | nfsd: add fattr support for user extended attributesFrank van der Linden2020-07-131-0/+9
| * | | | | | nfsd: implement the xattr functions and en/decode logicFrank van der Linden2020-07-132-0/+570
| * | | | | | nfsd: add structure definitions for xattr requests / responsesFrank van der Linden2020-07-131-0/+31
| * | | | | | nfsd: take xattr bits into account for permission checksFrank van der Linden2020-07-132-1/+19
| * | | | | | nfsd: define xattr functions to call into their vfs counterpartsFrank van der Linden2020-07-132-0/+237
| * | | | | | nfsd: add defines for NFSv4.2 extended attribute supportFrank van der Linden2020-07-131-1/+4
| * | | | | | nfsd: split off the write decode code into a separate functionFrank van der Linden2020-07-131-30/+42
| * | | | | | xattr: add a function to check if a namespace is supportedFrank van der Linden2020-07-131-0/+27
| * | | | | | xattr: break delegations in {set,remove}xattrFrank van der Linden2020-07-131-7/+77
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-074-55/+14
|\ \ \ \ \ \
| * | | | | | iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
| * | | | | | dlmfs: clean up dlmfs_file_{read,write}() a bitAl Viro2020-06-143-55/+13
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-071-14/+18
|\ \ \ \ \ \ \
| * | | | | | | fs: fix a struct path leak in path_umountChristoph Hellwig2020-08-071-14/+18
* | | | | | | | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-072-145/+90
|\ \ \ \ \ \ \ \
| * | | | | | | | [elf-fdpic] switch coredump to regsetsAl Viro2020-07-271-5/+18
| * | | | | | | | [elf-fdpic] use elf_dump_thread_status() for the dumper thread as wellAl Viro2020-07-271-53/+28
| * | | | | | | | [elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()Al Viro2020-07-271-14/+10
| * | | | | | | | [elf-fdpic] coredump: don't bother with cyclic list for per-thread objectsAl Viro2020-07-271-18/+11
| * | | | | | | | kill elf_fpxregs_tAl Viro2020-07-272-58/+0
| * | | | | | | | take fdpic-related parts of elf_prstatus outAl Viro2020-07-271-3/+29
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0726-62/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: remove unnecessary wrapper function do_mmap_pgoff()Peter Collingbourne2020-08-072-4/+4
| * | | | | | | | | proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang2020-08-071-1/+1