- f11901e Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 0adc313 Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 3 months ago
- 0613ed9 Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 3 months ago
- c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- bedb0f0 gfs2: Recover statfs info in journal head by Abhi Das · 4 years, 3 months ago
- 97fd734 gfs2: lookup local statfs inodes prior to journal recovery by Abhi Das · 4 years, 3 months ago
- 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 3 months ago
- 13909d9 SMB3: add support for recognizing WSL reparse tags by Steve French · 4 years, 3 months ago
- d367cb9 cifs: remove bogus debug code by Dan Carpenter · 4 years, 4 months ago
- 1af34fd smb3.1.1: fix typo in compression flag by Steve French · 4 years, 3 months ago
- 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
- 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
- a6a9cff cifs: add files to host new mount api by Ronnie Sahlberg · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 3 months ago
- 9b06f57 Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 3 months ago
- 334d431 Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 3 months ago
- 1322181 ext4: fix invalid inode checksum by Luo Meng · 4 years, 3 months ago
- ce8c59d ext4: add fast commit stats in procfs by Harshad Shirwadkar · 4 years, 3 months ago
- 0f0672f ext4: add a mount opt to forcefully turn fast commits on by Harshad Shirwadkar · 4 years, 3 months ago
- 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 3 months ago
- 5b849b5 jbd2: fast commit recovery path by Harshad Shirwadkar · 4 years, 3 months ago
- aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 3 months ago
- ff780b9 jbd2: add fast commit machinery by Harshad Shirwadkar · 4 years, 3 months ago
- 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 3 months ago
- 995a3ed ext4: add fast_commit feature and handling for extended mount options by Harshad Shirwadkar · 4 years, 3 months ago
- eae503f exfat: remove useless check in exfat_move_file() by Tetsuhiro Kohada · 4 years, 4 months ago
- 04cee52 exfat: remove 'rwoffset' in exfat_inode_info by Tetsuhiro Kohada · 4 years, 4 months ago
- a7a2416 exfat: replace memcpy with structure assignment by Tetsuhiro Kohada · 4 years, 4 months ago
- 6c958a0 exfat: remove useless directory scan in exfat_add_entry() by Tetsuhiro Kohada · 4 years, 4 months ago
- 188df41 exfat: eliminate dead code in exfat_find() by Tetsuhiro Kohada · 4 years, 5 months ago
- 45882a6 exfat: use i_blocksize() to get blocksize by Xianting Tian · 4 years, 5 months ago
- 9e456ae exfat: fix misspellings using codespell tool by Namjae Jeon · 4 years, 5 months ago
- 2e76f18 xfs: cancel intents immediately if process_intents fails by Darrick J. Wong · 4 years, 3 months ago
- 3c6e65e smb3: do not try to cache root directory if dir leases not supported by Steve French · 4 years, 3 months ago
- 3c3317d smb3: fix stat when special device file and mounted with modefromsid by Steve French · 4 years, 3 months ago
- def6e1d cifs: Print the address and port we are connecting to in generic_ip_connect() by Samuel Cabrero · 4 years, 3 months ago
- 6259301 SMB3: Resolve data corruption of TCP server info fields by Rohith Surabattula · 4 years, 3 months ago
- ed7cfef Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 3 months ago
- 25219db xfs: fix fallocate functions when rtextsize is larger than 1 by Darrick J. Wong · 4 years, 3 months ago
- 0cfcd40 NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy by Dai Ngo · 4 years, 3 months ago
- 7309269 gfs2: Add fields for statfs info in struct gfs2_log_header_host by Abhi Das · 4 years, 3 months ago
- ed3adb3 gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync by Andreas Gruenbacher · 4 years, 3 months ago
- 23cfb0c gfs2: Eliminate gl_vm by Bob Peterson · 4 years, 3 months ago
- 2ffed52 gfs2: Only access gl_delete for iopen glocks by Bob Peterson · 4 years, 3 months ago
- dbffb29 gfs2: Fix comments to glock_hash_walk by Bob Peterson · 4 years, 3 months ago
- 59f0e7e Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 3 months ago
- 4962a85 Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 3ece60e cifs: make const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
- 9934430 SMB3.1.1: Fix ids returned in POSIX query dir by Steve French · 4 years, 3 months ago
- 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 3 months ago
- acf96fe smb3.1.1: do not fail if no encryption required but server doesn't support it by Steve French · 4 years, 3 months ago
- bbe8502 Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
- 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 3 months ago
- 922a763 Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 3 months ago
- 0bd294b cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years, 3 months ago
- 63ca565 smb3.1.1: set gcm256 when requested by Steve French · 4 years, 3 months ago
- fd08f2d smb3.1.1: rename nonces used for GCM and CCM encryption by Steve French · 4 years, 3 months ago
- 511ac89 smb3.1.1: print warning if server does not support requested encryption type by Steve French · 4 years, 3 months ago
- 9ba0d0c io_uring: use blk_queue_nowait() to check if NOWAIT supported by Jeffle Xu · 4 years, 3 months ago
- 1912b04 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- 4297312 Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 3 months ago
- a96fd1c Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 3 months ago
- 0726b01 mm/madvise: pass mm to do_madvise by Minchan Kim · 4 years, 3 months ago
- b2767d9 binfmt_elf: take the mmap lock around find_extend_vma() by Jann Horn · 4 years, 3 months ago
- b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 3 months ago
- e0770e9 ext4: Detect already used quota file early by Jan Kara · 4 years, 3 months ago
- fc750a3b jbd2: avoid transaction reuse after reformatting by changfengnan · 4 years, 3 months ago
- d3e7d20 ext4: use the normal helper to get the actual inode by Kaixu Xia · 4 years, 3 months ago
- d1e18b8 ext4: fix bs < ps issue reported with dioread_nolock mount opt by Ritesh Harjani · 4 years, 3 months ago
- afb585a ext4: data=journal: write-protect pages on j_submit_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- 64a9f14 ext4: data=journal: fixes for ext4_page_mkwrite() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- aa3c0c6 jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
- 8394a6a ext4: introduce ext4_sb_bread_unmovable() to replace sb_bread_unmovable() by zhangyi (F) · 4 years, 4 months ago
- 0a846f4 ext4: use ext4_sb_bread() instead of sb_bread() by zhangyi (F) · 4 years, 4 months ago
- 5df1d41 ext4: introduce ext4_sb_breadahead_unmovable() to replace sb_breadahead_unmovable() by zhangyi (F) · 4 years, 4 months ago
- 60c776e ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc() by zhangyi (F) · 4 years, 4 months ago
- 2d069c0 ext4: use common helpers in all places reading metadata buffers by zhangyi (F) · 4 years, 4 months ago
- fa491b1 ext4: introduce new metadata buffer read helpers by zhangyi (F) · 4 years, 4 months ago
- d9befed ext4: clear buffer verified flag if read meta block from disk by zhangyi (F) · 4 years, 4 months ago
- af8c53c ext4: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 4 months ago
- addd752 ext4: make mb_check_counter per group by Chunguang Xu · 4 years, 4 months ago
- 9d1f9b2 ext4: delete invalid comments near mb_buddy_adjust_border by Chunguang Xu · 4 years, 4 months ago
- 9704a32 ext4: fix bdev write error check failed when mount fs with ro by Zhang Xiaoxu · 4 years, 4 months ago
- dd0db94 ext4: rename system_blks to s_system_blks inside ext4_sb_info by Chunguang Xu · 4 years, 4 months ago
- ee7ed3a ext4: rename journal_dev to s_journal_dev inside ext4_sb_info by Chunguang Xu · 4 years, 4 months ago
- 2be7d71 ext4: add trace exit in exception path. by Zhang Qilong · 4 years, 4 months ago
- 9faac62 ext4: optimize file overwrites by Ritesh Harjani · 4 years, 4 months ago
- 7eb90a2 ext4: remove unused including <linux/version.h> by Tian Tao · 4 years, 4 months ago
- acaa532 ext4: fix superblock checksum calculation race by Constantine Sapuntzakis · 4 years, 4 months ago
- c9e8716 ext4: fix error handling code in add_new_gdb by Dinghao Liu · 4 years, 5 months ago
- aa2f779 ext4: disallow modifying DAX inode flag if inline_data has been set by Xiao Yang · 4 years, 5 months ago
- 15ed285 ext4: remove unused argument from ext4_(inc|dec)_count by Nikolay Borisov · 4 years, 5 months ago
- 81e8c3c ext4: do not interpret high bytes if 64bit feature is disabled by Petr Malat · 4 years, 5 months ago
- b483bb7 ext4: delete duplicated words + other fixes by Randy Dunlap · 4 years, 6 months ago
- 766ef1e ext4: flag as supporting buffered async reads by Jens Axboe · 4 years, 6 months ago
- cb8d53d ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 4 months ago