aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-10bootconfig: Change array value to use child nodeMasami Hiramatsu1-1/+1
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-126/+135
2021-06-06ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg1-0/+4
2021-06-06ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg1-2/+4
2021-06-06ext4: fix memory leak in ext4_fill_superAlexey Makhalov1-2/+9
2021-06-06ext4: fix fast commit alignment issuesHarshad Shirwadkar2-99/+90
2021-06-06ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failedYe Bin1-20/+23
2021-06-05ocfs2: fix data corruption by fallocateJunxiao Bi1-5/+50
2021-06-03Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-06-03Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-58/+147
2021-06-02ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani1-2/+4
2021-06-01Revert "gfs2: Fix mmap locking for write faults"Andreas Gruenbacher1-3/+1
2021-05-31Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds8-11/+44
2021-05-31Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-7/+25
2021-05-31gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton1-1/+1
2021-05-29Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-86/+139
2021-05-29io_uring: fix misaccounting fix buf pinned pagesPavel Begunkov1-0/+1
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+6
2021-05-28Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-17/+29
2021-05-28Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-57/+150
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-29/+20
2021-05-27btrfs: fix deadlock when cloning inline extents and low on available spaceFilipe Manana1-16/+22
2021-05-27btrfs: fix fsync failure and transaction abort after writes to prealloc extentsFilipe Manana1-22/+76
2021-05-27btrfs: abort in rename_exchange if we fail to insert the second refJosef Bacik1-1/+6
2021-05-27btrfs: check error value from btrfs_update_inode in tree logJosef Bacik1-2/+6
2021-05-27btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik1-6/+7
2021-05-27btrfs: mark ordered extent and inode with error if we fail to finishJosef Bacik1-0/+12
2021-05-27btrfs: return errors from btrfs_del_csums in cleanup_ref_headJosef Bacik1-1/+1
2021-05-27btrfs: fix error handling in btrfs_del_csumsJosef Bacik1-5/+5
2021-05-27btrfs: fix compressed writes that cross stripe boundaryQu Wenruo1-5/+12
2021-05-27cifs: change format of CIFS_FULL_KEY_DUMP ioctlAurelien Aptel3-45/+126
2021-05-27cifs: fix string declarations and assignments in tracepointsShyam Prasad N1-12/+17
2021-05-27cifs: set server->cipher_type to AES-128-CCM for SMB3.0Aurelien Aptel1-0/+7
2021-05-27afs: Fix the nlink handling of dir-over-dir renameDavid Howells1-1/+3
2021-05-27xfs: bunmapi has unnecessary AG lock ordering issuesDave Chinner1-11/+0
2021-05-27xfs: btree format inode forks can have zero extentsDave Chinner1-1/+0
2021-05-27io_uring: fix data race to avoid potential NULL-derefMarco Elver1-2/+7
2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng2-2/+2
2021-05-27NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu1-1/+1
2021-05-26io-wq: Fix UAF when wakeup wqe in hash waitqueueZqiang1-3/+6
2021-05-26NFS: Clean up reset of the mirror accounting variablesTrond Myklebust1-8/+1
2021-05-26NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust1-7/+5
2021-05-26NFS: Fix an Oopsable condition in __nfs_pageio_add_request()Trond Myklebust1-4/+5
2021-05-25io_uring/io-wq: close io-wq full-stop gapPavel Begunkov3-12/+16
2021-05-25proc: Check /proc/$pid/attr/ writes against file openerKees Cook1-0/+4
2021-05-25Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-2/+2
2021-05-25afs: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+10
2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells1-1/+1
2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()David Howells1-1/+1
2021-05-25fanotify: fix permission model of unprivileged groupAmir Goldstein2-7/+25