Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07691fc13f0507f25599478890457ee59c6dcbc6
/
fs
/
Kconfig
cf94d7d
Included sdcardfs source code for kernel 3.0
by Daniel Campello
· 9 years ago
461a718
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
by Yisheng Xie
· 8 years ago
7c3f654
fs/locks: Replace lg_local with a per-cpu spinlock
by Peter Zijlstra
· 9 years ago
a71e360
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
15d66ac
xfs: abstract block export operations from nfsd layouts
by Benjamin Coddington
· 8 years ago
ae259a9
fs: introduce iomap infrastructure
by Christoph Hellwig
· 8 years ago
348e967
dax: Make huge page handling depend of CONFIG_BROKEN
by Jan Kara
· 8 years ago
698f415
Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 9 years ago
ab66525
Orangefs: merge to v4.5
by Mike Marshall
· 9 years ago
c046c32
dax: re-enable dax pmd mappings
by Dan Williams
· 9 years ago
5e1f393
Orangefs: merge with V4.4
by Mike Marshall
· 9 years ago
065019a
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
ee82c9e
dax: disable pmd mappings
by Dan Williams
· 9 years ago
9e8925b
locks: Allow disabling mandatory locking at compile time
by Jeff Layton
· 9 years ago
07f0196
Orangefs: kernel client part 7
by Mike Marshall
· 9 years ago
c290ea0
fs: Remove ext3 filesystem driver
by Jan Kara
· 9 years ago
d7196c5
f2fs: relocate Kconfig from misc filesystems
by Jaegeuk Kim
· 10 years ago
d92576f
dax: does not work correctly with virtual aliasing caches
by Matthew Wilcox
· 10 years ago
6cd176a
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
by Matthew Wilcox
· 10 years ago
62c204d
fs: Make efivarfs a pseudo filesystem, built by default with EFI
by Leif Lindholm
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago
f779002
lockd: move lockd's grace period handling into its own module
by Jeff Layton
· 10 years ago
ba341d5
kernfs: add CONFIG_KERNFS
by Tejun Heo
· 11 years ago
feda821
fs: remove generic_acl
by Christoph Hellwig
· 11 years ago
d68772b
efivarfs: Move to fs/efivarfs
by Matt Fleming
· 12 years ago
807185e
fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig
by Robert P. J. Day
· 12 years ago
a13eea6
Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
a14d5393
f2fs: update Kconfig and Makefile
by Jaegeuk Kim
· 12 years ago
939da10
ext4: Remove CONFIG_EXT4_FS_XATTR
by Tao Ma
· 12 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
5d026c7
fs: initial qnx6fs addition
by Kai Bankett
· 13 years ago
bfcfaa7
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
by Linus Torvalds
· 13 years ago
9e20393
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
831c2dc
ore: FIX breakage when MISC_FILESYSTEMS is not set
by Boaz Harrosh
· 13 years ago
9be96f3
move fs/partitions to block/
by Al Viro
· 13 years ago
f5fc870
tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.
by Robert P. J. Day
· 13 years ago
206506c
tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL
by Robert P. J. Day
· 13 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
79fead4
exportfs: reallow building as a module
by Jonas Gorski
· 13 years ago
4db70f7
tmpfs: fix XATTR N overriding POSIX_ACL Y
by Eric Paris
· 13 years ago
b09e0fa
tmpfs: implement generic xattr support
by Eric Paris
· 13 years ago
242e5d0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
afe997a
Pull pstorev4 into release branch
by Tony Luck
· 14 years ago
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
16ebe91
fs: FS_POSIX_ACL does not depend on BLOCK
by Randy Dunlap
· 14 years ago
ca01d6d
pstore: new filesystem interface to platform persistent storage
by Tony Luck
· 14 years ago
e4c5bf8
Merge 'staging-next' to Linus's tree
by Greg Kroah-Hartman
· 14 years ago
7420a8c
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
72f98e7
locks: turn lock_flocks into a spinlock
by Arnd Bergmann
· 14 years ago
4199ca7
fs: move exportfs since it is not a networking filesystem
by Randy Dunlap
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
2116b7a
smbfs: move to drivers/staging
by Arnd Bergmann
· 14 years ago
db7bee2
autofs3: move to drivers/staging
by Arnd Bergmann
· 14 years ago
59b4856
fs/Kconfig: Fix typo Userpace -> Userspace
by Stephen Boyd
· 14 years ago
fc7f99c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
5db53f3
[LogFS] add new flash file system
by Joern Engel
· 15 years ago
5a1eb5c
powerpc: Cleanup Kconfig selection of hugetlbfs support
by Benjamin Herrenschmidt
· 15 years ago
0d43f51
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
0cd9ad7
powerpc: Limit hugetlbfs support to PPC64 Book-3S machines
by Kumar Gala
· 15 years ago
ffb4a73
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
by Paul Mundt
· 15 years ago
9030aaf
ceph: Kconfig, Makefile
by Sage Weil
· 15 years ago
3f96b79
tmpfs: depend on shmem
by Hugh Dickins
· 15 years ago
41f4db0
fs/Kconfig: move nilfs2 outside misc filesystems
by Ryusuke Konishi
· 15 years ago
4fed598
fs/Kconfig: move nilfs2 out
by Ryusuke Konishi
· 15 years ago
7e0338c
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
by Linus Torvalds
· 15 years ago
852969b
Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.
by David Daney
· 15 years ago
69050ee
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK
by Tomas Szepe
· 15 years ago
151060a
CUSE: implement CUSE - Character device in Userspace
by Tejun Heo
· 16 years ago
dd4dc82
lockd: fix FILE_LOCKING=n build error
by Randy Dunlap
· 15 years ago
0c4fb87
nilfs2: update makefile and Kconfig
by Ryusuke Konishi
· 16 years ago
3cc50ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 16 years ago
9ae326a
CacheFiles: A cache that backs onto a mounted filesystem
by David Howells
· 16 years ago
06b3db1
FS-Cache: Add main configuration option, module entry points and debugging
by David Howells
· 16 years ago
0d8fe32
fs: Add exofs to Kernel build
by Boaz Harrosh
· 16 years ago
884d179
quota: Move quota files into separate directory
by Jan Kara
· 16 years ago
0fcb440
fs/Kconfig: move 9p out
by Alexey Dobriyan
· 16 years ago
b2480c7
fs/Kconfig: move afs out
by Alexey Dobriyan
· 16 years ago
33a1a6f
fs/Kconfig: move coda out
by Alexey Dobriyan
· 16 years ago
9d7d644
fs/Kconfig: move the rest of ncpfs out
by Alexey Dobriyan
· 16 years ago
213a41d
fs/Kconfig: move smbfs out
by Alexey Dobriyan
· 16 years ago
9098c24
fs/Kconfig: move sunrpc out
by Alexey Dobriyan
· 16 years ago
e2b329e
fs/Kconfig: move nfsd out
by Alexey Dobriyan
· 16 years ago
97afe47
fs/Kconfig: move nfs out
by Alexey Dobriyan
· 16 years ago
a276a52
fs/Kconfig: move ufs out
by Alexey Dobriyan
· 16 years ago
8af915b
fs/Kconfig: move sysv out
by Alexey Dobriyan
· 16 years ago
4181024
fs/Kconfig: move romfs out
by Alexey Dobriyan
· 16 years ago
4c74158
fs/Kconfig: move qnx4 out
by Alexey Dobriyan
· 16 years ago
928ea19
fs/Kconfig: move hpfs out
by Alexey Dobriyan
· 16 years ago
da55e6f
fs/Kconfig: move omfs out
by Alexey Dobriyan
· 16 years ago
8b1cd7d
fs/Kconfig: move minix out
by Alexey Dobriyan
· 16 years ago
2213516
fs/Kconfig: move vxfs out
by Alexey Dobriyan
· 16 years ago
22635ec
fs/Kconfig: move squashfs out
by Alexey Dobriyan
· 16 years ago
2a22783
fs/Kconfig: move cramfs out
by Alexey Dobriyan
· 16 years ago
571f0a0
fs/Kconfig: move efs out
by Alexey Dobriyan
· 16 years ago
0ff4238
fs/Kconfig: move bfs out
by Alexey Dobriyan
· 16 years ago
0b09eb3
fs/Kconfig: move befs out
by Alexey Dobriyan
· 16 years ago
b08bac1
fs/Kconfig: move hfs, hfsplus out
by Alexey Dobriyan
· 16 years ago
295c896
fs/Kconfig: move ecryptfs out
by Alexey Dobriyan
· 16 years ago
Next »