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 06d2fe153b Driver core merge for 3.7-rc1 13 years ago
..
9p 9p: Push file_update_time() into v9fs_vm_page_mkwrite() 13 years ago
adfs stop passing nameidata to ->lookup() 13 years ago
affs affs: use memweight() 13 years ago
afs VFS: Pass mount flags to sget() 13 years ago
autofs4 autofs4 - fix expire check 13 years ago
befs stop passing nameidata to ->lookup() 13 years ago
bfs don't pass nameidata to ->create() 13 years ago
btrfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
cachefiles fs: cachefiles: add support for large files in filesystem caching 13 years ago
ceph ceph: avoid divide by zero in __validate_layout() 13 years ago
cifs cifs: fix return value in cifsConvertToUTF16 13 years ago
coda don't pass nameidata to ->create() 13 years ago
configfs stop passing nameidata to ->lookup() 13 years ago
cramfs stop passing nameidata to ->lookup() 13 years ago
debugfs Driver core merge for 3.7-rc1 13 years ago
devpts VFS: Pass mount flags to sget() 13 years ago
dlm dlm: fix missing dir remove 13 years ago
ecryptfs eCryptfs: Copy up attributes of the lower target inode after rename 13 years ago
efs stop passing nameidata to ->lookup() 13 years ago
exofs Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 13 years ago
exportfs switch dentry_open() to struct path, make it grab references itself 13 years ago
ext2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
ext3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
ext4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
fat Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
freevxfs stop passing nameidata to ->lookup() 13 years ago
fscache
fuse fuse: fix retrieve length 13 years ago
gfs2 GFS2: Write out dirty inode metadata in delayed deletes 13 years ago
hfs hfs: nuke write_super from comments 13 years ago
hfsplus hfsplus: use -ENOMEM when kzalloc() fails 13 years ago
hostfs don't pass nameidata to ->create() 13 years ago
hpfs don't pass nameidata to ->create() 13 years ago
hppfs switch dentry_open() to struct path, make it grab references itself 13 years ago
hugetlbfs hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages 13 years ago
isofs Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
jbd jbd: don't write superblock when unmounting an ro filesystem 13 years ago
jbd2 The following are all bug fixes and regressions. The most notable are 13 years ago
jffs2 don't expose I_NEW inodes via dentry->d_inode 13 years ago
jfs don't expose I_NEW inodes via dentry->d_inode 13 years ago
lockd close the race in nlmsvc_free_block() 13 years ago
logfs Pull request from git://github.com/prasad-joshi/logfs_upstream.git 13 years ago
minix minixfs: fix block limit check 13 years ago
ncpfs don't pass nameidata to ->create() 13 years ago
nfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
nfs_common
nfsd nfsd4: fix security flavor of NFSv4.0 callback 13 years ago
nilfs2 nilfs2: nuke write_super from comments 13 years ago
nls nls: fix (and rename) mac NLS table files and config options 13 years ago
notify switch dentry_open() to struct path, make it grab references itself 13 years ago
ntfs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
ocfs2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
omfs don't pass nameidata to ->create() 13 years ago
openpromfs stop passing nameidata to ->lookup() 13 years ago
proc fs/proc: fix potential unregister_sysctl_table hang 13 years ago
pstore pstore/ram: Make tracing log versioned 13 years ago
qnx4 qnx4fs: use memweight() 13 years ago
qnx6 stop passing nameidata to ->lookup() 13 years ago
quota quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space(). 13 years ago
ramfs don't pass nameidata to ->create() 13 years ago
reiserfs reiserfs: fix deadlocks with quotas 13 years ago
romfs stop passing nameidata to ->lookup() 13 years ago
squashfs stop passing nameidata to ->lookup() 13 years ago
sysfs sysfs: Fix comment typo "sysf_create_link". 13 years ago
sysv fs/sysv: stop using write_super and s_dirt 13 years ago
ubifs UBIFS: fix error messages spelling 13 years ago
udf udf: Fix data corruption for files in ICB 13 years ago
ufs fs/ufs: get rid of write_super 13 years ago
xfs xfs: stop the sync worker before xfs_unmountfs 13 years ago
Kconfig
Kconfig.binfmt
Makefile
aio.c aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() 13 years ago
anon_inodes.c
attr.c notify_change(): check that i_mutex is held 13 years ago
bad_inode.c don't pass nameidata to ->create() 13 years ago
binfmt_aout.c
binfmt_elf.c binfmt_elf: switch elf_map() to vm_mmap/vm_munmap 13 years ago
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c binfmt_flat: use vm_munmap, we are missing ->mmap_sem there 13 years ago
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c Merge branch 'for-linus' of git://git.kernel.dk/linux-block 13 years ago
block_dev.c fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices 13 years ago
buffer.c block: replace __getblk_slow misfix by grow_dev_page fix 13 years ago
char_dev.c
compat.c vfs: missed source of ->f_pos races 13 years ago
compat_binfmt_elf.c
compat_ioctl.c
dcache.c vfs: dcache: fix deadlock in tree traversal 13 years ago
dcookies.c
direct-io.c block: move down direct IO plugging 13 years ago
drop_caches.c
eventfd.c eventfd: change int to __u64 in eventfd_signal() 13 years ago
eventpoll.c eventpoll: use-after-possible-free in epoll_create1() 13 years ago
exec.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
fcntl.c c/r: fcntl: add F_GETOWNER_UIDS option 13 years ago
fhandle.c
fifo.c fifo: Do not restart open() if it already found a partner 13 years ago
file.c
file_table.c fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
filesystems.c
fs-writeback.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
fs_struct.c get rid of ->mnt_longterm 13 years ago
generic_acl.c
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
internal.h fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
ioctl.c
ioprio.c Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
libfs.c vfs: fix kerneldoc for generic_fh_to_parent() 13 years ago
locks.c locks: remove unused lm_release_private 13 years ago
mbcache.c
mount.h get rid of magic in proc_namespace.c 13 years ago
mpage.c
namei.c fs: fix fs/namei.c kernel-doc warnings 13 years ago
namespace.c do_add_mount()/umount -l races 13 years ago
no-block.c
open.c vfs: canonicalize create mode in build_open_flags() 13 years ago
pipe.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
pnode.c VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
pnode.h
posix_acl.c
proc_namespace.c get rid of magic in proc_namespace.c 13 years ago
read_write.c vfs: allow custom EOF in generic_file_llseek code 13 years ago
read_write.h
readdir.c
select.c posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
seq_file.c seq_file: Add seq_vprintf function and export it 13 years ago
signalfd.c
splice.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
stack.c
stat.c Linux support for the 64-bit ARM architecture (AArch64) 13 years ago
statfs.c
super.c vfs: kill write_super and sync_supers 13 years ago
sync.c vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes 13 years ago
timerfd.c
utimes.c
xattr.c fs/xattr.c:getxattr(): improve handling of allocation failures 13 years ago
xattr_acl.c