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 12e24f34cb Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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
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 ext2: Do not update mtime of a moved directory 16 years ago
ext3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
ext4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
fat fat: Fix the removal of opts->fs_dmask 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 block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
hfs hfs: add ->sync_fs 16 years ago
hfsplus hfsplus: add ->sync_fs 16 years ago
hostfs
hpfs Push BKL down into ->remount_fs() 16 years ago
hppfs
hugetlbfs Merge branch 'master' into next 16 years ago
isofs isofs: cleanup mount option processing 16 years ago
jbd jbd: clean up journal_try_to_free_buffers() 16 years ago
jbd2 jbd2: clean up jbd2_journal_try_to_free_buffers() 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 inotify: inotify_destroy_mark_entry could get called twice 16 years ago
ntfs ntfs: use is_power_of_2() function for clarity. 16 years ago
ocfs2 block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
omfs switch omfs to simple_fsync() 16 years ago
openpromfs
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 proc: vmcore - use kzalloc in get_new_element() 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 reiserfs: fix warnings with gcc 4.4 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: sector_t cannot be negative 16 years ago
xfs block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Kconfig Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. 16 years ago
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c fs: Provide empty .set_page_dirty() aop for anon inodes 16 years ago
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
binfmt_elf_fdpic.c elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
binfmt_em86.c
binfmt_flat.c flat: fix data sections alignment 16 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
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
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 nested calls support 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-writeback.c writeback: skip new or to-be-freed inodes 16 years ago
fs_struct.c
generic_acl.c
inode.c trivial: fs/inode: Fix typo in file_update_time nanodoc 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
libfs.c New helper - simple_fsync() 16 years ago
locks.c
mbcache.c
mpage.c
namei.c switch lookup_mnt() 16 years ago
namespace.c Push BKL down into do_remount_sb() 16 years ago
nfsctl.c
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
select.c poll: avoid extra wakeups in select/poll 16 years ago
seq_file.c seq_file: add function to write binary data 16 years ago
signalfd.c
splice.c splice: fix kmaps in default_file_splice_write() 16 years ago
stack.c
stat.c
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
utimes.c
xattr.c fs: introduce mnt_clone_write 16 years ago
xattr_acl.c