Commit Graph

186192 Commits (06f9d8c2b50060543fb6e0af87ddb86e654dee6b)
 

Author SHA1 Message Date
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
Masami Hiramatsu e5a1101664 x86: Issue at least one memory barrier in stop_machine_text_poke() 15 years ago
Masami Hiramatsu 32cb0dd506 perf probe: Correct probe syntax on command line help 15 years ago
Stephen Rothwell 1154fab73c SLUB: Fix per-cpu merge conflict 15 years ago
Pekka Enberg e2b093f3e9 Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus 15 years ago
Akira Fujita c437b27335 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl 15 years ago
Akira Fujita 7247c0caa2 ext4: Fix the NULL reference in double_down_write_data_sem() 15 years ago
Akira Fujita 5fd5249aa3 ext4: Fix insertion point of extent in mext_insert_across_blocks() 15 years ago
Steffen Klassert 7478138782 padata: Allocate the cpumask for the padata instance 15 years ago
Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 years ago
Akinobu Mita bda00de7e8 ext4: cleanup to use ext4_grp_offs_to_block() 15 years ago
Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 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
Jan Kara 9b1d0998d2 ext4: Release page references acquired in ext4_da_block_invalidatepages 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