aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/fs.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: add exfat againRosen Penev2021-03-191-0/+20
* kernel: 5.10: fix kmod build failuresIlya Lipnitskiy2021-02-231-1/+2
* kernel: add linux 5.10 supportFelix Fietkau2021-02-161-2/+4
* fs/cifs: update module dependenciesRosen Penev2020-12-221-7/+10
* kernel: remove obsolete kernel version switches for 4.19Adrian Schmutzler2020-10-301-1/+1
* kernel: Move CONFIG_*_FS_XATTR to generic kernel configHauke Mehrtens2020-10-111-3/+1
* kernel: move CONFIG_F2FS_CHECK_FS to generic kernel configHauke Mehrtens2020-10-111-4/+1
* kernel: Move CONFIG_F2FS_FS_SECURITY to generic kernel configHauke Mehrtens2020-10-111-1/+0
* kernel: Remove 2FS_FS_XATTR and F2FS_STAT_FS symbols from target configsHauke Mehrtens2020-10-111-2/+0
* kernel: improve the description of fs-nfs-v4Bob Cai2020-09-101-1/+1
* kernel: remove obsolete kernel version switches for 4.14Adrian Schmutzler2020-09-021-3/+2
* staging: remove staging exfat driverRosen Penev2020-08-011-24/+0
* kernel: kmod-fs-exfat: fix typo LINUX_4_{,1}4Yousong Zhou2020-03-091-1/+1
* kernel: add exFAT fs driverDENG Qingfang2020-03-091-0/+24
* kernel: Make kmod-fs-f2fs depend on kmod-nls-baseHauke Mehrtens2020-02-281-1/+1
* kernel: remove obsolete kernel version switchesAdrian Schmutzler2020-01-121-1/+1
* kernel: NFSD: add dependency kmod-crypto-arc4 for kmod-fs-nfs-common-rpcsecRuixi Zhou2019-10-121-1/+2
* kernel: move crypto-arc4 into a moduleFelix Fietkau2019-08-261-0/+1
* kernel: Remove support for kernel 3.18Hauke Mehrtens2019-05-031-1/+1
* kernel: Adapt to move of autofs4 in kernel 4.19Hauke Mehrtens2018-12-151-2/+6
* kernel: Add dependencies for kernel 4.19Hauke Mehrtens2018-12-151-1/+1
* kernel: Add missing config option for NFSDv4Hauke Mehrtens2018-09-291-0/+1
* kernel: build support for NFSv4 in nfsdW. Michael Petullo2018-09-291-1/+5
* kernel: whitespace fixesJohn Crispin2018-05-181-2/+0
* kernel: package efivarfs moduleAlif M. Ahmad2018-02-261-0/+16
* fs.mk: sort kernel modulesLucian Cristian2018-02-131-69/+77
* kernel: unset CONFIG_CIFS_SMB311 in kmod-fs-cifsHauke Mehrtens2017-12-161-1/+2
* kernel: add kmod-lib-zstdHauke Mehrtens2017-12-161-1/+1
* kernel: add NFS4 client supportMarcin Jurkowski2017-11-221-17/+57
* kernel: Fix F2FS module dependenciesShane Peelar2017-03-271-0/+1
* kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel ...Felix Fietkau2016-12-261-3/+3
* kernel: ext4: Add missing kmod-crypto-crc32c dependencydaniel2016-10-131-1/+2
* linux/modules/fs: Fix missing vfat dependenciesDaniel Dickinson2016-10-041-1/+1
* kernel: add kmod-squashfsMatteo Croce2016-08-151-0/+16
* kernel: add missing config symbolFelix Fietkau2016-08-111-1/+2
* kernel: add plan 9 fs packageMatteo Croce2016-08-111-0/+18
* package/kernel: Enable XATTR by defaultDaniel Dickinson2016-06-301-1/+3
* kernel: disable AFS support by defaultFelix Fietkau2016-01-191-0/+1
* kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4Felix Fietkau2015-09-081-1/+0
* generic: add linux 4.1 supportJonas Gorski2015-06-221-0/+1
* kernel: remove kernel module checks/dependencies for 3.14Felix Fietkau2015-04-111-3/+3
* kernel: remove useless AddDepends/crc16 abstractionFelix Fietkau2015-03-291-1/+3
* build: remove obsolete references to cris and avr32Felix Fietkau2015-03-241-1/+1
* kernel: remove obsolete kernel version dependenciesFelix Fietkau2015-03-191-1/+1
* linux: convert CompareKernelPatchVer to version tagged symbolsJo-Philipp Wich2015-01-311-12/+5
* modules: select grace_period config option for nfs-commonJohn Crispin2015-01-281-0/+1
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-241-5/+0
* build: drop obsolete kernel version dependenciesFelix Fietkau2015-01-241-4/+3
* modules: f2fs: enable support for xattrJohn Crispin2015-01-221-1/+1
* modules: f2fs: add missing symbols for 3.18John Crispin2015-01-221-0/+2
span> 120%; } h3 { font-size: 100%; } /* @end */ caption { font-weight: bold; } div.qindex, div.navpath, div.navtab{ background-color: #e8eef2; border: 1px solid #84b0c7; text-align: center; margin: 2px; padding: 2px; } div.qindex, div.navpath { width: 100%; line-height: 140%; } div.navtab { margin-right: 15px; } /* @group Link Styling */ a { color: #153788; font-weight: normal; text-decoration: none; } .contents a:visited { color: #1b77c5; } a:hover { text-decoration: underline; } a.qindex { font-weight: bold; } a.qindexHL { font-weight: bold; background-color: #6666cc; color: #ffffff; border: 1px double #9295C2; } a.el { font-weight: bold; } a.elRef { } a.code { } a.codeRef { } /* @end */ dl.el { margin-left: -1cm; } .fragment { font-family: monospace, fixed; font-size: 105%; } pre.fragment { border: 1px solid #CCCCCC; background-color: #f5f5f5; padding: 4px 6px; margin: 4px 8px 4px 2px; } div.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } div.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold; } div.groupText { margin-left: 16px; font-style: italic; } body { background: white; color: black; margin-right: 20px; margin-left: 20px; } td.indexkey { background-color: #e8eef2; font-weight: bold; border: 1px solid #CCCCCC; margin: 2px 0px 2px 0; padding: 2px 10px; } td.indexvalue { background-color: #e8eef2; border: 1px solid #CCCCCC; padding: 2px 10px; margin: 2px 0px; } tr.memlist { background-color: #f0f0f0; } p.formulaDsp { text-align: center; } img.formulaDsp { } img.formulaInl { vertical-align: middle; } /* @group Code Colorization */ span.keyword { color: #008000 } span.keywordtype { color: #604020 } span.keywordflow { color: #e08000 } span.comment { color: #800000 } span.preprocessor { color: #806020 } span.stringliteral { color: #002080 } span.charliteral { color: #008080 } span.vhdldigit { color: #ff00ff } span.vhdlchar { color: #000000 } span.vhdlkeyword { color: #700070 } span.vhdllogic { color: #ff0000 } /* @end */ .search { color: #003399; font-weight: bold; } form.search { margin-bottom: 0px; margin-top: 0px; } input.search { font-size: 75%; color: #000080; font-weight: normal; background-color: #e8eef2; } td.tiny { font-size: 75%; } .dirtab { padding: 4px; border-collapse: collapse; border: 1px solid #84b0c7; } th.dirtab { background: #e8eef2; font-weight: bold; } hr { height: 0; border: none; border-top: 1px solid #666; } /* @group Member Descriptions */ .mdescLeft, .mdescRight, .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams { background-color: #FAFAFA; border: none; margin: 4px; padding: 1px 0 0 8px; } .mdescLeft, .mdescRight { padding: 0px 8px 4px 8px; color: #555; } .memItemLeft, .memItemRight, .memTemplParams { border-top: 1px solid #ccc; } .memTemplParams { color: #606060; } /* @end */ /* @group Member Details */ /* Styles for detailed member documentation */ .memtemplate { font-size: 80%; color: #606060; font-weight: normal; margin-left: 3px; } .memnav { background-color: #e8eef2; border: 1px solid #84b0c7; text-align: center; margin: 2px; margin-right: 15px; padding: 2px; } .memitem { padding: 0; } .memname { white-space: nowrap; font-weight: bold; } .memproto, .memdoc { border: 1px solid #84b0c7; } .memproto { padding: 0; background-color: #d5e1e8; font-weight: bold; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; } .memdoc { padding: 2px 5px; background-color: #eef3f5; border-top-width: 0; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; } .memdoc p, .memdoc dl, .memdoc ul { margin: 6px 0; } .paramkey { text-align: right; } .paramtype { white-space: nowrap; } .paramname { color: #602020; white-space: nowrap; } .paramname em { font-style: normal; } /* @end */ /* @group Directory (tree) */ /* for the tree view */ .ftvtree { font-family: sans-serif; margin: 0.5em; } /* these are for tree view when used as main index */ .directory { font-size: 9pt; font-weight: bold; } .directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } /* The following two styles can be used to replace the root node title with an image of your choice. Simply uncomment the next two styles, specify the name of your image and be sure to set 'height' to the proper pixel height of your image. */ /* .directory h3.swap { height: 61px; background-repeat: no-repeat; background-image: url("yourimage.gif"); } .directory h3.swap span { display: none; } */ .directory > h3 { margin-top: 0; } .directory p { margin: 0px; white-space: nowrap; } .directory div { display: none; margin: 0px; } .directory img { vertical-align: -30%; } /* these are for tree view when not used as main index */ .directory-alt { font-size: 100%; font-weight: bold; } .directory-alt h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } .directory-alt > h3 { margin-top: 0; } .directory-alt p { margin: 0px; white-space: nowrap; } .directory-alt div { display: none; margin: 0px; } .directory-alt img { vertical-align: -30%; } /* @end */ address { font-style: normal; color: #333; }