Age | Commit message (Expand) | Author |
2022-08-05 | xfs: fix intermittent hang during quotacheck | Darrick J. Wong |
2022-08-05 | xfs: check return codes when flushing block devices | Darrick J. Wong |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge part of branch 'for-next.instantiate' into for-next | Andreas Gruenbacher |
2022-08-05 | cifs: update internal module number | Steve French |
2022-08-05 | cifs: alloc_mid function should be marked as static | Steve French |
2022-08-05 | cifs: remove "cifs_" prefix from init/destroy mids functions | Enzo Matsumiya |
2022-08-05 | cifs: remove useless DeleteMidQEntry() | Enzo Matsumiya |
2022-08-05 | cifs: when insecure legacy is disabled shrink amount of SMB1 code | Steve French |
2022-08-05 | f2fs: use onstack pages instead of pvec | Fengnan Chang |
2022-08-05 | f2fs: intorduce f2fs_all_cluster_page_ready | Fengnan Chang |
2022-08-05 | f2fs: clean up f2fs_abort_atomic_write() | Chao Yu |
2022-08-05 | f2fs: handle decompress only post processing in softirq | Daeho Jeong |
2022-08-05 | f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED | Jaewook Kim |
2022-08-05 | f2fs: do not set compression bit if kernel doesn't support | Jaegeuk Kim |
2022-08-05 | f2fs: remove device type check for direct IO | Eunhee Rho |
2022-08-05 | f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data | Ye Bin |
2022-08-05 | f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE | Daeho Jeong |
2022-08-04 | Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-08-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-04 | ksmbd: fix heap-based overflow in set_ntacl_dacl() | Namjae Jeon |
2022-08-04 | lockd: detect and reject lock arguments that overflow | Jeff Layton |
2022-08-04 | NFSD: discard fh_locked flag and fh_lock/fh_unlock | NeilBrown |
2022-08-04 | NFSD: use (un)lock_inode instead of fh_(un)lock for file operations | NeilBrown |
2022-08-04 | NFSD: use explicit lock/unlock for directory ops | NeilBrown |
2022-08-04 | NFSD: reduce locking in nfsd_lookup() | NeilBrown |
2022-08-04 | NFSD: only call fh_unlock() once in nfsd_link() | NeilBrown |
2022-08-04 | NFSD: always drop directory lock in nfsd_unlink() | NeilBrown |
2022-08-04 | NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning. | NeilBrown |
2022-08-04 | NFSD: add posix ACLs to struct nfsd_attrs | NeilBrown |
2022-08-03 | Merge tag 'zonefs-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-03 | Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-08-03 | Merge tag 'affs-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd... | Linus Torvalds |
2022-08-03 | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2022-08-03 | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-08-03 | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-08-03 | libceph: clean up ceph_osdc_start_request prototype | Jeff Layton |
2022-08-02 | ext4: add ioctls to get/set the ext4 superblock uuid | Jeremy Bongio |
2022-08-02 | ext4: avoid resizing to a partial cluster size | Kiselev, Oleg |
2022-08-02 | ext4: reduce computation of overhead during resize | Kiselev, Oleg |
2022-08-02 | jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted | Zhihao Cheng |
2022-08-02 | ext4: block range must be validated before use in ext4_mb_clear_bb() | Lukas Czerner |
2022-08-02 | mbcache: automatically delete entries from cache on freeing | Jan Kara |
2022-08-02 | mbcache: Remove mb_cache_entry_delete() | Jan Kara |