Linus Torvalds 684baeb1d7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
..
9p 940e3a8dd6 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 12 years ago
adfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
affs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
afs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
autofs4 49999ab27e autofs4 - fix reset pending flag on mount fail 12 years ago
befs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
bfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
btrfs 09a9ad6a1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
cachefiles 98c350cda2 fs: cachefiles: add support for large files in filesystem caching 13 years ago
ceph 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
cifs d25282d1c9 Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
coda 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
configfs 69552c0c50 userns: Convert configfs to use kuid and kgid where appropriate 13 years ago
cramfs a7d9cfe97b userns: Convert cramfs to use kuid/kgid where appropriate 13 years ago
debugfs 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
devpts 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
dlm aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
ecryptfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
efs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
exofs 79360ddd73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
exportfs 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
ext2 ae2cf4284e ext2: fix return values on parse_options() failure 12 years ago
ext3 5d5c5dca9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
ext4 e589db7a6a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
fat e40b34c792 fat: drop lock/unlock super 12 years ago
freevxfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
fscache b307d4655a FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop 14 years ago
fuse 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
gfs2 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
hfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
hfsplus aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
hostfs f59b51fe3d Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 12 years ago
hpfs f6e12dc4fc hpfs: drop lock/unlock super 12 years ago
hppfs 91312c53af hppfs: fix the return value of get_inode() 12 years ago
hugetlbfs 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 years ago
isofs 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
jbd 09e05d4805 jbd: Fix assertion failure in commit code due to lacking transaction credits 13 years ago
jbd2 6432f21284 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
jffs2 ffe3150125 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers 12 years ago
jfs 4e7a4b0122 jfs: Fix FITRIM argument handling 12 years ago
lockd cd0b16c1c3 NLM: nlm_lookup_file() may return NLMv4-specific error codes 12 years ago
logfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
minix aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
ncpfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
nfs e9b7e91745 NFSv4: Fix the return value for nfs_callback_start_svc 12 years ago
nfs_common 25985edced Fix common misspellings 14 years ago
nfsd f474af7051 nfs: disintegrate UAPI for nfs 12 years ago
nilfs2 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
nls 8b8c0daa2c nls: fix (and rename) mac NLS table files and config options 13 years ago
notify 2903ff019b switch simple cases of fget_light to fdget 13 years ago
ntfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
ocfs2 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
omfs c99b6841d7 omfs: convert to use beXX_add_cpu() 12 years ago
openpromfs 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
proc 684baeb1d7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
pstore 80c9d03c22 pstore: Avoid recursive spinlocks in the oops_in_progress case 13 years ago
qnx4 aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
qnx6 aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
quota 5d5c5dca9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
ramfs ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
reiserfs 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
romfs 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
squashfs aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
sysfs 6f1cbd4a25 sysfs: Fix comment typo "sysf_create_link". 13 years ago
sysv c07cb01c45 sysv: drop lock/unlock super 12 years ago
ubifs 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
udf e1cc485262 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
ufs b6963327e0 ufs: drop lock/unlock super 12 years ago
xfs 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
Kconfig e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
Kconfig.binfmt 046d662f48 coredump: make core dump functionality optional 12 years ago
Makefile 046d662f48 coredump: make core dump functionality optional 12 years ago
aio.c 3ffa3c0e3f aio: now fput() is OK from interrupt context; get rid of manual delayed __fput() 13 years ago
anon_inodes.c ca7068c41a anon_inodes: move allocation of anon_inode into ->mount() 13 years ago
attr.c 9957a5043e ima: add inode_post_setattr call 13 years ago
bad_inode.c ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
binfmt_aout.c 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 12 years ago
binfmt_elf.c 42859eea96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
binfmt_elf_fdpic.c 42859eea96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
binfmt_em86.c 8fc3dc5a3a __register_binfmt() made void 13 years ago
binfmt_flat.c 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 12 years ago
binfmt_misc.c dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
binfmt_script.c 8fc3dc5a3a __register_binfmt() made void 13 years ago
binfmt_som.c 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
bio-integrity.c 1e2a410ff7 block: Ues bi_pool for bio_integrity_alloc() 13 years ago
bio.c 02f3939e1a block: makes bio_split support bio without data 13 years ago
block_dev.c ce40be7a82 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block 12 years ago
buffer.c 6432f21284 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
char_dev.c 2f0157f13f char_dev: pin parent kobject 12 years ago
compat.c 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
compat_binfmt_elf.c 2aa362c49c coredump: extend core dump note section to contain file names of mapped files 12 years ago
compat_ioctl.c aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
coredump.c 45525b26a4 fix a leak in replace_fd() users 12 years ago
coredump.h 179899fd5d coredump: update coredump-related headers 12 years ago
dcache.c aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
dcookies.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
direct-io.c 647d1e4c52 block: move down direct IO plugging 13 years ago
drop_caches.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
eventfd.c ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago
eventpoll.c 03a7beb55b epoll: support for disabling items, and a self-test app 12 years ago
exec.c 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
fcntl.c 121977187c Fix F_DUPFD_CLOEXEC breakage 12 years ago
fhandle.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
fifo.c 05d290d66b fifo: Do not restart open() if it already found a partner 13 years ago
file.c aed976475b dup3: Return an error when oldfd == newfd. 12 years ago
file_table.c 4b2c551f77 lglock: add DEFINE_STATIC_LGLOCK() 12 years ago
filesystems.c 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
fs-writeback.c 40924754f2 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 12 years ago
fs_struct.c f7a99c5b7c get rid of ->mnt_longterm 13 years ago
generic_acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
inode.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 years ago
internal.h 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
ioctl.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
ioprio.c 0d167518e0 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
libfs.c ca1868309b vfs: fix kerneldoc for generic_fh_to_parent() 13 years ago
locks.c f474af7051 nfs: disintegrate UAPI for nfs 12 years ago
mbcache.c 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
mount.h 6ce6e24e72 get rid of magic in proc_namespace.c 13 years ago
mpage.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
namei.c 7950e3852a vfs: embed struct filename inside of names_cache allocation if possible 12 years ago
namespace.c 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
no-block.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
open.c 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
pipe.c 5b249b1b07 pipe(2) - race-free error recovery 13 years ago
pnode.c be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
pnode.h fc7be130c7 vfs: switch pnode.h macros to struct mount * 13 years ago
posix_acl.c 2f6f0654ab userns: Convert vfs posix_acl support to use kuids and kgids 13 years ago
proc_namespace.c 6ce6e24e72 get rid of magic in proc_namespace.c 13 years ago
read_write.c 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 12 years ago
read_write.h 8f9c0119d7 compat: fs: Generic compat_sys_sendfile implementation 12 years ago
readdir.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
select.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
seq_file.c adb37c4c67 userns: Make seq_file's user namespace accessible 13 years ago
signalfd.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
splice.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
stack.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
stat.c aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
statfs.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
super.c 8e22cc88d6 vfs: drop lock/unlock super 12 years ago
sync.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
timerfd.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
utimes.c 2903ff019b switch simple cases of fget_light to fdget 13 years ago
xattr.c 4338584696 fs, xattr: fix bug when removing a name not in xattr list 12 years ago
xattr_acl.c ea1fd7776e userns: Fix posix_acl_file_xattr_userns gid conversion 12 years ago