Age | Commit message (Expand) | Author |
2020-06-18 | block: make function 'kill_bdev' static | Zheng Bin |
2020-06-14 | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-11 | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-06-09 | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2020-06-09 | Revert "fs: remove dio_end_io()" | David Sterba |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-05 | Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig |
2020-06-03 | fs: mark __generic_block_fiemap static | Christoph Hellwig |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-06-02 | Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-06-02 | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: add readahead address space operation | Matthew Wilcox (Oracle) |
2020-06-02 | vfs: track per-sb writeback errors and report them to syncfs | Jeff Layton |
2020-06-01 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-05-31 | vfs, afs, ext4: Make the inode hash table RCU searchable | David Howells |
2020-05-28 | fs: remove dio_end_io() | Goldwyn Rodrigues |
2020-05-25 | fs: export generic_file_buffered_read() | Goldwyn Rodrigues |
2020-05-21 | Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco... | J. Bruce Fields |
2020-05-21 | block: remove ioctl_by_bdev | Christoph Hellwig |
2020-05-14 | vfs: allow unprivileged whiteout creation | Miklos Szeredi |
2020-05-13 | fs: Introduce DCACHE_DONTCACHE | Ira Weiny |
2020-05-13 | fs: Lift XFS_IDONTCACHE to the VFS layer | Ira Weiny |
2020-05-13 | ovl: skip overlayfs superblocks at global sync | Konstantin Khlebnikov |
2020-05-08 | nfsd: clients don't need to break their own delegations | J. Bruce Fields |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-04 | gcc-10 warnings: fix low-hanging fruit | Linus Torvalds |
2020-05-04 | fs: Remove unneeded IS_DAX() check in io_is_direct() | Ira Weiny |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig |
2020-04-20 | block: fold bdev_unhash_inode into invalidate_partition | Christoph Hellwig |
2020-04-20 | block: mark invalidate_partition static | Christoph Hellwig |
2020-04-04 | Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-04-03 | Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i... | Dave Airlie |
2020-04-02 | hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization | Mike Kravetz |
2020-03-30 | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-24 | fs: Constify vma argument to vma_is_dax | Thomas Hellstrom (VMware) |
2020-03-24 | block: remove __bdevname | Christoph Hellwig |
2020-03-20 | firmware: Add new platform fallback mechanism and firmware_request_platform() | Hans de Goede |
2020-03-06 | futex: Fix inode life-time issue | Peter Zijlstra |
2020-02-10 | firmware_loader: load files from the mount namespace of init | Topi Miettinen |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-05 | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |