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
Linus Torvalds 40d7ee5d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 years ago
..
9p Merge branch 'next' into for-linus 16 years ago
adfs
affs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
afs fs: symlink write_begin allocation context fix 16 years ago
autofs zero i_uid/i_gid on inode allocation 16 years ago
autofs4 autofs4: fix string validation check order 16 years ago
befs befs: ensure fast symlinks are NUL-terminated 16 years ago
bfs bfs: check that filesystem fits on the blockdevice 16 years ago
cifs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
coda add a vfs_fsync helper 16 years ago
configfs zero i_uid/i_gid on inode allocation 16 years ago
cramfs zero i_uid/i_gid on inode allocation 16 years ago
debugfs zero i_uid/i_gid on inode allocation 16 years ago
devpts zero i_uid/i_gid on inode allocation 16 years ago
dlm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm 16 years ago
ecryptfs fs/ecryptfs/inode.c: cleanup kerneldoc 16 years ago
efs
exportfs Merge branch 'next' into for-linus 16 years ago
ext2 nfsd race fixes: ext2 16 years ago
ext3 ext3: Add default allocation routines for quota structures 16 years ago
ext4 percpu_counter: FBC_BATCH should be a variable 16 years ago
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 16 years ago
freevxfs freevxfs: ensure fast symlinks are NUL-terminated 16 years ago
fuse Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 16 years ago
gfs2 GFS2: Use DEFINE_SPINLOCK 16 years ago
hfs CRED: Wrap task credential accesses in the HFS filesystem 16 years ago
hfsplus CRED: Wrap task credential accesses in the HFSplus filesystem 16 years ago
hostfs fs: symlink write_begin allocation context fix 16 years ago
hpfs CRED: Wrap task credential accesses in the HPFS filesystem 16 years ago
hppfs CRED: Use creds in file structs 16 years ago
hugetlbfs hugetlb: unsigned ret cannot be negative 16 years ago
isofs isofs check for NULL ->i_op in root directory is dead code 16 years ago
jbd jbd: don't give up looking for space so easily in __log_wait_for_space 16 years ago
jbd2 jbd2: Add buffer triggers 16 years ago
jffs2 fs: symlink write_begin allocation context fix 16 years ago
jfs fix the treatment of jfs special inodes 16 years ago
lockd Merge branch 'devel' into next 16 years ago
minix minix: fix add link's wrong position calculation 16 years ago
ncpfs fs/ncpfs/getopt.c: cleanup keneldoc 16 years ago
nfs fs: symlink write_begin allocation context fix 16 years ago
nfs_common SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only 16 years ago
nfsd add a vfs_fsync helper 16 years ago
nls
notify inotify: fix type errors in interfaces 16 years ago
ntfs ntfs: don't NULL i_op 16 years ago
ocfs2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 16 years ago
omfs zero i_uid/i_gid on inode allocation 16 years ago
openpromfs zero i_uid/i_gid on inode allocation 16 years ago
partitions block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
proc mm: report the MMU pagesize in /proc/pid/smaps 16 years ago
qnx4
ramfs zero i_uid/i_gid on inode allocation 16 years ago
reiserfs Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 16 years ago
romfs zero i_uid/i_gid on inode allocation 16 years ago
smbfs fs: symlink write_begin allocation context fix 16 years ago
sysfs zero i_uid/i_gid on inode allocation 16 years ago
sysv sysv: ensure fast symlinks are NUL-terminated 16 years ago
ubifs UBIFS: do not use WB_SYNC_HOLD 16 years ago
udf Merge branch 'master' into next 16 years ago
ufs CRED: Wrap task credential accesses in the UFS filesystem 16 years ago
xfs [XFS] Fix merge failures 16 years ago
Kconfig fs: use menuconfig to control the Misc. filesystems menu 16 years ago
Kconfig.binfmt
Makefile quota: Split off quota tree handling into a separate file 16 years ago
aio.c aio: make the lookup_ioctx() lockless 16 years ago
anon_inodes.c anon_inodes: use fops->owner for module refcount 16 years ago
attr.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
bad_inode.c kill ->dir_notify() 16 years ago
binfmt_aout.c sanitize ifdefs in binfmt_aout 16 years ago
binfmt_elf.c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 16 years ago
binfmt_elf_fdpic.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
binfmt_em86.c
binfmt_flat.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
binfmt_misc.c fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status 16 years ago
binfmt_script.c
binfmt_som.c CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
bio-integrity.c bio: allow individual slabs in the bio_set 16 years ago
bio.c bio: get rid of bio_vec clearing 16 years ago
block_dev.c fs: fix function param name in kernel-doc 16 years ago
buffer.c block_write_begin(): remove useless goto 16 years ago
char_dev.c fs: fix name overwrite in __register_chrdev_region() 16 years ago
compat.c add missing accounting calls to compat_sys_{readv,writev} 16 years ago
compat_binfmt_elf.c
compat_ioctl.c
dcache.c filp_cachep can be static in fs/file_table.c 16 years ago
dcookies.c shrink struct dentry 16 years ago
direct-io.c fs: truncate blocks outside i_size after O_DIRECT write error 16 years ago
dquot.c quota: Export dquot_alloc() and dquot_destroy() functions 16 years ago
drop_caches.c
eventfd.c
eventpoll.c epoll: introduce resource usage limits 16 years ago
exec.c fs/exec.c: make do_coredump() void 16 years ago
fcntl.c Merge branch 'next' into for-linus 16 years ago
fifo.c
file.c
file_table.c filp_cachep can be static in fs/file_table.c 16 years ago
filesystems.c vfs: remove duplicate code in get_fs_type() 16 years ago
fs-writeback.c fs: sys_sync fix 16 years ago
generic_acl.c
inode.c fs/inode: fix kernel-doc notation 16 years ago
internal.h CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
ioctl.c GFS2: Support for FIEMAP ioctl 16 years ago
ioprio.c CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
libfs.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
locks.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
mbcache.c
mpage.c do_mpage_readpage(): remove useless clear_buffer_mapped() call 16 years ago
namei.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
namespace.c fs/namespace.c: drop code after return 16 years ago
nfsctl.c pass a struct path * to may_open 16 years ago
no-block.c
open.c inode->i_op is never NULL 16 years ago
pipe.c sanitize audit_fd_pair() 16 years ago
pnode.c
pnode.h
posix_acl.c CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
quota.c quota: Introduce DQUOT_QUOTA_SYS_FILE flag 16 years ago
quota_tree.c quota: Split off quota tree handling into a separate file 16 years ago
quota_tree.h quota: Split off quota tree handling into a separate file 16 years ago
quota_v1.c quota: Move quotaio_v[12].h from include/linux/ to fs/ 16 years ago
quota_v2.c quota: Convert union in mem_dqinfo to a pointer 16 years ago
quotaio_v1.h quota: Move quotaio_v[12].h from include/linux/ to fs/ 16 years ago
quotaio_v2.h quota: Split off quota tree handling into a separate file 16 years ago
read_write.c vfs: lseek(fd, 0, SEEK_CUR) race condition 16 years ago
read_write.h
readdir.c
select.c poll: allow f_op->poll to sleep 16 years ago
seq_file.c Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
signalfd.c
splice.c fs: remove prepare_write/commit_write 16 years ago
stack.c
stat.c inode->i_op is never NULL 16 years ago
super.c security: pass mount flags to security_sb_kern_mount() 16 years ago
sync.c mm: do_sync_mapping_range integrity fix 16 years ago
timerfd.c
utimes.c
xattr.c inode->i_op is never NULL 16 years ago
xattr_acl.c