index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
fs.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
packages: clean up the package folder
John Crispin
2013-06-21
1
-372
/
+0
*
kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
Jonas Gorski
2013-05-09
1
-0
/
+1
*
package/kernel: remove trailing whitespaces from *.mk files
Gabor Juhos
2013-02-20
1
-1
/
+1
*
add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over...
Felix Fietkau
2013-01-03
1
-0
/
+16
*
fix typo in HFS kernel module
John Crispin
2013-01-02
1
-1
/
+1
*
package/kernel: select crypto-sha256 for cifs on 3.7+
Gabor Juhos
2013-01-01
1
-1
/
+2
*
kernel: modules: ext4 depends on crypto-hash on 3.6
Jonas Gorski
2012-11-11
1
-1
/
+1
*
fuse: move kmod-fuse to package/kernel
Felix Fietkau
2012-06-16
1
-0
/
+15
*
kernel: remove obsolete dependencies and conditionals
Felix Fietkau
2012-05-17
1
-4
/
+4
*
kernel: remove obsolete CompareKernelPatchVer calls
Felix Fietkau
2012-05-17
1
-7
/
+2
*
kernel: remove kernel modules and references to kernels <= 2.6.36
Hauke Mehrtens
2012-05-06
1
-43
/
+7
*
kernel: add some more missing kernel config symbols
Jonas Gorski
2012-04-24
1
-3
/
+10
*
disable xfs on avr32
Travis Kemen
2012-04-15
1
-1
/
+1
*
revert bad change
Travis Kemen
2012-04-01
1
-1
/
+1
*
Disable xfs on avr32, it has been failing the build for at least a month
Travis Kemen
2012-04-01
1
-1
/
+1
*
kernel: update module names and add new config symbols for linux 3.3
Jonas Gorski
2012-02-02
1
-1
/
+2
*
package/kernel: various NLS handling fixes
Nicolas Thill
2011-10-29
1
-8
/
+8
*
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ...
Nicolas Thill
2011-10-29
1
-0
/
+1
*
package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-...
Nicolas Thill
2011-10-28
1
-7
/
+6
*
package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)
Nicolas Thill
2011-10-28
1
-0
/
+8
*
package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
Nicolas Thill
2011-10-28
1
-1
/
+1
*
package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
Nicolas Thill
2011-10-28
1
-1
/
+1
*
package/kernel: move kmod-fs-mbcache into fs-ext4
Jonas Gorski
2011-07-31
1
-23
/
+9
*
package/kernel: Remove all 2.4 definitions
Vasilis Tsiligiannis
2011-05-15
1
-10
/
+0
*
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
Lars-Peter Clausen
2011-04-13
1
-2
/
+2
*
kernel/modules: Add zlib package
Vasilis Tsiligiannis
2011-04-12
1
-7
/
+5
*
kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
Vasilis Tsiligiannis
2011-04-12
1
-3
/
+5
*
kernel: deactivate ext4 SElinux support and extended attributes support in ge...
Hauke Mehrtens
2011-01-09
1
-4
/
+0
*
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some peopl...
Felix Fietkau
2010-11-27
1
-2
/
+2
*
fix typos
Imre Kaloz
2010-11-22
1
-2
/
+2
*
use ext4 for ext2/3 on 2.6.32+
Imre Kaloz
2010-11-22
1
-2
/
+2
*
kmod-sctp: Add SCTP kernel support
Florian Fainelli
2010-09-04
1
-5
/
+2
*
kernel: add a missing config symbol for ext4
Felix Fietkau
2010-08-19
1
-0
/
+1
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-30
/
+30
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-3
/
+3
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
Nicolas Thill
2010-04-29
1
-2
/
+2
*
package/kernel: sort FS package definitions
Nicolas Thill
2010-04-24
1
-128
/
+131
*
package/kernel: move NLS modules to their own file & submenu
Nicolas Thill
2010-04-24
1
-239
/
+0
*
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
Nicolas Thill
2010-04-24
1
-23
/
+23
*
package/kernel: introduce a new file that will be sourced first and holding c...
Nicolas Thill
2010-04-23
1
-1
/
+2
*
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
Florian Fainelli
2010-03-20
1
-3
/
+1
*
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with th...
Nicolas Thill
2010-03-10
1
-1
/
+1
*
mark relevant kmod-* packages as being required for rootfs mounting (patch by...
Felix Fietkau
2010-02-26
1
-9
/
+9
*
ext4: fix for commit r19799
Hauke Mehrtens
2010-02-21
1
-1
/
+1
*
ext4: add Support for large (2TB+) block devices and files
Hauke Mehrtens
2010-02-21
1
-4
/
+3
*
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tri...
Jo-Philipp Wich
2010-02-20
1
-4
/
+17
*
remove obsolete dependencies and checks
Felix Fietkau
2010-01-23
1
-1
/
+1
*
kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ins...
Nicolas Thill
2010-01-06
1
-12
/
+10
*
fix wrong paths after r18955.
Florian Fainelli
2009-12-28
1
-2
/
+11
*
remove handling of older unsupported kernels
Imre Kaloz
2009-12-27
1
-1
/
+1
[next]