summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2019-12-1913-129/+281
|\
| * aio: simplify read_events()Oleg Nesterov2019-12-181-6/+3
| * execve: warn if process starts with executable stackAlexey Dobriyan2019-12-181-0/+5
| * fs/binfmt_elf.c: make BAD_ADDR() unlikelyAlexey Dobriyan2019-12-181-1/+1
| * fs/binfmt_elf.c: better codegen around current->mmAlexey Dobriyan2019-12-181-24/+28
| * fs/binfmt_elf.c: don't copy ELF header aroundAlexey Dobriyan2019-12-181-28/+27
| * fs/binfmt_elf.c: fix ->start_code calculationAlexey Dobriyan2019-12-181-1/+1
| * fs/binfmt_elf.c: smaller code generation around auxv vector fillAlexey Dobriyan2019-12-181-7/+8
| * btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko2019-12-182-40/+80
| * fs/buffer.c: dump more info for __getblk_gfp() stall problemTetsuo Handa2019-12-181-2/+8
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2019-12-181-2/+48
| * ramfs: support O_TMPFILEAlexey Dobriyan2019-12-181-0/+12
| * ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2019-12-181-0/+8
| * fs/proc/page.c: allow inspection of last section and fix end detectionDavid Hildenbrand2019-12-181-3/+27
| * fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap2019-12-181-2/+5
| * fs/namespace.c: make to_mnt_ns() staticEric Biggers2019-12-181-1/+1
| * fs/nsfs.c: include headers for missing declarationsEric Biggers2019-12-181-0/+3
| * fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers2019-12-181-0/+2
| * /proc/kpageflags: do not use uninitialized struct pagesToshiki Fukasawa2019-12-181-0/+3
| * /proc/kpageflags: prevent an integer overflow in stable_page_flags()Toshiki Fukasawa2019-12-181-19/+18
* | Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell2019-12-1916-357/+203
|\ \
| | \
| | \
| *-. \ Merge tags 'y2038-drivers-for-v5.6-signed' and 'block-ioctl-cleanup-5.6' into...Arnd Bergmann2019-12-1816-357/+203
| |\ \ \
| | | * | compat_ioctl: simplify the implementationArnd Bergmann2019-12-182-99/+64
| | | * | compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann2019-12-183-134/+91
| | | * | compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann2019-12-181-130/+2
| | * | | nfs: fscache: use timespec64 in inode auxdataArnd Bergmann2019-12-183-11/+21
| | * | | nfs: fix timstamp debug printsArnd Bergmann2019-12-181-5/+5
| | * | | hfs/hfsplus: use 64-bit inode timestampsArnd Bergmann2019-12-184-19/+53
| | * | | hostfs: pass 64-bit timestamps to/from user spaceArnd Bergmann2019-12-182-15/+22
| | * | | dlm: use SO_SNDTIMEO_NEW instead of SO_SNDTIMEO_OLDArnd Bergmann2019-12-181-3/+3
| | * | | fat: use prandom_u32() for i_generationArnd Bergmann2019-12-181-1/+2
| | |/ /
* | | | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2019-12-191-1/+1
|\ \ \ \
| * | | | nfs: Fix nfs_access_get_cached_rcu() sparse errorMadhuparna Bhowmik2019-12-121-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2019-12-194-9/+9
|\ \ \ \
| * \ \ \ Merge branch 'linus'Ingo Molnar2019-12-1817-56/+127
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'core/kprobes'Ingo Molnar2019-12-172-5/+5
| |\ \ \ \
| | * \ \ \ Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-10372-12651/+14792
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-272-5/+5
| * | | | | Merge branch 'sched/core'Ingo Molnar2019-12-172-4/+4
| |\ \ \ \ \
| | * | | | | sched/rt, btrfs: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
| | * | | | | sched/rt, fs: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
| * | | | | | Merge branch 'sched/urgent'Ingo Molnar2019-12-171-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge remote-tracking branch 'crypto/master'Stephen Rothwell2019-12-192-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers2019-12-112-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell2019-12-191-24/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher2019-12-111-24/+44
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2019-12-1920-409/+463
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'work.openat2', 'work.recursive_removal' and 'imm.timestamp' i...Al Viro2019-12-1015-316/+156
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | kernfs: don't bother with timestamp truncationAl Viro2019-12-081-3/+3
| | | * | | | | | | | fs: Do not overload update_timeDeepa Dinamani2019-12-081-6/+3