You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs
Alex Elder 0c9ba97318 xfs: don't name variables "panic" 14 years ago
..
9p switch 9p 14 years ago
adfs switch adfs 14 years ago
affs switch affs 14 years ago
afs Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
autofs4 autofs4: clean ->d_release() and autofs4_free_ino() up 14 years ago
befs befs: don't pass huge structs by value 14 years ago
bfs fs: icache RCU free inodes 14 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 14 years ago
cachefiles
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
cifs Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 14 years ago
coda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
configfs configfs: change depends -> select SYSFS 14 years ago
cramfs cramfs: generate unique inode number for better inode cache usage 14 years ago
debugfs
devpts
dlm dlm: Make DLM depend on CONFIGFS_FS 14 years ago
ecryptfs ecryptfs: remove unnecessary decrypt when extending a file 14 years ago
efs fs: icache RCU free inodes 14 years ago
exofs fs: icache RCU free inodes 14 years ago
exportfs fs: dcache per-inode inode alias locking 14 years ago
ext2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
ext3 Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
ext4 fallocate should be a file operation 14 years ago
fat switch fat to ->s_d_op, close exportfs races there 14 years ago
freevxfs fs: icache RCU free inodes 14 years ago
fscache FS-Cache: Fix operation handling 14 years ago
fuse switch fuse 14 years ago
gfs2 fallocate should be a file operation 14 years ago
hfs switch hfs 14 years ago
hfsplus switch hfsplus 14 years ago
hostfs switch hostfs 14 years ago
hpfs hpfs_setattr error case avoids unlock_kernel 14 years ago
hppfs fs: icache RCU free inodes 14 years ago
hugetlbfs fs: icache RCU free inodes 14 years ago
isofs fix isofs d_op handling 14 years ago
jbd fix comment typos concerning "consistent" 14 years ago
jbd2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
jffs2 Merge git://git.infradead.org/mtd-2.6 14 years ago
jfs Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
lockd lockd: double unlock in next_host_state() 14 years ago
logfs Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
minix minixfs: kill dead code 14 years ago
ncpfs move internal-only parts of ncpfs headers to fs/ncpfs 14 years ago
nfs Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
nfs_common
nfsd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
nilfs2 Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
nls
notify Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
ntfs NTFS: writev() fix and maintenance/contact details update 14 years ago
ocfs2 fallocate should be a file operation 14 years ago
omfs
openpromfs fs: icache RCU free inodes 14 years ago
partitions Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core 14 years ago
proc thp: remove PG_buddy 14 years ago
qnx4 fs: icache RCU free inodes 14 years ago
quota quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout 14 years ago
ramfs
reiserfs Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
romfs fs: icache RCU free inodes 14 years ago
squashfs Squashfs: simplify CONFIG_SQUASHFS_LZO handling 14 years ago
sysfs Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
sysv switch sysv 14 years ago
ubifs fs: icache RCU free inodes 14 years ago
udf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 14 years ago
ufs fs: icache RCU free inodes 14 years ago
xfs xfs: don't name variables "panic" 14 years ago
Kconfig fs: FS_POSIX_ACL does not depend on BLOCK 14 years ago
Kconfig.binfmt
Makefile
aio.c aio: check return value of create_workqueue() 14 years ago
anon_inodes.c sanitize vfsmount refcounting changes 14 years ago
attr.c
bad_inode.c fs: provide rcu-walk aware permission i_ops 14 years ago
binfmt_aout.c
binfmt_elf.c binfmt_elf: cleanups 14 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c bio-integrity: mark kintegrityd_wq highpri and CPU intensive 14 years ago
bio.c
block_dev.c block: restore multiple bd_link_disk_holder() support 14 years ago
buffer.c fs: Use this_cpu_inc_return in buffer.c 14 years ago
char_dev.c Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
compat.c compat: copy missing fields in compat_statfs64 to user 14 years ago
compat_binfmt_elf.c
compat_ioctl.c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
dcache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c epoll: convert max_user_watches to long 14 years ago
exec.c install_special_mapping skips security_file_mmap check. 14 years ago
fcntl.c
fifo.c
file.c
file_table.c fs: Remove unlikely() from fget_light() 14 years ago
filesystems.c fs: rcu-walk for path lookup 14 years ago
fs-writeback.c fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc 14 years ago
fs_struct.c sanitize vfsmount refcounting changes 14 years ago
generic_acl.c fs: provide simple rcu-walk generic_check_acl implementation 14 years ago
inode.c fs: avoid inode RCU freeing for pseudo fs 14 years ago
internal.h tidy up around finish_automount() 14 years ago
ioctl.c fs: fix address space warnings in ioctl_fiemap() 14 years ago
ioprio.c
libfs.c pass default dentry_operations to mount_pseudo() 14 years ago
locks.c Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux 14 years ago
mbcache.c ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG 14 years ago
mpage.c fs/mpage.c: consolidate code 14 years ago
namei.c vfs - fix dentry ref count in do_lookup() 14 years ago
namespace.c tidy up around finish_automount() 14 years ago
nfsctl.c
no-block.c
open.c fallocate should be a file operation 14 years ago
pipe.c sanitize vfsmount refcounting changes 14 years ago
pnode.c fs: scale mntget/mntput 14 years ago
pnode.h
posix_acl.c
read_write.c fix signedness mess in rw_verify_area() on 64bit architectures 14 years ago
read_write.h
readdir.c
select.c fs/select.c: fix information leak to userspace 14 years ago
seq_file.c
signalfd.c
splice.c Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
stack.c
stat.c Add an AT_NO_AUTOMOUNT flag to suppress terminal automount 14 years ago
statfs.c
super.c sanitize vfsmount refcounting changes 14 years ago
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c