summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2022-01-27btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik1-3/+11
2022-01-27btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik1-1/+6
2022-01-27jffs2: GC deadlock reading a page that is used in jffs2_write_begin()Kyeong Yoo1-15/+25
2022-01-27fs: dlm: filter user dlm messages for kernel locksAlexander Aring1-0/+9
2022-01-27ext4: avoid trim error on fs with small groupsJan Kara2-2/+8
2022-01-27debugfs: lockdown: Allow reading debugfs files that are not world readableMichal Suchanek1-1/+1
2022-01-27io_uring: remove double poll on poll updatePavel Begunkov1-0/+1
2022-01-27fs: dlm: fix build with CONFIG_IPV6 disabledAlexander Aring1-0/+2
2022-01-27fs: dlm: don't call kernel_getpeername() in error_report()Alexander Aring1-22/+20
2022-01-27ksmbd: add reserved room in ipc request/responseNamjae Jeon1-1/+10
2022-01-27ksmbd: limits exceeding the maximum allowable outstanding requestsNamjae Jeon4-1/+13
2022-01-27ksmbd: move credit charge deduction under processing requestNamjae Jeon2-11/+12
2022-01-27ksmbd: add support for smb2 max credit parameterNamjae Jeon8-10/+22
2022-01-27ksmbd: fix guest connection failure with nautilusNamjae Jeon1-33/+29
2022-01-27ksmbd: uninitialized variable in create_socket()Dan Carpenter1-1/+2
2022-01-27f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a fileJaegeuk Kim2-7/+10
2022-01-27f2fs: fix to do sanity check in is_alive()Chao Yu1-0/+3
2022-01-27f2fs: fix to do sanity check on inode type during garbage collectionChao Yu1-1/+2
2022-01-209p: only copy valid iattrs in 9P2000.L setattr implementationChristian Brauner1-9/+20
2022-01-20vfs: fs_context: fix up param length parsing in legacy_parse_paramJamie Hill-Daniel1-1/+1
2022-01-20orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET1-4/+3
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown1-2/+2
2022-01-16fget: clarify and improve __fget_files() implementationLinus Torvalds1-16/+56
2022-01-11xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong1-1/+2
2022-01-05fs/mount_setattr: always cleanup mount_kattrChristian Brauner1-5/+4
2021-12-29netfs: fix parameter of cleanup()Jeffle Xu1-3/+3
2021-12-29f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()Chao Yu1-1/+10
2021-12-29ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Marcos Del Sol Vives2-7/+21
2021-12-29ksmbd: fix uninitialized symbol 'pntsd_size'Namjae Jeon1-0/+4
2021-12-29ksmbd: fix error code in ndr_read_int32()Dan Carpenter1-1/+1
2021-12-29io_uring: zero iocb->ki_pos for stream file typesJens Axboe1-3/+7
2021-12-29NFSD: Fix READDIR buffer overflowChuck Lever2-11/+8
2021-12-29ext4: check for inconsistent extents between index and leaf blockZhang Yi1-23/+36
2021-12-29ext4: check for out-of-order index extents in ext4_valid_extent_entries()Zhang Yi1-5/+12
2021-12-29ext4: prevent partial update of the extent blocksZhang Yi1-3/+16
2021-12-22io-wq: drop wqe lock before creating new workerJens Axboe1-0/+2
2021-12-22io-wq: check for wq exit after adding new worker task_workJens Axboe1-6/+25
2021-12-22io-wq: remove spurious bit clear on task_work additionJens Axboe1-3/+1
2021-12-22ovl: fix warning in ovl_create_real()Miklos Szeredi3-6/+10
2021-12-22fuse: annotate lock in fuse_reverse_inval_entry()Miklos Szeredi1-1/+1
2021-12-22cifs: sanitize multiple delimiters in prepathThiago Rafael Becker1-1/+37
2021-12-22zonefs: add MODULE_ALIAS_FSNaohiro Aota1-0/+1
2021-12-22btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()Shin'ichiro Kawasaki1-2/+4
2021-12-22btrfs: check WRITE_ERR when trying to read an extent bufferJosef Bacik1-0/+8
2021-12-22btrfs: fix double free of anon_dev after failure to create subvolumeFilipe Manana1-0/+8
2021-12-22btrfs: fix memory leak in __add_inode_ref()Jianglei Nie1-0/+1
2021-12-22afs: Fix mmapDavid Howells2-2/+4
2021-12-22ceph: initialize pathlen variable in reconnect_caps_cbXiubo Li1-2/+1
2021-12-22ceph: fix duplicate increment of opened_inodes metricHu Weiwen1-8/+8
2021-12-22btrfs: remove stale comment about the btrfs_show_devnameAnand Jain1-7/+0