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
Miklos Szeredi a1ff5878d2 UML: remove unnecessary hostfs_getattr() 18 years ago
..
9p 9PFS: clean up explicit check for mandatory locks 18 years ago
adfs fs: adfs convert to new aops 18 years ago
affs fs: affs convert to new aops 18 years ago
afs Merge branch 'locks' of git://linux-nfs.org/~bfields/linux 18 years ago
autofs Replace pid_t in autofs with struct pid reference 18 years ago
autofs4 autofs4: deadlock during create 18 years ago
befs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
bfs bfs: convert to new aops 18 years ago
cifs [CIFS] Check return code on failed alloc 18 years ago
coda coda: remove CODA_STORE/CODA_RELEASE upcalls 18 years ago
configfs implement simple fs aops 18 years ago
cramfs
debugfs docbook: fix filesystems content 18 years ago
devpts devpts: add fsnotify create event 18 years ago
dlm Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
ecryptfs fs: remove some AOP_TRUNCATED_PAGE 18 years ago
efs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
exportfs knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry 18 years ago
ext2 fs: restore nobh 18 years ago
ext3 ext3: convert to new aops 18 years ago
ext4 ext4: convert to new aops 18 years ago
fat fat: convert to new aops 18 years ago
freevxfs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
fuse fuse: convert to new aops 18 years ago
gfs2 gfs2: convert to new aops 18 years ago
hfs hfs: convert to new aops 18 years ago
hfsplus hfsplus: convert to new aops 18 years ago
hostfs UML: remove unnecessary hostfs_getattr() 18 years ago
hpfs hpfs: convert to new aops 18 years ago
hppfs
hugetlbfs hugetlbfs read() support 18 years ago
isofs isofs: mounting to regular file may succeed 18 years ago
jbd Group short-lived and reclaimable kernel allocations 18 years ago
jbd2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
jffs2 jffs2: convert to new aops 18 years ago
jfs fs: restore nobh 18 years ago
lockd NFS/SUNRPC: use transport protocol naming 18 years ago
minix minixfs: convert to new aops 18 years ago
msdos
ncpfs NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY 18 years ago
nfs nfs: convert to new aops 18 years ago
nfs_common
nfsd Merge branch 'locks' of git://linux-nfs.org/~bfields/linux 18 years ago
nls NLS: Remove obsolete Makefile entries 18 years ago
ntfs NTFS: Fix a mount time deadlock. 18 years ago
ocfs2 ocfs2: convert to new aops 18 years ago
openpromfs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
partitions fs/partitions/sun.c endianness annotations 18 years ago
proc Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
qnx4 qnx4: convert to new aops 18 years ago
ramfs implement simple fs aops 18 years ago
reiserfs reiserfs: use generic_cont_expand_simple 18 years ago
romfs mm: Remove slab destructors from kmem_cache_create(). 18 years ago
smbfs smbfs: convert to new aops 18 years ago
sysfs implement simple fs aops 18 years ago
sysv sysv: convert to new aops 18 years ago
udf udf: convert to new aops 18 years ago
ufs ufs: convert to new aops 18 years ago
vfat
xfs xfs: convert to new aops 18 years ago
Kconfig Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 18 years ago
Kconfig.binfmt fs: Kill sh dependency for binfmt_flat. 18 years ago
Makefile signal/timer/event: eventfd core 18 years ago
aio.c AIO: fix cleanup in io_submit_one(...) 18 years ago
anon_inodes.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 18 years ago
attr.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
bad_inode.c sendfile: remove bad_sendfile() from bad_file_ops 18 years ago
binfmt_aout.c
binfmt_elf.c remove ZERO_PAGE 18 years ago
binfmt_elf_fdpic.c remove ZERO_PAGE 18 years ago
binfmt_em86.c header cleaning: don't include smp_lock.h when not used 18 years ago
binfmt_flat.c binfmt_flat: checkpatch fixing minimum support for the blackfin relocations 18 years ago
binfmt_misc.c mm: variable length argument support 18 years ago
binfmt_script.c mm: variable length argument support 18 years ago
binfmt_som.c
bio.c Drop 'size' argument from bio_endio and bi_end_io 18 years ago
block_dev.c block_dev: convert to new aops 18 years ago
buffer.c Group short-lived and reclaimable kernel allocations 18 years ago
char_dev.c unregister_chrdev() return void 18 years ago
compat.c mm: variable length argument support 18 years ago
compat_ioctl.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
dcache.c Group short-lived and reclaimable kernel allocations 18 years ago
dcookies.c Remove fs.h from mm.h 18 years ago
direct-io.c remove ZERO_PAGE 18 years ago
dnotify.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
dquot.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
drop_caches.c invalidate_mapping_pages(): add cond_resched 18 years ago
eventfd.c eventfd use waitqueue lock ... 18 years ago
eventpoll.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
exec.c signalfd simplification 18 years ago
fcntl.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
fifo.c Detach sched.h from mm.h 18 years ago
file.c
file_table.c header cleaning: don't include smp_lock.h when not used 18 years ago
filesystems.c add filesystem subtype support 18 years ago
fs-writeback.c Fix warnings with !CONFIG_BLOCK 18 years ago
generic_acl.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
inode.c lockdep: per filesystem inode lock class 18 years ago
inotify.c Introduce a handy list_first_entry macro 18 years ago
inotify_user.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
internal.h cleanup compat ioctl handling 18 years ago
ioctl.c drop obsolete sys_ioctl export 18 years ago
ioprio.c
libfs.c fs: introduce write_begin, write_end, and perform_write aops 18 years ago
locks.c Rework /proc/locks via seq_files and seq_list helpers 18 years ago
mbcache.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
mpage.c mm: buffered write cleanup 18 years ago
namei.c fs: introduce write_begin, write_end, and perform_write aops 18 years ago
namespace.c mm: Remove slab destructors from kmem_cache_create(). 18 years ago
nfsctl.c nfsctl: use vfs_path_lookup 18 years ago
no-block.c
open.c VFS: fix a race in lease-breaking during truncate 18 years ago
pipe.c sched: affine sync wakeups 18 years ago
pnode.c Introduce a handy list_first_entry macro 18 years ago
pnode.h
posix_acl.c
quota.c [IA64] Fix build failure in fs/quota.c 18 years ago
quota_v1.c
quota_v2.c
read_write.c Cleanup macros for distinguishing mandatory locks 18 years ago
read_write.h
readdir.c ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
select.c Fix select on /proc files without ->poll 18 years ago
seq_file.c [FS] seq_file: Introduce the seq_open_private() 18 years ago
signalfd.c signalfd simplification 18 years ago
splice.c fs: introduce write_begin, write_end, and perform_write aops 18 years ago
stack.c
stat.c header cleaning: don't include smp_lock.h when not used 18 years ago
super.c hugetlbfs: handle empty options string 18 years ago
sync.c Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM 18 years ago
timerfd.c make timerfd return a u64 and fix the __put_user 18 years ago
utimes.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
xattr.c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
xattr_acl.c