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
Al Viro b89b12b462 autofs4: clean ->d_release() and autofs4_free_ino() up 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 llseek: automatically add .llseek fop 15 years ago
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 convert get_sb_single() users 14 years ago
devpts convert get_sb_single() users 14 years ago
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 new helper: mount_bdev() 14 years ago
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 convert get_sb_nodev() users 14 years ago
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: Do not name variables "panic" 14 years ago
Kconfig fs: FS_POSIX_ACL does not depend on BLOCK 14 years ago
Kconfig.binfmt coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y 14 years ago
Makefile Merge 'staging-next' to Linus's tree 14 years ago
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 Don't dump task struct in a.out core-dumps 15 years ago
binfmt_elf.c binfmt_elf: cleanups 14 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c convert get_sb_single() users 14 years ago
binfmt_script.c Make do_execve() take a const filename pointer 15 years ago
binfmt_som.c
bio-integrity.c bio-integrity: mark kintegrityd_wq highpri and CPU intensive 14 years ago
bio.c bio: take care not overflow page count when mapping/copying user data 14 years ago
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 fs/direct-io.c: fix truncation error in dio_complete() return 14 years ago
drop_caches.c
eventfd.c llseek: automatically add .llseek fop 15 years ago
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 fasync: Fix placement of FASYNC flag comment 14 years ago
fifo.c llseek: automatically add .llseek fop 15 years ago
file.c vfs: use kmalloc() to allocate fdmem if possible 15 years ago
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 ioprio: grab rcu_read_lock in sys_ioprio_{set,get}() 14 years ago
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 llseek: automatically add .llseek fop 15 years ago
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 fs: take dcache_lock inside __d_path 14 years ago
signalfd.c Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 14 years ago
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 llseek: automatically add .llseek fop 15 years ago
utimes.c Mark arguments to certain syscalls as being const 15 years ago
xattr.c
xattr_acl.c