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
Phillip Lougher 1094a4a611 Squashfs: add extra sanity checks at mount time 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 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 cifs: remove checks for ses->status == CifsExiting 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 Revert "exofs: Set i_mapping->backing_dev_info anyway" 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_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 14 years ago
ext4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 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 GFS2: Fix error path in gfs2_lookup_by_inum() 14 years ago
hfs switch hfs 14 years ago
hfsplus hfsplus: fix up a comparism in hfsplus_file_extend 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 NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!" 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 NFS: NFSv4 readdir loses entries 14 years ago
nfs_common NFS: Prevent memory allocation failure in nfsacl_encode() 14 years ago
nfsd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
nilfs2 nilfs2: fix crash after one superblock became unavailable 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: Fix invalid pointer dereference in ntfs_mft_record_alloc(). 14 years ago
ocfs2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 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 console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
qnx4 fs: icache RCU free inodes 14 years ago
quota quota: Fix deadlock during path resolution 14 years ago
ramfs
reiserfs Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 14 years ago
romfs fs: icache RCU free inodes 14 years ago
squashfs Squashfs: add extra sanity checks at mount time 14 years ago
sysfs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 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: xfs_bmap_add_extent_delay_real should init br_startblock 14 years ago
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 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 fs: fix new dcache.c kernel-doc warnings 14 years ago
dcookies.c
direct-io.c fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio 14 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: epoll_wait() should not use timespec_add_ns() 14 years ago
exec.c vfs: sparse: add __FMODE_EXEC 14 years ago
fcntl.c vfs: sparse: add __FMODE_EXEC 14 years ago
fifo.c
file.c
file_table.c CRED: Fix kernel panic upon security_file_alloc() failure. 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: make block fiemap mapping length at least blocksize long 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 Fix broken "pipe: use event aware wakeups" optimization 14 years ago
pnode.c fs: scale mntget/mntput 14 years ago
pnode.h
posix_acl.c NFS: Prevent memory allocation failure in nfsacl_encode() 14 years ago
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