Age | Commit message (Expand) | Author |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-10-24 | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-10-23 | cifs: update internal module version number | Steve French |
2020-10-23 | Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-23 | smb3: add some missing definitions from MS-FSCC | Steve French |
2020-10-23 | smb3: remove two unused variables | Steve French |
2020-10-23 | smb3: add support for stat of WSL reparse points for special file types | Steve French |
2020-10-23 | Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2020-10-23 | Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-10-23 | Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-23 | gfs2: Recover statfs info in journal head | Abhi Das |
2020-10-23 | gfs2: lookup local statfs inodes prior to journal recovery | Abhi Das |
2020-10-22 | splice: change exported internal do_splice() helper to take kernel offset | Jens Axboe |
2020-10-22 | io_uring: make loop_rw_iter() use original user supplied pointers | Jens Axboe |
2020-10-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-10-22 | SMB3: add support for recognizing WSL reparse tags | Steve French |
2020-10-22 | cifs: remove bogus debug code | Dan Carpenter |
2020-10-22 | smb3.1.1: fix typo in compression flag | Steve French |
2020-10-22 | cifs: move smb version mount options into fs_context.c | Ronnie Sahlberg |
2020-10-22 | cifs: move cache mount options to fs_context.ch | Ronnie Sahlberg |
2020-10-22 | cifs: move security mount options into fs_context.ch | Ronnie Sahlberg |
2020-10-22 | cifs: add files to host new mount api | Ronnie Sahlberg |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-10-22 | Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-22 | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-10-22 | io_uring: remove req cancel in ->flush() | Pavel Begunkov |
2020-10-22 | io-wq: re-set NUMA node affinities if CPUs come online | Jens Axboe |
2020-10-21 | ext4: fix invalid inode checksum | Luo Meng |
2020-10-21 | ext4: add fast commit stats in procfs | Harshad Shirwadkar |
2020-10-21 | ext4: add a mount opt to forcefully turn fast commits on | Harshad Shirwadkar |
2020-10-21 | ext4: fast commit recovery path | Harshad Shirwadkar |
2020-10-21 | jbd2: fast commit recovery path | Harshad Shirwadkar |
2020-10-21 | ext4: main fast-commit commit path | Harshad Shirwadkar |
2020-10-21 | jbd2: add fast commit machinery | Harshad Shirwadkar |
2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar |
2020-10-21 | ext4: add fast_commit feature and handling for extended mount options | Harshad Shirwadkar |
2020-10-22 | exfat: remove useless check in exfat_move_file() | Tetsuhiro Kohada |
2020-10-22 | exfat: remove 'rwoffset' in exfat_inode_info | Tetsuhiro Kohada |
2020-10-22 | exfat: replace memcpy with structure assignment | Tetsuhiro Kohada |
2020-10-22 | exfat: remove useless directory scan in exfat_add_entry() | Tetsuhiro Kohada |
2020-10-22 | exfat: eliminate dead code in exfat_find() | Tetsuhiro Kohada |
2020-10-22 | exfat: use i_blocksize() to get blocksize | Xianting Tian |
2020-10-22 | exfat: fix misspellings using codespell tool | Namjae Jeon |
2020-10-21 | xfs: cancel intents immediately if process_intents fails | Darrick J. Wong |
2020-10-21 | smb3: do not try to cache root directory if dir leases not supported | Steve French |
2020-10-21 | smb3: fix stat when special device file and mounted with modefromsid | Steve French |