]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-21 Linus TorvaldsMerge tag 'dlm-3.4' of git://git.kernel.org/pub/scm...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'vm' of git://git.kernel.org/pub/scm/linux...
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2012-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-21 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-03-21 Linus TorvaldsMerge tag 'regulator-3.4' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-03-21 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-21 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2012-03-21 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-03-21 Linus TorvaldsMerge tag 'pm-for-3.4' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 David Teiglanddlm: last element of dlm_local_addr[] never used
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-21 Al Viroext4: initialization of ext4_li_mtx needs to be done...
2012-03-21 Al ViroVM: make zap_page_range() callers that act on a single...
2012-03-21 Al ViroVM: make unmap_vmas() return void
2012-03-21 Al ViroVM: don't bother with feeding upper limit to tlb_finish...
2012-03-21 Al ViroVM: make zap_page_range() return void
2012-03-21 Al ViroVM: can't go through the inner loop in unmap_vmas(...
2012-03-21 Al ViroVM: unmap_page_range() can return void
2012-03-21 Al Virodebugfs-related mode_t whack-a-mole
2012-03-21 Matthew Garretthfsplus: add an ioctl to bless files
2012-03-21 Matthew Garretthfsplus: change finder_info to u32
2012-03-21 Matthew Garretthfsplus: initialise userflags
2012-03-21 Al Viroqnx4: new helper - try_extent()
2012-03-21 Al Viroqnx4: get rid of qnx4_bread/qnx4_getblk
2012-03-21 Al Virotake removal of PF_FORKNOEXEC to flush_old_exec()
2012-03-21 Al Virotrim includes in inode.c
2012-03-21 Al Viroum: uml_dup_mmap() relies on ->mmap_sem being held...
2012-03-21 Al Viroum: embed ->stub_pages[] into mmu_context
2012-03-21 Al Virogadgetfs: list_for_each_safe() misuse
2012-03-21 Al Viroocfs2: fix leaks on failure exits in module_init
2012-03-21 Al Viroecryptfs: make register_filesystem() the last potential...
2012-03-21 Al Virontfs: forgets to unregister sysctls on register_filesys...
2012-03-21 Al Virologfs: missing cleanup on register_filesystem() failure
2012-03-21 Al Virojfs: mising cleanup on register_filesystem() failure
2012-03-21 Al Viromake configfs_pin_fs() return root dentry on success
2012-03-21 Al Viroconfigfs: configfs_create_dir() has parent dentry in...
2012-03-21 Al Viroconfigfs: sanitize configfs_create()
2012-03-21 Al Viroconfigfs: kill configfs_sb
2012-03-21 Al Viroconfigfs: don't bother with checks for mkdir/rmdir...
2012-03-21 Al Viro__register_binfmt() made void
2012-03-21 Al Viroautofs: set things up *before* registering fs type
2012-03-21 Al Viroanon_inodes: move allocation of anon_inode into ->mount()
2012-03-21 Al Viro9p: make register_filesystem() the last failure exit
2012-03-21 Al Virousbfs: kill racy detection of simple_pin_fs()
2012-03-21 Al Viromake simple_pin_fs() pass MS_KERNMOUNT - it's a kernel...
2012-03-21 Al Viroibmasmfs: make register_filesystem the last failure...
2012-03-21 Al Virospufs: make register_filesystem the last potential...
2012-03-21 Al Virokill reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove private bits of reiserfs_fs.h to fs/reiserfs/reise...
2012-03-21 Al Virokill pointless includes of reiserfs_fs_{i,sb}.h
2012-03-21 Al Viromove reiserfs_acl.h to fs/reiserfs/acl.h
2012-03-21 Al Virotake private bits of reiserfs_xattr.h to fs/reiserfs...
2012-03-21 Al Virovfs: take path_get_longterm() out of write_seqcount...
2012-03-21 Al Virono need to play with fs->seq in exit_fs()
2012-03-21 Al Viroswitch touch_atime to struct path
2012-03-21 Al Viroswitch unix_sock to struct path
2012-03-21 Al Viroconstify path argument of trace_seq_path()
2012-03-21 Al Viroconstify path argument of audit_log_d_path()
2012-03-21 Al Viroaio: fix the comment in aio_kick_handler()
2012-03-21 Al Viroaio: don't bother with cancel_delayed_work() in exit_aio()
2012-03-21 Al Viroaio: use cancel_delayed_work_sync()
2012-03-21 Al Viroaio: aio_nr_lock is taken only synchronously now
2012-03-21 Al Viroaio: aio_nr decrements don't need to be delayed
2012-03-21 Al Viroaio: don't bother with async freeing on failure in...
2012-03-21 Kai Bankettfs: initial qnx6fs addition
2012-03-21 Kai Bankettqnx4fs: small cleanup
2012-03-21 Al Virovfs: d_alloc_root() gone
2012-03-21 Al Virotidy up after d_make_root() conversion
2012-03-21 Al Virominixfs: switch to d_make_root()
2012-03-21 Al Virohfsplus: switch to d_make_root()
2012-03-21 Al Virofat: switch to d_make_root()
2012-03-21 Al Virontfs: switch to d_make_root()
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Viroprocfs: clean proc_fill_super() up
2012-03-21 Al Viro... and the same failure exits cleanup for ocfs2
2012-03-21 Al Virocoda: clean failure exits in coda_fill_super()
2012-03-21 Al Viroclean up the failure exits in cifs_read_super()
2012-03-21 Al Virovfs: turn generic_drop_inode() into static inline
2012-03-21 Al Viroecryptfs: don't bother with ->drop_inode()
2012-03-21 Al Virovfs: drop_file_write_access() made static
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git.kernel.org/pub...
2012-03-21 Linus TorvaldsMerge branch 'for-3.4' of git://git.kernel.org/pub...
2012-03-20 Oleg Nesterovexec: move de_thread()->setmax_mm_hiwater_rss() into...
2012-03-20 Oleg Nesterovexit_signal: fix the "parent has changed security domai...
2012-03-20 Oleg Nesterovexit_signal: simplify the "we have changed execution...
2012-03-20 Oleg NesterovCLONE_PARENT shouldn't allow to set ->exit_signal
2012-03-20 Benjamin LaHaiseFix pppol2tp getsockname()
2012-03-20 Dave JonesRemove printk from rds_sendmsg
2012-03-20 Linus TorvaldsMerge tag 'usb-3.3' of git://git.kernel.org/pub/scm...
2012-03-20 Linus TorvaldsMerge tag 'tty-3.3' of git://git.kernel.org/pub/scm...
2012-03-20 Linus TorvaldsMerge tag 'staging-3.3' of git://git.kernel.org/pub...
2012-03-20 Linus TorvaldsMerge tag 'driver-core-3.3' of git://git.kernel.org...
next