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
J. Bruce Fields 3d354cbc43 nfsd: fix "insecure" export option 15 years ago
..
9p 9p: fix build breakage introduced by FS-Cache 15 years ago
adfs adfs: remove redundant test on unsigned 16 years ago
affs
afs afs: remove manual O_SYNC handling 15 years ago
autofs
autofs4 autofs4: always use lookup for lookup 15 years ago
befs fs: Make unload_nls() NULL pointer safe 16 years ago
bfs
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
cachefiles Untangling ima mess, part 2: deal with counters 15 years ago
cifs Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux 15 years ago
coda sysctl: Drop & in front of every proc_handler. 15 years ago
configfs
cramfs
debugfs debugfs: fix create mutex racy fops and private data 15 years ago
devpts devpts_get_tty() should validate inode 15 years ago
dlm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 15 years ago
ecryptfs fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all 15 years ago
efs
exofs exofs: Multi-device mirror support 15 years ago
exportfs nfs: new subdir Documentation/filesystems/nfs 15 years ago
ext2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
ext3 sanitize xattr handler prototypes 15 years ago
ext4 Revert "task_struct: make journal_info conditional" 15 years ago
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 15 years ago
freevxfs
fscache FS-Cache: Avoid maybe-used-uninitialised warning on variable 15 years ago
fuse fuse: reject O_DIRECT flag also in fuse_create 15 years ago
gfs2 Revert "task_struct: make journal_info conditional" 15 years ago
hfs hfs: fix a potential buffer overflow 15 years ago
hfsplus hfsplus: refuse to mount volumes larger than 2TB 15 years ago
hostfs
hpfs hpfs: use bitmap_weight() 15 years ago
hppfs
hugetlbfs Untangling ima mess, part 1: alloc_file() 15 years ago
isofs Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux 15 years ago
jbd Revert "task_struct: make journal_info conditional" 15 years ago
jbd2 Revert "task_struct: make journal_info conditional" 15 years ago
jffs2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
jfs kill I_LOCK 15 years ago
lockd Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux 15 years ago
minix V3 minixfs: add missing directory type checking 16 years ago
ncpfs tree-wide: fix assorted typos all over the place 15 years ago
nfs Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" 15 years ago
nfs_common
nfsd nfsd: fix "insecure" export option 15 years ago
nilfs2 Revert "task_struct: make journal_info conditional" 15 years ago
nls Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 16 years ago
notify switch alloc_file() to passing struct path 15 years ago
ntfs kill I_LOCK 15 years ago
ocfs2 ocfs: stop using do_sync_mapping_range 15 years ago
omfs tree-wide: fix assorted typos all over the place 15 years ago
openpromfs
partitions partitions: read whole sector with EFI GPT header 15 years ago
proc Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
qnx4 qnx4: use hweight8 15 years ago
quota quota: Implement quota format with 64-bit space and inode limits 15 years ago
ramfs nommu: ramfs: remove unused local var 15 years ago
reiserfs reiserfs: truncate blocks not used by a write 15 years ago
romfs ROMFS: fix length used with romfs_dev_strnlen() function 16 years ago
smbfs fs: Make unload_nls() NULL pointer safe 16 years ago
squashfs const: mark remaining super_operations const 16 years ago
sysfs sysfs: sysfs_setattr remove unnecessary permission check. 15 years ago
sysv
ubifs kill I_LOCK 15 years ago
udf udf: Avoid IO in udf_clear_inode 15 years ago
ufs ufs: NFS support 15 years ago
xfs kill I_LOCK 15 years ago
Kconfig Revert "task_struct: make journal_info conditional" 15 years ago
Kconfig.binfmt
Makefile
aio.c aio: remove unused field 15 years ago
anon_inodes.c fs: no games with DCACHE_UNHASHED 15 years ago
attr.c truncate: new helpers 16 years ago
bad_inode.c
binfmt_aout.c mm: introduce coredump parameter structure 15 years ago
binfmt_elf.c mm: introduce coredump parameter structure 15 years ago
binfmt_elf_fdpic.c mm: introduce coredump parameter structure 15 years ago
binfmt_em86.c
binfmt_flat.c mm: introduce coredump parameter structure 15 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c mm: introduce coredump parameter structure 15 years ago
bio-integrity.c
bio.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 15 years ago
block_dev.c Merge branch 'for-linus' into for-2.6.33 15 years ago
buffer.c Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block 16 years ago
char_dev.c fs/char_dev.c: remove useless loop 16 years ago
compat.c compat.c: Remove dependence on nfsd private headers 15 years ago
compat_binfmt_elf.c
compat_ioctl.c md: move compat_ioctl handling into md.c 15 years ago
dcache.c libfs: move EXPORT_SYMBOL for d_alloc_name 15 years ago
dcookies.c
direct-io.c dio: fix use-after-free 15 years ago
drop_caches.c sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
eventfd.c anonfd: split interface into file creation and install 16 years ago
eventpoll.c sysctl: Drop & in front of every proc_handler. 15 years ago
exec.c mm: introduce coredump parameter structure 15 years ago
fcntl.c fcntl: rename F_OWNER_GID to F_OWNER_PGRP 15 years ago
fifo.c
file.c headers: remove sched.h from interrupt.h 16 years ago
file_table.c re-export alloc_file() 15 years ago
filesystems.c
fs-writeback.c writeback: remove unused nonblocking and congestion checks 15 years ago
fs_struct.c
generic_acl.c make generic_acl slightly more generic 15 years ago
inode.c kill I_LOCK 15 years ago
internal.h fs: move get_empty_filp() deffinition to internal.h 15 years ago
ioctl.c __generic_block_fiemap(): fix for files bigger than 4GB 15 years ago
ioprio.c
libfs.c libfs: move EXPORT_SYMBOL for d_alloc_name 15 years ago
locks.c const: make lock_manager_operations const 16 years ago
mbcache.c
mpage.c
namei.c vfs: remove extraneous NULL d_inode check from do_filp_open 15 years ago
namespace.c Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" 15 years ago
nfsctl.c vfs: nfsctl.c un-used nfsd #includes 15 years ago
no-block.c
open.c Untangling ima mess, part 2: deal with counters 15 years ago
pipe.c fs: no games with DCACHE_UNHASHED 15 years ago
pnode.c
pnode.h
posix_acl.c
read_write.c sendfile(): check f_op.splice_write() rather than f_op.sendpage() 15 years ago
read_write.h
readdir.c
select.c headers: remove sched.h from poll.h 16 years ago
seq_file.c vfs: seq_file: add helpers for data filling 16 years ago
signalfd.c
splice.c sendfile(): check f_op.splice_write() rather than f_op.sendpage() 15 years ago
stack.c VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size 15 years ago
stat.c
super.c freeze_bdev: grab active reference to frozen superblocks 16 years ago
sync.c fold do_sync_file_range into sys_sync_file_range 15 years ago
timerfd.c
utimes.c
xattr.c sanitize xattr handler prototypes 15 years ago
xattr_acl.c VFS: Use GFP_NOFS in posix_acl_from_xattr() 15 years ago