summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'block/for-next'Stephen Rothwell2019-12-044-108/+388
|\
| * Merge branch 'for-linus' into for-nextJens Axboe2019-12-034-108/+388
| |\
| | * io_uring: handle connect -EINPROGRESS like -EAGAINJens Axboe2019-12-031-1/+1
| | * io_uring: remove io_wq_current_is_workerJackie Liu2019-12-031-6/+2
| | * io_uring: remove parameter ctx of io_submit_state_startJackie Liu2019-12-031-2/+2
| | * io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe2019-12-031-1/+2
| | * io_uring: ensure async punted connect requests copy dataJens Axboe2019-12-031-4/+47
| | * io_uring: ensure async punted sendmsg/recvmsg requests copy dataJens Axboe2019-12-031-17/+128
| | * io_uring: ensure async punted read/write requests copy iovecJens Axboe2019-12-021-62/+181
| | * io_uring: add general async offload contextJens Axboe2019-12-021-24/+32
| | * block: don't send uevent for empty disk when not invalidatingEric Biggers2019-12-021-1/+1
| | * io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe2019-12-021-0/+2
| | * io_uring: use current task creds instead of allocating a new oneJens Axboe2019-12-023-4/+4
* | | Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell2019-12-0419-92/+152
|\ \ \
| * | | gfs2: Don't write log headers after file system withdrawBob Peterson2019-11-211-1/+6
| * | | gfs2: Remove duplicate call from gfs2_create_inodeAndreas Gruenbacher2019-11-211-1/+0
| * | | gfs2: clean up iopen glock mess in gfs2_create_inodeBob Peterson2019-11-191-6/+7
| * | | gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESSBob Peterson2019-11-151-1/+8
| * | | gfs2: Abort gfs2_freeze if io error is seenBob Peterson2019-11-151-7/+12
| * | | gfs2: Don't loop forever in gfs2_freeze if withdrawnBob Peterson2019-11-141-5/+5
| * | | gfs2: fix infinite loop in gfs2_ail1_flush on io errorBob Peterson2019-11-141-1/+2
| * | | gfs2: Introduce function gfs2_withdrawnBob Peterson2019-11-1411-19/+26
| * | | gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson2019-11-144-4/+12
| * | | gfs2: make gfs2_log_shutdown staticBob Peterson2019-11-142-2/+3
| * | | gfs2: Remove active journal side effect from gfs2_write_log_headerAndreas Gruenbacher2019-11-124-18/+23
| * | | gfs2: Fix end-of-file handling in gfs2_page_mkwriteAndreas Gruenbacher2019-11-071-14/+26
| * | | gfs2: Multi-block allocations in gfs2_page_mkwriteAndreas Gruenbacher2019-11-071-7/+8
| * | | gfs2: Improve mmap write vs. punch_hole consistencyAndreas Gruenbacher2019-11-071-2/+9
| * | | gfs2: make gfs2_fs_parameters staticBen Dooks (Codethink)2019-10-301-1/+1
| * | | gfs2: Some whitespace cleanupsAndreas Gruenbacher2019-10-303-2/+3
| * | | gfs2: removed unnecessary semicolonAliasgar Surti2019-10-303-3/+3
* | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2019-12-0413-91/+57
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'next.autofs' and 'fixes' into for-nextAl Viro2019-12-0158-564/+619
| |\ \ \ \ \
| | * | | | | autofs: don't bother with atomics for ino->countAl Viro2019-09-173-14/+14
| | * | | | | autofs_dir_rmdir(): check ino->count for deciding whether it's empty...Al Viro2019-09-171-4/+3
| | * | | | | autofs: get rid of pointless checks around ->count handlingAl Viro2019-09-171-14/+8
| | * | | | | autofs_clear_leaf_automount_flags(): use ino->count instead of ->d_subdirsAl Viro2019-09-171-5/+1
| * | | | | | utimes: Clamp the timestamps in notify_change()Amir Goldstein2019-11-246-56/+34
| * | | | | | make __d_alloc() staticAl Viro2019-10-252-2/+1
| * | | | | | fs/namespace: add __user to open_tree and move_mount syscallsBen Dooks2019-10-211-3/+3
| * | | | | | fs/fnctl: fix missing __user in fcntl_rw_hint()Ben Dooks2019-10-211-1/+1
* | | | | | | Merge remote-tracking branch 'iomap/iomap-for-next'Stephen Rothwell2019-12-041-17/+22
|\ \ \ \ \ \ \
| * | | | | | | iomap: remove unneeded variable in iomap_dio_rw()Johannes Thumshirn2019-11-261-4/+4
| * | | | | | | iomap: Do not create fake iter in iomap_dio_bio_actor()Jan Kara2019-11-261-13/+18
* | | | | | | | Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell2019-12-0414-125/+970
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ nfsd: merge server-to-server copy patchesJ. Bruce Fields2019-12-0218-120/+1395
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia2019-10-095-27/+295
| | * | | | | | | | NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia2019-10-094-5/+68
| | * | | | | | | | NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia2019-10-093-10/+11
| | * | | | | | | | NFSD check stateids against copy stateidsOlga Kornievskaia2019-10-091-8/+66