summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | io_uring: fix async close() with f_op->flush()Pavel Begunkov2020-02-081-29/+16
| * | | | | io_uring: allow AT_FDCWD for non-file openat/openat2/statxJens Axboe2020-02-081-1/+1
| * | | | | io_uring: grab ->fs as part of async preparationJens Axboe2020-02-081-0/+28
| * | | | | io-wq: add support for inheriting ->fsJens Axboe2020-02-082-1/+11
| * | | | | io_uring: retry raw bdev writes if we hit -EOPNOTSUPPJens Axboe2020-02-081-0/+6
| * | | | | io_uring: add cleanup for openat()/statx()Pavel Begunkov2020-02-081-0/+10
| * | | | | io_uring: fix iovec leaksPavel Begunkov2020-02-081-2/+49
| * | | | | io_uring: remove unused struct io_async_openPavel Begunkov2020-02-081-5/+0
| * | | | | io_uring: flush overflowed CQ events in the io_uring_poll()Stefano Garzarella2020-02-081-1/+1
| * | | | | io_uring: statx/openat/openat2 don't support fixed filesJens Axboe2020-02-081-1/+7
| * | | | | io_uring: fix deferred req iovec leakPavel Begunkov2020-02-061-35/+12
| * | | | | io_uring: fix 1-bit bitfields to be unsignedRandy Dunlap2020-02-061-5/+5
| * | | | | io_uring: get rid of delayed mm checkPavel Begunkov2020-02-061-10/+9
* | | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-124-11/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | dax: pass NOWAIT flag to iomap_applyJeff Moyer2020-02-061-0/+3
| * | | | | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-034-11/+6
* | | | | | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-101-1/+1
|\ \ \ \ \ \
| * | | | | | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-031-1/+1
* | | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-106-0/+1643
|\ \ \ \ \ \ \
| * | | | | | | fs: New zonefs file systemDamien Le Moal2020-02-076-0/+1643
* | | | | | | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \ \ \ \ \ \
| * | | | | | | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-071-0/+8
| * | | | | | | | smb3: print warning once if posix context returned on openSteve French2020-02-072-0/+30
| * | | | | | | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-071-1/+3
| * | | | | | | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-071-1/+2
| * | | | | | | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
| * | | | | | | | cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
| * | | | | | | | cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
| * | | | | | | | cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1
| * | | | | | | | cifs: Add tracepoints for errors on flush or fsyncSteve French2020-02-062-2/+32
| * | | | | | | | cifs: log warning message (once) if out of disk spaceSteve French2020-02-061-0/+3
| * | | | | | | | cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-051-2/+8
| * | | | | | | | smb3: fix problem with null cifs super block with previous patchSteve French2020-02-052-2/+2
| * | | | | | | | SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-0314-118/+68
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-02-0911-0/+3274
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-0811-0/+3274
* | | | | | | | | Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-081-4/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compat_ioctl: fix FIONREAD on devicesArnd Bergmann2020-02-081-4/+7
* | | | | | | | | | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-0816-548/+392
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | procfs: switch to use of invalfc()Al Viro2020-02-071-1/+1
| * | | | | | | | | hugetlbfs: switch to use of invalfc()Al Viro2020-02-071-1/+1
| * | | | | | | | | cramfs: switch to use of errofc() et.al.Al Viro2020-02-071-7/+7
| * | | | | | | | | gfs2: switch to use of errorfc() et.al.Al Viro2020-02-071-15/+15
| * | | | | | | | | fuse: switch to use errorfc() et.al.Al Viro2020-02-071-6/+6
| * | | | | | | | | ceph: use errorfc() and friends instead of spelling the prefix outAl Viro2020-02-072-9/+9
| * | | | | | | | | turn fs_param_is_... into functionsAl Viro2020-02-072-105/+125
| * | | | | | | | | fs_parse: handle optional arguments sanelyAl Viro2020-02-074-120/+82
| * | | | | | | | | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-0711-100/+57
| * | | | | | | | | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-0712-19/+4
| * | | | | | | | | add prefix to fs_context->logAl Viro2020-02-074-21/+12