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
Jan Kara 9a7aa12f39 vfs: Set special lockdep map for dirs only if not set by fs 16 years ago
..
9p 9P doesn't need BKL in ->umount_begin() 16 years ago
adfs Cleanup of adfs headers 16 years ago
affs affs: add ->sync_fs 16 years ago
afs AFS: Correctly translate auth error aborts and don't failover in such cases 16 years ago
autofs switch follow_down() 16 years ago
autofs4 switch follow_down() 16 years ago
befs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
bfs bfs: add ->sync_fs 16 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
cachefiles enforce ->sync_fs is only called for rw superblock 16 years ago
cifs push BKL down into ->put_super 16 years ago
coda splice: implement default splice_read method 16 years ago
configfs configfs: Rework configfs_depend_item() locking and make lockdep happy 16 years ago
cramfs fs/cramfs: return f_fsid for statfs(2) 16 years ago
debugfs debugfs: use specified mode to possibly mark files read/write only 16 years ago
devpts devpts: unregister the file system on error 16 years ago
dlm dlm: use more NOFS allocation 16 years ago
ecryptfs push BKL down into ->put_super 16 years ago
efs get rid of BKL in fs/efs 16 years ago
exofs [SCSI] Merge branch 'linus' 16 years ago
exportfs
ext2 trivial: ext2: fix a typo in comment in ext2.h 16 years ago
ext3 ext3: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
ext4 ext4: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
fat Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 16 years ago
freevxfs push BKL down into ->put_super 16 years ago
fscache FS-Cache: Fixup renamed filenames in comments in internal.h 16 years ago
fuse fuse doesn't need BKL in ->umount_begin() 16 years ago
gfs2 GFS2: Remove lock_kernel from gfs2_put_super() 16 years ago
hfs hfs: add ->sync_fs 16 years ago
hfsplus hfsplus: add ->sync_fs 16 years ago
hostfs constify dentry_operations: misc filesystems 16 years ago
hpfs Push BKL down into ->remount_fs() 16 years ago
hppfs hppfs: hppfs_read_file() may return -ERROR 16 years ago
hugetlbfs Merge branch 'master' into next 16 years ago
isofs NLS: update handling of Unicode 16 years ago
jbd jbd: fix race in buffer processing in commit code 16 years ago
jbd2 jbd2: Fix minor typos in comments in fs/jbd2/journal.c 16 years ago
jffs2 jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
jfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 16 years ago
lockd lockd: fix list corruption on lockd restart 16 years ago
minix get rid of BKL in fs/minix 16 years ago
ncpfs NLS: update handling of Unicode 16 years ago
nfs remove put_cpu_no_resched() 16 years ago
nfs_common
nfsd switch follow_down() 16 years ago
nilfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 16 years ago
nls NLS: update handling of Unicode 16 years ago
notify fsnotify: allow groups to set freeing_mark to null 16 years ago
ntfs ntfs: use is_power_of_2() function for clarity. 16 years ago
ocfs2 ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
omfs switch omfs to simple_fsync() 16 years ago
openpromfs zero i_uid/i_gid on inode allocation 16 years ago
partitions Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
proc oom: move oom_adj value from task_struct to mm_struct 16 years ago
qnx4 fs/qnx4: sanitize includes 16 years ago
quota quota: cleanup dquota sync functions (version 4) 16 years ago
ramfs ramfs: ignore unknown mount options 16 years ago
reiserfs Push BKL down into ->remount_fs() 16 years ago
romfs ROMFS: romfs_dev_read() error ignored 16 years ago
smbfs push BKL down into ->put_super 16 years ago
squashfs push BKL down into ->put_super 16 years ago
sysfs Sysfs: fix possible memleak in sysfs_follow_link 16 years ago
sysv get rid of BKL in fs/sysv 16 years ago
ubifs Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 16 years ago
udf switch udf to simple_fsync() 16 years ago
ufs ufs: add ->sync_fs 16 years ago
xfs Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus 16 years ago
Kconfig Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. 16 years ago
Kconfig.binfmt CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE 16 years ago
Makefile nilfs2: update makefile and Kconfig 16 years ago
aio.c aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
anon_inodes.c constify dentry_operations: rest 16 years ago
attr.c vfs: Use lowercase names of quota functions 16 years ago
bad_inode.c
binfmt_aout.c
binfmt_elf.c Trim includes in binfmt_elf 16 years ago
binfmt_elf_fdpic.c ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 years ago
binfmt_em86.c
binfmt_flat.c flat: fix data sections alignment 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 Don't crap into descriptor table in binfmt_som 16 years ago
bio-integrity.c block: add private bio_set for bio integrity allocations 16 years ago
bio.c block: remove some includings of blktrace_api.h 16 years ago
block_dev.c vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
buffer.c Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
char_dev.c fs: Remove i_cindex from struct inode 16 years ago
compat.c trivial: fix comment typo in fs/compat.c 16 years ago
compat_binfmt_elf.c
compat_ioctl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 16 years ago
dcache.c dcache: extrace and use d_unlinked() 16 years ago
dcookies.c [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c block: Do away with the notion of hardsect_size 16 years ago
drop_caches.c mm: remove __invalidate_mapping_pages variant 16 years ago
eventfd.c eventfd: export eventfd_signal and eventfd_fget for lguest 16 years ago
eventpoll.c epoll: fix size check in epoll_create() 16 years ago
exec.c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
fcntl.c send_sigio_to_task: sanitize the usage of fown->signum 16 years ago
fifo.c
file.c
file_table.c fs: move mark_files_ro into file_table.c 16 years ago
filesystems.c fs: Mark get_filesystem_list() as __init function. 16 years ago
fs-writeback.c writeback: skip new or to-be-freed inodes 16 years ago
fs_struct.c Get rid of indirect include of fs_struct.h 16 years ago
generic_acl.c New helper - current_umask() 16 years ago
inode.c vfs: Set special lockdep map for dirs only if not set by fs 16 years ago
internal.h Trim a bit of crap from fs.h 16 years ago
ioctl.c No instance of ->bmap() needs BKL 16 years ago
ioprio.c [CVE-2009-0029] System call wrappers part 28 16 years ago
libfs.c New helper - simple_fsync() 16 years ago
locks.c [CVE-2009-0029] System call wrappers part 16 16 years ago
mbcache.c
mpage.c ext4: Properly initialize the buffer_head state 16 years ago
namei.c switch lookup_mnt() 16 years ago
namespace.c Push BKL down into do_remount_sb() 16 years ago
nfsctl.c [CVE-2009-0029] System call wrappers part 27 16 years ago
no-block.c
open.c fs: introduce mnt_clone_write 16 years ago
pipe.c splice: implement default splice_read method 16 years ago
pnode.c
pnode.h
posix_acl.c
read_write.c splice: implement default splice_read method 16 years ago
read_write.h
readdir.c [CVE-2009-0029] System call wrappers part 32 16 years ago
select.c poll: avoid extra wakeups in select/poll 16 years ago
seq_file.c cpumask: fix seq_bitmap_*() functions. 16 years ago
signalfd.c [CVE-2009-0029] System call wrappers part 31 16 years ago
splice.c splice: fix kmaps in default_file_splice_write() 16 years ago
stack.c
stat.c kill vfs_stat_fd / vfs_lstat_fd 16 years ago
super.c remove unlock_kernel() left accidentally 16 years ago
sync.c remove the call to ->write_super in __sync_filesystem 16 years ago
timerfd.c timerfd: add flags check 16 years ago
utimes.c [CVE-2009-0029] System call wrappers part 30 16 years ago
xattr.c fs: introduce mnt_clone_write 16 years ago
xattr_acl.c