Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f1cfe41cc298b4087668554fa0b91cef6094945
/
fs
/
Makefile
380a129
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 years ago
5586c3c
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
0fd1695
fs: Add VirtualBox guest shared folder (vboxsf) support
by Hans de Goede
· 5 years ago
8dcc1a9
fs: New zonefs file system
by Damien Le Moal
· 5 years ago
2af563d
compat_ioctl: move sys_compat_ioctl() to ioctl.c
by Arnd Bergmann
· 6 years ago
771b53d0
io-wq: small threadpool implementation for io_uring
by Jens Axboe
· 5 years ago
f60c55a
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
47e4937
erofs: move erofs out of staging
by Gao Xiang
· 5 years ago
671e67b
fs-verity: add Kconfig and the helper functions for hashing
by Eric Biggers
· 5 years ago
cb7181f
iomap: move the main iteration code into a separate file
by Darrick J. Wong
· 5 years ago
1c23020
iomap: start moving code to fs/iomap/
by Darrick J. Wong
· 5 years ago
5abe379
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
955405d
unicode: introduce UTF-8 character database
by Gabriel Krisman Bertazi
· 6 years ago
24dcb3d
vfs: syscall: Add fsopen() to prepare for superblock creation
by David Howells
· 6 years ago
dadd229
Make anon_inodes unconditional
by David Howells
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2b188cc
Add io_uring IO interface
by Jens Axboe
· 6 years ago
31d921c
vfs: Add configuration parser helpers
by David Howells
· 6 years ago
80f2121
scsi: fs: remove exofs
by Christoph Hellwig
· 6 years ago
9bc61ab
vfs: Introduce fs_context, switch vfs_kern_mount() to it.
by David Howells
· 6 years ago
bbe7449e
fs: common implementation of file type
by Phillip Potter
· 6 years ago
a2225d9
autofs: remove left-over autofs4 stubs
by Linus Torvalds
· 7 years ago
2a3ae0a
autofs: create autofs Kconfig and Makefile
by Ian Kent
· 7 years ago
7a5cf79
split d_path() and friends into a separate file
by Al Viro
· 7 years ago
1bb8155
ncpfs: move net/ncpfs to drivers/staging/ncpfs
by Stephen Hemminger
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1d0fd57
logfs: remove from tree
by Christoph Hellwig
· 8 years ago
ae259a9
fs: introduce iomap infrastructure
by Christoph Hellwig
· 9 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
· 10 years ago
a52079d
Orangefs: Merge tag 'v4.4-rc1' into for-next
by Mike Marshall
· 9 years ago
9172796
ext4: promote ext4 over ext2 in the default probe order
by Darrick J. Wong
· 9 years ago
07f0196
Orangefs: kernel client part 7
by Mike Marshall
· 9 years ago
a14c151
userfaultfd: buildsystem activation
by Andrea Arcangeli
· 9 years ago
c290ea0
fs: Remove ext3 filesystem driver
by Jan Kara
· 10 years ago
f74a14e
um: Remove hppfs
by Richard Weinberger
· 10 years ago
3f3c73de
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
9cd7737
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
35e88d5
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
by Helge Deller
· 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
d475c63
dax,ext2: replace XIP read and write with DAX I/O
by Matthew Wilcox
· 10 years ago
4282d60
tracefs: Add new tracefs file system
by Steven Rostedt (Red Hat)
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
ef94b18
ovl: rename filesystem type to "overlay"
by Miklos Szeredi
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago
efb170c
take fs_pin stuff to fs/*
by Al Viro
· 10 years ago
2667bcb
block: move ioprio.c from fs/ to block/
by Jens Axboe
· 11 years ago
f9c78b2
block: move bio.c and bio-integrity.c from fs/ to block/
by Jens Axboe
· 11 years ago
ba341d5
kernfs: add CONFIG_KERNFS
by Tejun Heo
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
feda821
fs: remove generic_acl
by Christoph Hellwig
· 11 years ago
5c8ebd5
fs: merge xattr_acl.c into posix_acl.c
by Christoph Hellwig
· 11 years ago
b8441ed
sysfs, kernfs: add skeletons for kernfs
by Tejun Heo
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b9394d8
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2535e0d
fs: make binfmt support for #! scripts modular and removable
by Josh Triplett
· 12 years ago
146732c
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
by Josh Triplett
· 12 years ago
d68772b
efivarfs: Move to fs/efivarfs
by Matt Fleming
· 12 years ago
f776c73
fold fifo.c into pipe.c
by Al Viro
· 12 years ago
a14d5393
f2fs: update Kconfig and Makefile
by Jaegeuk Kim
· 12 years ago
046d662
coredump: make core dump functionality optional
by Alex Kelly
· 12 years ago
10c28d9
coredump: move core dump functionality into its own file
by Alex Kelly
· 12 years ago
5d026c7
fs: initial qnx6fs addition
by Kai Bankett
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
0226f49
vfs: take /proc/*/mounts and friends to fs/proc_namespace.c
by Al Viro
· 13 years ago
9be96f3
move fs/partitions to block/
by Al Viro
· 13 years ago
60325f0
fs/Makefile: Stupid typo breakage of exofs inclusion
by Boaz Harrosh
· 13 years ago
3e33567
fs/Makefile: Always inspect exofs/
by Boaz Harrosh
· 13 years ago
49b2868
nfsd: Remove deprecated nfsctl system call and related code.
by NeilBrown
· 14 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
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 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
2116b7a
smbfs: move to drivers/staging
by Arnd Bergmann
· 14 years ago
db7bee2
autofs3: move to drivers/staging
by Arnd Bergmann
· 14 years ago
1e14056
nfsd: allow deprecated interface to be compiled out.
by NeilBrown
· 14 years ago
7ed1ee6
Take statfs variants to fs/statfs.c
by Al Viro
· 15 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
9030aaf
ceph: Kconfig, Makefile
by Sage Weil
· 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
9b59f031
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
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
3e93cd6
Take fs_struct handling to new file (fs/fs_struct.c)
by Al Viro
· 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
d8ae460
ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2
by Theodore Ts'o
· 16 years ago
31aeb6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
73d5931
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
1ccd14b
quota: Split off quota tree handling into a separate file
by Jan Kara
· 16 years ago
fcef6fb
Squashfs: Makefiles
by Phillip Lougher
· 16 years ago
272eb01
filesystem notification: create fs/notify to contain all fs notification
by Eric Paris
· 16 years ago
ae20a6a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 16 years ago
990e194
fat: move fs/vfat/* and fs/msdos/* to fs/fat
by OGAWA Hirofumi
· 16 years ago
cab893d
ext4: Remove an old reference to ext4dev in Makefile comment
by Martin Michlmayr
· 16 years ago
Next »