aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-03-26afs: Fix unpinned address list during probingDavid Howells1-0/+2
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+12
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-68/+32
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-7/+21
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal1-7/+21
2020-03-23ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques1-0/+1
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov1-3/+11
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+4
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+22
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe1-1/+4
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2-2/+10
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller3-68/+32
2020-03-19Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+4
2020-03-18locks: reinstate locks_delete_block optimizationLinus Torvalds2-7/+50
2020-03-17CIFS: fiemap: do not return EINVAL if get nothingMurphy Zhou1-1/+1
2020-03-17CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...Shyam Prasad N1-0/+2
2020-03-17cifs: potential unintitliazed error code in cifs_getattr()Dan Carpenter1-1/+1
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2020-03-14io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov1-0/+8
2020-03-13afs: Fix client call Rx-phase signal handlingDavid Howells1-32/+2
2020-03-13afs: Fix handling of an abort from a service handlerDavid Howells3-33/+26
2020-03-13afs: Fix some tracing detailsDavid Howells1-2/+2
2020-03-13rxrpc: Fix call interruptibility handlingDavid Howells1-1/+2
2020-03-13Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-2/+13
2020-03-13Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+5
2020-03-13Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+23
2020-03-13btrfs: fix log context list corruption after rename whiteout errorFilipe Manana1-0/+4
2020-03-13Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-16/+13
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn2-2/+2
2020-03-13ovl: fix lockdep warning for async writeMiklos Szeredi1-0/+6
2020-03-13ovl: fix some xino configurationsAmir Goldstein2-1/+9
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-5/+1
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro2-4/+0
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-12ovl: fix lock in ovl_llseek()Amir Goldstein2-3/+8
2020-03-11Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+9
2020-03-08io_uring: ensure RCU callback ordering with rcu_barrier()Jens Axboe1-16/+13
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+4
2020-03-07fscrypt: don't evict dirty inodes after removing keyEric Biggers1-0/+9
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-06Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2020-03-06Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-16/+4
2020-03-06io_uring: free fixed_file_data after RCU grace periodJens Axboe1-2/+22
2020-03-06locks: fix a potential use-after-free problem when wakeup a waiteryangerkun1-14/+0
2020-03-06fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi1-12/+7
2020-03-06futex: Fix inode life-time issuePeter Zijlstra1-0/+1
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-20/+44
2020-03-03fcntl: Distribute switch variables for initializationKees Cook1-2/+4
2020-03-03btrfs: fix RAID direct I/O reads with alternate csumsOmar Sandoval1-1/+3
2020-03-02io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNALPavel Begunkov2-39/+1
2020-03-02io-wq: fix IO_WQ_WORK_NO_CANCEL cancellationPavel Begunkov1-6/+14
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter1-3/+3
2020-02-29jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-91/+74
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-4/+5
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgJens Axboe1-0/+10
2020-02-27io_uring: define and set show_fdinfo only if procfs is enabledTobias Klauser1-0/+4
2020-02-26io_uring: drop file set ref put/get on switchJens Axboe1-15/+8
2020-02-26io_uring: import_single_range() returns 0/-ERRORJens Axboe1-1/+1
2020-02-26io_uring: pick up link work on submit reference dropJens Axboe1-4/+4
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn1-0/+1
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig1-4/+4
2020-02-25io-wq: ensure work->task_pid is cleared on initJens Axboe1-10/+4
2020-02-25nfs: add minor version to nfs_server_key for fscacheScott Mayhew3-1/+3
2020-02-25NFS: Fix leak of ctx->nfs_server.hostnameScott Mayhew1-0/+2
2020-02-25NFS: Don't hard-code the fs_type when submountingScott Mayhew1-1/+1
2020-02-25io-wq: remove spin-for-work optimizationJens Axboe1-19/+0
2020-02-25io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang1-32/+27
2020-02-24cifs: Use #define in cifs_dbgJoe Perches1-2/+2
2020-02-24cifs: fix rename() by ensuring source handle opened with DELETE bitAurelien Aptel9-17/+33
2020-02-24cifs: add missing mount option to /proc/mountsSteve French1-0/+2
2020-02-24cifs: fix potential mismatch of UNC pathsPaulo Alcantara (SUSE)1-0/+2
2020-02-24cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg1-1/+5
2020-02-24io_uring: fix personality idr leakJens Axboe1-0/+1
2020-02-23io_uring: handle multiple personalities in link chainsJens Axboe1-10/+15
2020-02-23Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-10/+44
2020-02-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-108/+256
2020-02-22Merge tag 'io_uring-5.6-2020-02-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-35/+30
2020-02-22io_uring: fix __io_iopoll_check deadlock in io_sq_threadXiaoguang Wang1-18/+9
2020-02-21ext4: fix mount failure with quota configured as moduleJan Kara1-1/+1
2020-02-21jbd2: fix ocfs2 corrupt when clearing block group bitswangyan1-2/+6
2020-02-21ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers2-9/+23
2020-02-21ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers3-11/+11
2020-02-21ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh5-37/+76
2020-02-21NFS: Ensure the fs_context has the correct fs_type before mountingScott Mayhew1-0/+7
2020-02-21io_uring: prevent sq_thread from spinning when it should stopStefano Garzarella1-12/+12
2020-02-21Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eofFilipe Manana1-5/+5
2020-02-21ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh2-21/+39
2020-02-21ext4: fix potential race between online resizing and write operationsTheodore Ts'o4-25/+97
2020-02-19ext4: add cond_resched() to __ext4_find_entry()Shijie Luo1-0/+1
2020-02-19ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai2-2/+2
2020-02-18io_uring: fix use-after-free by io_cleanup_req()Pavel Begunkov1-3/+3
2020-02-19Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana1-1/+6
2020-02-19btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik1-3/+13
2020-02-19btrfs: handle logged extent failure properlyJosef Bacik1-0/+2
2020-02-19btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik1-1/+0
2020-02-19btrfs: reset fs_root to NULL on error in open_ctreeJosef Bacik1-0/+1
2020-02-19btrfs: destroy qgroup extent records on transaction abortJeff Mahoney4-0/+17
2020-02-18pipe: make sure to wake up everybody when the last reader/writer closesLinus Torvalds1-8/+10
2020-02-18io_uring: remove unnecessary NULL checksDan Carpenter1-2/+2
2020-02-17Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-6/+9
2020-02-17Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2020-02-17btrfs: don't set path->leave_spinning for truncateJosef Bacik1-2/+0
2020-02-16Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-1/+44
2020-02-16Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-6/+44
2020-02-16Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-63/+86
2020-02-16io_uring: add missing io_req_cancelled()Pavel Begunkov1-0/+4
2020-02-15ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o1-10/+4
2020-02-14Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-24/+175
2020-02-14Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds3-104/+44
2020-02-14Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-113/+284
2020-02-14ecryptfs: replace BUG_ON with error handling codeAditya Pakki1-2/+4
2020-02-14eCryptfs: Replace deactivated email addressTyler Hicks3-3/+3
2020-02-14cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg1-1/+34
2020-02-14cifs: enable change notification for SMB2.1 dialectSteve French1-0/+1
2020-02-13io_uring: prune request from overflow list on flushJens Axboe1-0/+28
2020-02-13NFSv4: Ensure the delegation cred is pinned when we call delegreturnTrond Myklebust1-3/+8
2020-02-13NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()Trond Myklebust2-7/+27
2020-02-13NFSv4.1 make cachethis=no for writesOlga Kornievskaia1-1/+1
2020-02-13jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)1-4/+21
2020-02-13jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)2-32/+21
2020-02-13ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo1-0/+1
2020-02-13ext4: fix checksum errors with indexed dirsJan Kara4-7/+31
2020-02-13ext4: fix support for inode sizes > 1024 bytesTheodore Ts'o1-8/+10
2020-02-13ext4: simplify checking quota limits in ext4_statfs()Jan Kara1-8/+2
2020-02-13ext4: don't assume that mmp_nodename/bdevname have NULAndreas Dilger1-5/+7
2020-02-13fuse: fix stack use after returnMiklos Szeredi2-3/+5
2020-02-12cifs: Fix mode output in debugging statementsFrank Sorenson3-4/+4
2020-02-12io-wq: don't call kXalloc_node() with non-online nodeJens Axboe1-4/+18
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust3-3/+109
2020-02-12btrfs: sysfs, move device id directories to UUID/devinfoAnand Jain1-1/+1
2020-02-12btrfs: sysfs, add UUID/devinfo kobjectAnand Jain2-0/+16
2020-02-12Btrfs: fix race between shrinking truncate and fiemapFilipe Manana1-0/+8
2020-02-12btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba1-0/+2
2020-02-12btrfs: print message when tree-log replay startsDavid Sterba1-0/+1
2020-02-12Btrfs: fix race between using extent maps and merging themFilipe Manana1-0/+11
2020-02-12btrfs: ref-verify: fix memory leaksWenwen Wang1-0/+5
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+9
2020-02-11ceph: noacl mount option is effectively ignoredXiubo Li1-4/+4
2020-02-11ceph: canonicalize server path in placeIlya Dryomov2-94/+29
2020-02-11ceph: do not execute direct write in parallel if O_APPEND is specifiedXiubo Li1-6/+11
2020-02-10debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman1-13/+4
2020-02-10NFSv4: Fix races between open and dentry revalidationTrond Myklebust2-3/+16
2020-02-10NFS: Fix up directory verifier racesTrond Myklebust1-7/+14
2020-02-10cifs: fix mount option display for sec=krb5iPetr Pavlu1-1/+5
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-0/+1643
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-129/+247
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds11-0/+3274
2020-02-09io_uring: retain sockaddr_storage across send/recvmsg async puntJens Axboe1-6/+5
2020-02-09io_uring: cancel pending async work if task exitsJens Axboe1-0/+9
2020-02-09io-wq: add io_wq_cancel_pid() to cancel based on a specific pidJens Axboe2-0/+31
2020-02-09io-wq: make io_wqe_cancel_work() take a match handlerJens Axboe1-11/+22
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede11-0/+3274
2020-02-08Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+7
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-548/+392
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-100/+94
2020-02-08io_uring: fix openat/statx's filename leakPavel Begunkov1-0/+6
2020-02-08io_uring: fix double prep iovec leakPavel Begunkov1-2/+10
2020-02-08io_uring: fix async close() with f_op->flush()Pavel Begunkov1-29/+16
2020-02-08io_uring: allow AT_FDCWD for non-file openat/openat2/statxJens Axboe1-1/+1
2020-02-08io_uring: grab ->fs as part of async preparationJens Axboe1-0/+28
2020-02-08io-wq: add support for inheriting ->fsJens Axboe2-1/+11
2020-02-08io_uring: retry raw bdev writes if we hit -EOPNOTSUPPJens Axboe1-0/+6
2020-02-08io_uring: add cleanup for openat()/statx()Pavel Begunkov1-0/+10
2020-02-08io_uring: fix iovec leaksPavel Begunkov1-2/+49
2020-02-08io_uring: remove unused struct io_async_openPavel Begunkov1-5/+0
2020-02-08io_uring: flush overflowed CQ events in the io_uring_poll()Stefano Garzarella1-1/+1
2020-02-08io_uring: statx/openat/openat2 don't support fixed filesJens Axboe1-1/+7
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds3-29/+50
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds3-29/+50
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-07Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-14/+29
2020-02-07Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-42/+32
2020-02-07Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds23-305/+1292
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds43-2633/+3008
2020-02-07procfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07hugetlbfs: switch to use of invalfc()Al Viro1-1/+1
2020-02-07cramfs: switch to use of errofc() et.al.Al Viro1-7/+7
2020-02-07gfs2: switch to use of errorfc() et.al.Al Viro1-15/+15
2020-02-07fuse: switch to use errorfc() et.al.Al Viro1-6/+6
2020-02-07ceph: use errorfc() and friends instead of spelling the prefix outAl Viro2-9/+9
2020-02-07turn fs_param_is_... into functionsAl Viro2-105/+125
2020-02-07fs_parse: handle optional arguments sanelyAl Viro4-120/+82
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro11-100/+57
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen12-19/+4
2020-02-07add prefix to fs_context->logAl Viro4-21/+12
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro1-2/+2
2020-02-07new primitive: __fs_parse()Al Viro1-6/+15
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro1-46/+17
2020-02-07get rid of fs_value_is_filename_emptyAl Viro2-14/+5
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro2-15/+20
2020-02-07nfsd: make nfsd_filecache_wq variable staticChen Zhou1-1/+1
2020-02-07fs: New zonefs file systemDamien Le Moal6-0/+1643