summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu
2012-01-09net: sk_update_clone is only used in net/core/sock.cStephen Rothwell
2012-01-098139cp: fix missing napi_gro_flush.françois romieu
2012-01-09ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro
2012-01-09exofs: oops after late failure in mountAl Viro
2012-01-09devpts: fix double-free on mount failureAl Viro
2012-01-09... and the same for gadgetfsAl Viro
2012-01-09functionfs: unfuck failure exits on mountAl Viro
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-08Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh
2012-01-07Merge branch 'depends/rmk/for-linus' into next/socArnd Bergmann
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-07reiserfs: Properly display mount options in /proc/mountsJan Kara
2012-01-07vfs: prevent remount read-only if pending removesMiklos Szeredi
2012-01-07vfs: count unlinked inodesMiklos Szeredi
2012-01-07vfs: protect remounting superblock read-onlyMiklos Szeredi
2012-01-07vfs: keep list of mounts for each superblockMiklos Szeredi
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-07switch security_path_chmod() to struct path *Al Viro