aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-04-07cifs: ignore cached share root handle closing errorsGravatar Aurelien Aptel 1-0/+14
2020-03-31Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 23-232/+673
2020-03-31Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Gravatar Linus Torvalds 27-509/+1168
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 61-3525/+4398
2020-03-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 6-15/+63
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-23/+13
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-21/+49
2020-03-30Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-5/+7
2020-03-30Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-105/+93
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-837/+1617
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-55/+25
2020-03-30gfs2: Fix oversight in gfs2_ail1_flushGravatar Bob Peterson 1-1/+2
2020-03-29cifs: update internal module version numberGravatar Steve French 2-3/+5
2020-03-29cifs: Allocate encryption header through kmallocGravatar Long Li 1-11/+17
2020-03-29cifs: smbd: Check and extend sender credits in interrupt contextGravatar Long Li 2-24/+15
2020-03-29cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...Gravatar Long Li 3-24/+20
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tGravatar Thomas Gleixner 3-23/+13
2020-03-27gfs2: change from write to read lock for sd_log_flush_lock in journal replayGravatar Bob Peterson 1-2/+2
2020-03-27gfs2: instrumentation wrt ail1 stuckGravatar Bob Peterson 1-0/+40
2020-03-27gfs2: don't lock sd_log_flush_lock in try_rgrp_unlinkGravatar Bob Peterson 1-2/+0
2020-03-27gfs2: Remove unnecessary gfs2_qa_{get,put} pairsGravatar Andreas Gruenbacher 1-27/+1
2020-03-27gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_putGravatar Andreas Gruenbacher 6-9/+13
2020-03-27gfs2: Change inode qa_data to allow multiple usersGravatar Bob Peterson 10-58/+101
2020-03-27gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_allocGravatar Bob Peterson 8-27/+17
2020-03-27gfs2: Switch to list_{first,last}_entryGravatar Andreas Gruenbacher 7-19/+19
2020-03-27gfs2: Clean up inode initialization and teardownGravatar Andreas Gruenbacher 2-27/+19
2020-03-27smb3: use SMB2_SIGNATURE_SIZE defineGravatar Steve French 1-1/+1
2020-03-27io_uring: cleanup io_alloc_async_ctx()Gravatar Xiaoguang Wang 1-3/+9
2020-03-26afs: Fix unpinned address list during probingGravatar David Howells 1-0/+2
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-3/+12
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 3-68/+32
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-7/+21
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerGravatar Christoph Hellwig 4-1/+4
2020-03-25block: move guard_bio_eod to bio.cGravatar Christoph Hellwig 2-44/+0
2020-03-25btrfs: fix missing semaphore unlock in btrfs_sync_fileGravatar Robbie Ko 1-0/+1
2020-03-25btrfs: use nofs allocations for running delayed itemsGravatar Josef Bacik 1-0/+13
2020-03-24io_uring: fix missing 'return' in commentGravatar Chucheng Luo 1-1/+1
2020-03-25zonfs: Fix handling of read-only zonesGravatar Damien Le Moal 1-7/+21
2020-03-24block: remove __bdevnameGravatar Christoph Hellwig 2-6/+5
2020-03-24libfs: fix infoleak in simple_attr_read()Gravatar Eric Biggers 1-3/+5
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-1/+1
2020-03-23io-wq: handle hashed writes in chainsGravatar Pavel Begunkov 2-28/+85
2020-03-23btrfs: sysfs: Use scnprintf() instead of snprintf()Gravatar Takashi Iwai 1-29/+28
2020-03-23btrfs: do not resolve backrefs for roots that are being deletedGravatar Josef Bacik 1-0/+6
2020-03-23btrfs: track reloc roots based on their commit root bytenrGravatar Josef Bacik 1-10/+7
2020-03-23btrfs: restart relocate_tree_blocks properlyGravatar Josef Bacik 1-9/+2
2020-03-23btrfs: reloc: reorder reservation before root selectionGravatar Josef Bacik 1-6/+8