| Commit message (Expand) | Author | Age | Files | Lines |
* | tmpfs: support 64-bit inums per-sb | Chris Down | 2020-08-07 | 1 | -0/+21 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -2/+2 |
* | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -1/+1 |
* | exfat: add Kconfig and Makefile | Namjae Jeon | 2020-03-06 | 1 | -1/+2 |
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2020-02-10 | 1 | -0/+1 |
|\ |
|
| * | fs: New zonefs file system | Damien Le Moal | 2020-02-07 | 1 | -0/+1 |
* | | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 2020-02-08 | 1 | -0/+1 |
|/ |
|
* | io-wq: small threadpool implementation for io_uring | Jens Axboe | 2019-10-29 | 1 | -0/+3 |
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 2019-09-19 | 1 | -0/+2 |
|\ |
|
| * | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers | 2019-07-29 | 1 | -0/+2 |
* | | erofs: move erofs out of staging | Gao Xiang | 2019-08-24 | 1 | -0/+1 |
|/ |
|
* | fs: VALIDATE_FS_PARSER should default to n | Geert Uytterhoeven | 2019-07-05 | 1 | -1/+0 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | unicode: introduce UTF-8 character database | Gabriel Krisman Bertazi | 2019-04-25 | 1 | -0/+1 |
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2019-03-12 | 1 | -0/+7 |
|\ |
|
| * | vfs: Add configuration parser helpers | David Howells | 2019-02-28 | 1 | -0/+7 |
* | | scsi: fs: remove exofs | Christoph Hellwig | 2019-02-06 | 1 | -3/+0 |
|/ |
|
* | autofs: remove left-over autofs4 stubs | Linus Torvalds | 2018-06-11 | 1 | -1/+0 |
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-09 | 1 | -0/+1 |
|\ |
|
| * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 2018-05-22 | 1 | -0/+1 |
* | | autofs: create autofs Kconfig and Makefile | Ian Kent | 2018-06-08 | 1 | -0/+1 |
* | | mm: restructure memfd code | Mike Kravetz | 2018-06-08 | 1 | -0/+3 |
* | | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 2018-04-28 | 1 | -1/+1 |
* | | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -0/+7 |
|\ |
|
| * | dax: require 'struct page' by default for filesystem dax | Dan Williams | 2018-01-20 | 1 | -0/+7 |
* | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ |
|
| * | | ncpfs: move net/ncpfs to drivers/staging/ncpfs | Stephen Hemminger | 2017-11-28 | 1 | -1/+0 |
| |/ |
|
* / | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 2018-01-01 | 1 | -5/+1 |
|/ |
|
* | fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more | Davidlohr Bueso | 2017-07-13 | 1 | -1/+0 |
* | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams | 2017-05-08 | 1 | -0/+1 |
* | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler | 2017-01-25 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-16 | 1 | -1/+0 |
|\ |
|
| * | logfs: remove from tree | Christoph Hellwig | 2016-12-15 | 1 | -1/+0 |
* | | dax: remove "depends on BROKEN" from FS_DAX_PMD | Ross Zwisler | 2016-11-08 | 1 | -1/+0 |
|/ |
|
* | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-08 | 1 | -0/+3 |
* | fs/locks: Replace lg_local with a per-cpu spinlock | Peter Zijlstra | 2016-09-22 | 1 | -0/+1 |
* | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-08-05 | 1 | -0/+6 |
|\ |
|
| * | xfs: abstract block export operations from nfsd layouts | Benjamin Coddington | 2016-07-15 | 1 | -0/+6 |
* | | fs: introduce iomap infrastructure | Christoph Hellwig | 2016-06-21 | 1 | -0/+3 |
|/ |
|
* | dax: Make huge page handling depend of CONFIG_BROKEN | Jan Kara | 2016-05-19 | 1 | -0/+1 |
* | Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Linus Torvalds | 2016-03-26 | 1 | -0/+1 |
|\ |
|
| * | Orangefs: merge to v4.5 | Mike Marshall | 2016-03-14 | 1 | -1/+12 |
| |\ |
|
| * \ | Orangefs: merge with V4.4 | Mike Marshall | 2016-01-15 | 1 | -0/+6 |
| |\ \ |
|
| * | | | Orangefs: kernel client part 7 | Mike Marshall | 2015-10-03 | 1 | -0/+1 |
* | | | | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 2016-03-18 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | dax: re-enable dax pmd mappings | Dan Williams | 2016-01-16 | 1 | -1/+2 |
* | | | Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2016-01-13 | 1 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | locks: Allow disabling mandatory locking at compile time | Jeff Layton | 2015-11-16 | 1 | -0/+10 |
| |/ |
|
* / | dax: disable pmd mappings | Dan Williams | 2015-11-17 | 1 | -0/+6 |
|/ |
|