| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Merge branch 'mauro' into docs-next | Jonathan Corbet | 2020-06-26 | 1 | -23/+21 | |
| | |\ \ \ \ | ||||||
| | | * | | | | docs: fs: proc.rst: convert a new chapter to ReST | Mauro Carvalho Chehab | 2020-06-26 | 1 | -23/+21 | |
| | * | | | | | Replace HTTP links with HTTPS ones: Documentation/filesystems | Alexander A. Klimov | 2020-06-26 | 7 | -17/+17 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'docs-fixes' into docs-next | Jonathan Corbet | 2020-06-26 | 1 | -156/+156 | |
| | |\ \ \ \ | ||||||
| | | * | | | | docs: f2fs: fix a broken table | Jonathan Corbet | 2020-06-26 | 1 | -156/+156 | |
| | * | | | | | docs: fs: proc.rst: fix a warning due to a merge conflict | Mauro Carvalho Chehab | 2020-06-19 | 1 | -1/+1 | |
| | * | | | | | Documentation: fix filesystems/locking.rst malformed table warnings | Randy Dunlap | 2020-06-19 | 1 | -6/+6 | |
| | |/ / / / | ||||||
| * | | | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-03 | 1 | -3/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | md: switch to ->check_events for media change notifications | Christoph Hellwig | 2020-07-08 | 1 | -3/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2020-08-03 | 2 | -4/+28 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | fscrypt: document inline encryption support | Satya Tangirala | 2020-07-27 | 1 | -1/+15 | |
| | * | | | | fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE | Eric Biggers | 2020-07-20 | 1 | -3/+3 | |
| | * | | | | f2fs: add inline encryption support | Satya Tangirala | 2020-07-08 | 1 | -0/+7 | |
| | * | | | | fscrypt: add inline encryption support | Satya Tangirala | 2020-07-08 | 1 | -0/+3 | |
| | |/ / / | ||||||
| * | | | | Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-07-17 | 1 | -2/+2 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | ovl: fix mount option checks for nfs_export with no upperdir | Amir Goldstein | 2020-07-16 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-15 | 2 | -3/+6 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Enable ext4 support for per-file/directory dax operations | Theodore Ts'o | 2020-06-11 | 2 | -3/+142 | |
| | |\ \ | ||||||
| | | * | | Documentation/dax: Update DAX enablement for ext4 | Ira Weiny | 2020-05-28 | 1 | -3/+3 | |
| | | * | | fs/ext4: Disallow verity if inode is DAX | Ira Weiny | 2020-05-28 | 1 | -0/+3 | |
| * | | | | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2020-06-11 | 1 | -0/+2 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | nfsd: clients don't need to break their own delegations | J. Bruce Fields | 2020-05-08 | 1 | -0/+2 | |
| * | | | | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-10 | 2 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 2020-06-08 | 2 | -3/+3 | |
| * | | | | | Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-09 | 1 | -0/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | virtiofs: Add mount option and atime behavior to the doc | Masayoshi Mizuma | 2020-04-20 | 1 | -0/+14 | |
| * | | | | | | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2020-06-09 | 2 | -2/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ovl: make private mounts longterm | Miklos Szeredi | 2020-06-04 | 1 | -0/+7 | |
| | * | | | | | | ovl: resolve more conflicting mount options | Amir Goldstein | 2020-05-13 | 1 | -2/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2020-06-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | f2fs: compress: support lzo-rle compress algorithm | Chao Yu | 2020-05-11 | 1 | -1/+1 | |
| * | | | | | | | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 2020-06-08 | 2 | -64/+86 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | docs: filesystems: convert gfs2-glocks.txt to ReST | Mauro Carvalho Chehab | 2020-06-02 | 2 | -64/+86 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-06-05 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | fs: move fiemap range validation into the file systems instances | Christoph Hellwig | 2020-06-03 | 1 | -5/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 2020-06-04 | 1 | -19/+73 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proc: use human-readable values for hidepid | Alexey Gladkov | 2020-04-22 | 1 | -26/+26 | |
| | * | | | | | | docs: proc: add documentation for "hidepid=4" and "subset=pid" options and ne... | Alexey Gladkov | 2020-04-22 | 1 | -0/+54 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | docs: networking: convert rxrpc.txt to ReST | Mauro Carvalho Chehab | 2020-04-30 | 1 | -1/+1 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-06-02 | 1 | -3/+139 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Documentation/dax: Update Usage section | Ira Weiny | 2020-05-04 | 1 | -3/+139 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-06-02 | 1 | -5/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | xfs: call xfs_dinode_verify from xfs_inode_from_disk | Christoph Hellwig | 2020-05-19 | 1 | -5/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 3 | -3/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 2020-06-02 | 1 | -2/+2 | |
| | * | | | | | mm: add readahead address space operation | Matthew Wilcox (Oracle) | 2020-06-02 | 2 | -1/+20 | |
| * | | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-01 | 42 | -3370/+3821 | |
| |\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
