summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/c...Linus Torvalds2020-02-012-2/+2
|\
| * cifs: update internal module version numberSteve French2020-01-311-1/+1
| * cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-01-301-1/+1
* | vfs: fix do_last() regressionAl Viro2020-02-011-2/+2
* | Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-01-3112-70/+73
|\ \
| * | Revert "gfs2: eliminate tr_num_revoke_rm"Bob Peterson2020-01-283-4/+6
| * | gfs2: remove unused LBIT macrosAlex Shi2020-01-211-10/+0
| * | fs/gfs2: remove unused IS_DINODE and IS_LEAF macrosAlex Shi2020-01-211-3/+0
| * | gfs2: Remove GFS2_MIN_LVB_SIZE defineAndreas Gruenbacher2020-01-202-3/+1
| * | gfs2: Fix incorrect variable nameAndreas Gruenbacher2020-01-202-6/+6
| * | gfs2: Avoid access time thrashing in gfs2_inode_lookupAndreas Gruenbacher2020-01-151-5/+5
| * | gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepageBob Peterson2020-01-081-3/+1
| * | gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson2020-01-077-14/+12
| * | gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher2020-01-071-24/+44
* | | Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-01-311-13/+5
|\ \ \
| * | | fs: Fix page_mkwrite off-by-one errorsAndreas Gruenbacher2020-01-061-13/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-3125-170/+236
|\ \ \ \
| * | | | execve: warn if process starts with executable stackAlexey Dobriyan2020-01-311-0/+5
| * | | | reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye2020-01-311-1/+2
| * | | | fs/binfmt_elf.c: coredump: allow process with empty address space to coredumpAlexey Dobriyan2020-01-311-1/+9
| * | | | fs/binfmt_elf.c: coredump: delete duplicated overflow checkAlexey Dobriyan2020-01-311-2/+0
| * | | | fs/binfmt_elf.c: coredump: allocate core ELF header on stackAlexey Dobriyan2020-01-311-11/+5
| * | | | fs/binfmt_elf.c: make BAD_ADDR() unlikelyAlexey Dobriyan2020-01-311-1/+1
| * | | | fs/binfmt_elf.c: better codegen around current->mmAlexey Dobriyan2020-01-311-24/+28
| * | | | fs/binfmt_elf.c: don't copy ELF header aroundAlexey Dobriyan2020-01-311-28/+27
| * | | | fs/binfmt_elf.c: fix ->start_code calculationAlexey Dobriyan2020-01-311-1/+1
| * | | | fs/binfmt_elf.c: smaller code generation around auxv vector fillAlexey Dobriyan2020-01-311-7/+8
| * | | | btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko2020-01-312-36/+101
| * | | | mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-2/+2
| * | | | fs/io_uring: set FOLL_PIN via pin_user_pages()John Hubbard2020-01-311-1/+1
| * | | | ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...wangyan2020-01-311-2/+1
| * | | | ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan2020-01-311-3/+5
| * | | | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2020-01-311-4/+0
| * | | | ocfs2/dlm: remove redundant assignment to retColin Ian King2020-01-311-1/+1
| * | | | ocfs2: make local header paths relative to C filesMasahiro Yamada2020-01-3113-45/+41
| * | | | ocfs2: remove unneeded semicolonszhengbin2020-01-312-2/+2
| * | | | fs: ocfs: remove unnecessary assertion in dlm_migrate_lockresAditya Pakki2020-01-311-2/+0
| * | | | memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2020-01-311-1/+1
* | | | | Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-311-1/+0
|\ \ \ \ \
| * | | | | mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-1/+0
* | | | | | Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-315-7/+19
|\ \ \ \ \ \
| * | | | | | ubifs: Fix memory leak from c->sup_nodeQuanyang Wang2020-01-191-0/+2
| * | | | | | ubifs: Fix ino_t format warnings in orphan_delete()Geert Uytterhoeven2020-01-171-2/+2
| * | | | | | ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng2020-01-161-1/+3
| * | | | | | ubifs: Fix wrong memory allocationSascha Hauer2020-01-161-1/+1
| * | | | | | ubifs: Add support for FS_ENCRYPT_FLEric Biggers2020-01-161-3/+10
| * | | | | | ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flagEric Biggers2020-01-161-1/+2
* | | | | | | Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-01-3118-370/+3137
|\ \ \ \ \ \ \
| * | | | | | | f2fs: fix race conditions in ->d_compare() and ->d_hash()Eric Biggers2020-01-241-3/+6
| * | | | | | | f2fs: fix dcache lookup of !casefolded directoriesEric Biggers2020-01-241-1/+1