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 9c7cb99a82 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 16 years ago
..
9p Fix a leak in failure exit in 9p ->get_sb() 16 years ago
adfs Fix adfs GET_FRAG_ID() on big-endian 16 years ago
affs affs: add ->sync_fs 16 years ago
afs push BKL down into ->put_super 16 years ago
autofs switch follow_down() 16 years ago
autofs4 switch follow_down() 16 years ago
befs push BKL down into ->put_super 16 years ago
bfs bfs: add ->sync_fs 16 years ago
btrfs enforce ->sync_fs is only called for rw superblock 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
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
exofs [SCSI] Merge branch 'linus' 16 years ago
exportfs
ext2 trivial: ext2: fix a typo in comment in ext2.h 16 years ago
ext3 Push BKL down into ->remount_fs() 16 years ago
ext4 Push BKL down into ->remount_fs() 16 years ago
fat fat: add ->sync_fs 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 Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 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
hpfs Push BKL down into ->remount_fs() 16 years ago
hppfs
hugetlbfs Merge branch 'master' into next 16 years ago
isofs push BKL down into ->put_super 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 Push BKL down into ->remount_fs() 16 years ago
lockd lockd: fix list corruption on lockd restart 16 years ago
minix switch minix to simple_fsync() 16 years ago
ncpfs push BKL down into ->put_super 16 years ago
nfs Push BKL down into ->remount_fs() 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
notify fsnotify: allow groups to set freeing_mark to null 16 years ago
ntfs Push BKL down into ->remount_fs() 16 years ago
ocfs2 Push BKL down into ->remount_fs() 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 Move junk from proc_fs.h to fs/proc/internal.h 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: file.c: use create_singlethread_workqueue() 16 years ago
sysv sysv: add ->sync_fs 16 years ago
ubifs Push BKL down into ->remount_fs() 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 CUSE: implement CUSE - Character device in Userspace 16 years ago
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
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
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c trivial: fix typo in bio_alloc kernel doc 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 trivial: fix typo compatiable/compatiability has extra 'a'. 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
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 dup2: Fix return value with oldfd == newfd and invalid fd 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 fs: block_dump missing dentry locking 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 fiemap: fix problem with setting FIEMAP_EXTENT_LAST 16 years ago
ioprio.c
libfs.c New helper - simple_fsync() 16 years ago
locks.c
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
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
seq_file.c
signalfd.c
splice.c splice: fix kmaps in default_file_splice_write() 16 years ago
stack.c
stat.c
super.c Push BKL down into ->remount_fs() 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