summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | io_uring: correct O_NONBLOCK check for splice puntJens Axboe2020-04-121-1/+1
| * | | io_uring: restore req->work when canceling poll requestXiaoguang Wang2020-04-121-0/+10
| * | | io_uring: move all request init code in one placePavel Begunkov2020-04-121-52/+52
| * | | io_uring: keep all sqe->flags in req->flagsPavel Begunkov2020-04-121-10/+13
| * | | io_uring: early submission req fail codePavel Begunkov2020-04-121-31/+19
| * | | io_uring: track mm through current->mmPavel Begunkov2020-04-121-21/+16
| * | | io_uring: remove obsolete @mm_faultPavel Begunkov2020-04-121-3/+1
* | | | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-171-2/+17
|\ \ \ \
| * | | | btrfs: fix setting last_trans for reloc rootsJosef Bacik2020-04-171-2/+17
* | | | | Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-161-1/+2
|\ \ \ \ \
| * | | | | NFS: Fix an ABBA spinlock issue in pnfs_update_layout()Trond Myklebust2020-04-131-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-163-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ceph: fix potential bad pointer deref in async dirops cb'sJeff Layton2020-04-133-5/+5
| |/ / /
* | | | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-146-87/+47
|\ \ \ \ | | |/ / | |/| |
| * | | btrfs: fix reclaim counter leak of space_info objectsFilipe Manana2020-04-082-6/+15
| * | | btrfs: make full fsyncs always operate on the entire file againFilipe Manana2020-04-082-79/+29
| * | | btrfs: fix lost i_size update after cloning inline extentFilipe Manana2020-04-081-0/+1
| * | | btrfs: check commit root generation in should_ignore_rootJosef Bacik2020-04-081-2/+2
* | | | afs: Fix afs_d_validate() to set the right directory versionDavid Howells2020-04-131-3/+3
* | | | afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells2020-04-132-35/+76
* | | | afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells2020-04-131-3/+3
* | | | afs: Fix rename operation status deliveryDavid Howells2020-04-133-21/+12
* | | | afs: Fix decoding of inline abort codes from version 1 status recordsDavid Howells2020-04-131-0/+1
* | | | afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()David Howells2020-04-132-9/+17
| |/ / |/| |
* | | Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-04-1212-238/+272
|\ \ \
| * | | smb3: enable swap on SMB3 mountsSteve French2020-04-104-0/+70
| * | | smb3: change noisy error message to FYISteve French2020-04-091-1/+1
| * | | smb3: smbdirect support can be configured by defaultSteve French2020-04-071-1/+1
| * | | cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li2020-04-072-52/+10
| * | | cifs: smbd: Properly process errors on ib_post_sendLong Li2020-04-071-123/+97
| * | | cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li2020-04-073-36/+60
| * | | cifs: smbd: Update receive credits before sending and deal with credits roll ...Long Li2020-04-071-7/+18
| * | | cifs: smbd: Check send queue size before posting a sendLong Li2020-04-072-1/+11
| * | | cifs: smbd: Merge code to track pending packetsLong Li2020-04-073-39/+12
| * | | cifs: ignore cached share root handle closing errorsAurelien Aptel2020-04-071-0/+14
* | | | Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-121-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | pNFS: Fix RCU lock leakageTrond Myklebust2020-04-111-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-106-5/+18
|\ \ \ \
| * | | | fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin2020-04-101-2/+5
| * | | | change email address for Pali RohárPali Rohár2020-04-102-2/+2
| * | | | fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers2020-04-101-1/+3
| * | | | ocfs2: no need try to truncate file beyond i_sizeChangwei Ge2020-04-101-0/+4
| * | | | hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander2020-04-101-0/+4
* | | | | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-103-70/+7
|\ \ \ \ \
| * | | | | orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall2020-04-081-8/+0
| * | | | | orangefs: get rid of knob code...Mike Marshall2020-04-083-62/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-101-5/+5
|\ \ \ \ \ \
| * | | | | | proc: Use a dedicated lock in struct pidEric W. Biederman2020-04-091-5/+5
* | | | | | | Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-103-173/+269
|\ \ \ \ \ \ \
| * | | | | | | io_uring: punt final io_ring_ctx wait-and-free to workqueueJens Axboe2020-04-091-2/+16