Commit Graph

185842 Commits (64ba9926759792cf7b95f823402e2781edd1b5d4)
 

Author SHA1 Message Date
Linus Torvalds 64ba992675 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 15 years ago
Linus Torvalds 6895210e89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
Linus Torvalds 4c10c937cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 15 years ago
Linus Torvalds 9bb676966a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago
Linus Torvalds 0f2cc4ecd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
Linus Torvalds 1fae4cfb97 Merge git://git.infradead.org/battery-2.6 15 years ago
Linus Torvalds c8bf9fec47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 15 years ago
Linus Torvalds a2e28fc116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 15 years ago
Linus Torvalds 03a2c4d76c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Dan Williams dd58ffcf5a Merge branch 'coh' into dmaengine 15 years ago
Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 15 years ago
Dan Williams b9cc98697d ioat3: interrupt coalescing 15 years ago
Dan Williams aa75db0080 ioat: close potential BUG_ON race in the descriptor cleanup path 15 years ago
Linus Torvalds a27341cd5f Prioritize synchronous signals over 'normal' signals 15 years ago
Al Viro 9643f5d94a Merge branch 'for-fsnotify' into for-linus 15 years ago
Eric W. Biederman 2bd3a997be init: Open /dev/console from rootfs 15 years ago
André Goddard Rosa 2329e392ac mqueue: fix typo "failues" -> "failures" 15 years ago
André Goddard Rosa 8d8ffefaaf mqueue: only set error codes if they are really necessary 15 years ago
André Goddard Rosa 04db0dde0e mqueue: simplify do_open() error handling 15 years ago
André Goddard Rosa 8834cf796a mqueue: apply mathematics distributivity on mq_bytes calculation 15 years ago
André Goddard Rosa c8308b1c91 mqueue: remove unneeded info->messages initialization 15 years ago
André Goddard Rosa 4294a8eedb mqueue: fix mq_open() file descriptor leak on user-space processes 15 years ago
Al Viro 4919c5e45a fix race in d_splice_alias() 15 years ago
Al Viro bec1052e5b set S_DEAD on unlink() and non-directory rename() victims 15 years ago
Miklos Szeredi db1f05bb85 vfs: add NOFOLLOW flag to umount(2) 15 years ago
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 0ceeca5a08 hppfs can use existing proc_mnt, no need for do_kern_mount() in there 15 years ago
Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags 15 years ago
Al Viro d498b25a4f get rid of useless vfsmount_lock use in put_mnt_ns() 15 years ago
Al Viro 47cd813f29 Take vfsmount_lock to fs/internal.h 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Al Viro 9f5596af44 take check for new events in namespace (guts of mounts_poll()) to namespace.c 15 years ago
Al Viro e21e7095a7 Don't mess with generic_permission() under ->d_lock in hpfs 15 years ago
Al Viro 391e8bbd38 sanitize const/signedness for udf 15 years ago
Al Viro 072f98b463 nilfs: sanitize const/signedness in dealing with ->d_name.name 15 years ago
Al Viro 0319003d0d nilfs really shouldn't slap struct dentry on stack... 15 years ago
Al Viro 89031bc797 sanitize const/signedness of ufs a bit 15 years ago
Al Viro 7e7742ee00 sanitize signedness/const for pointers to char in hpfs a bit 15 years ago
Al Viro 1f707137b5 new helper: iterate_mounts() 15 years ago
Al Viro 462d60577a fix NFS4 handling of mountpoint stat 15 years ago
Al Viro 3088dd7080 Clean follow_dotdot() up a bit 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago
Al Viro f694869709 a couple of mntget+dget -> path_get in nfs4proc 15 years ago
Al Viro 6eae7974d0 Switch alloc_nfs_open_context() to struct path 15 years ago
Al Viro 2096f759ab New helper: path_is_under(path1, path2) 15 years ago
Valerie Aurora 495d6c9c65 VFS: Clean up shared mount flag propagation 15 years ago
Christoph Hellwig 2ecdc82ef0 kill unused invalidate_inode_pages helper 15 years ago
Richard Kennedy 270ba5f7c5 fs: re-order super_block to remove 16 bytes of padding on 64bit builds 15 years ago
Al Viro f1771ffaac Simplify failure exits in s390/hypfs fill_super() 15 years ago
Al Viro fc7bed8c80 Don't bother with d_genocide in rpc_pipe 15 years ago