Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | libata: fix attach error handling | Tejun Heo | 2009-05-11 | 1 | -4/+17 | |
* | | | | | | | | dup2: Fix return value with oldfd == newfd and invalid fd | Jeff Mahoney | 2009-05-11 | 1 | -2/+4 | |
* | | | | | | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 | 1 | -4/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-05-10 | 5 | -42/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 | 1 | -1/+0 | |
| * | | | | | | | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 | 2 | -39/+9 | |
| * | | | | | | | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 | 1 | -0/+1 | |
| * | | | | | | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 | 1 | -2/+7 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-10 | 6 | -11/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 | 1 | -4/+14 | |
| * | | | | | | | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 | 1 | -2/+3 | |
| * | | | | | | | | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-08 | 1 | -3/+3 | |
| * | | | | | | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-08 | 1 | -0/+2 | |
| * | | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 | 2 | -0/+8 | |
| * | | | | | | | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 | 1 | -2/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 | 5 | -29/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 | 3 | -11/+2 | |
| * | | | | | | | | Revert driver core: fix passing platform_data | Ming Lei | 2009-05-08 | 1 | -14/+1 | |
| * | | | | | | | | Remove old PRINTK_DEBUG config item | Jason Baron | 2009-05-08 | 1 | -1/+0 | |
| * | | | | | | | | Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense | Henrik Austad | 2009-05-08 | 1 | -1/+1 | |
| * | | | | | | | | Driver core: platform: fix kernel-doc warnings | Randy Dunlap | 2009-05-08 | 1 | -3/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 | 44 | -382/+369 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 | |
| * | | | | | | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 7 | -13/+25 | |
| * | | | | | | | | switch ufs directories to ufs_sync_file() | Al Viro | 2009-05-09 | 3 | -3/+3 | |
| * | | | | | | | | Switch open_exec() and sys_uselib() to do_open_filp() | Al Viro | 2009-05-09 | 5 | -56/+34 | |
| * | | | | | | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ... | Al Viro | 2009-05-09 | 1 | -9/+2 | |
| * | | | | | | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 4 | -25/+25 | |
| * | | | | | | | | Make checkpatch.pl shut up on fs/inode.c | Manish Katiyar | 2009-05-09 | 1 | -46/+35 | |
| * | | | | | | | | NULL noise in fs/super.c:kill_bdev_super() | H Hartley Sweeten | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | romfs: cleanup romfs_fs.h | Christoph Hellwig | 2009-05-09 | 2 | -6/+1 | |
| * | | | | | | | | ROMFS: romfs_dev_read() error ignored | Roel Kluin | 2009-05-09 | 1 | -1/+2 | |
| * | | | | | | | | fs: dcache fix LRU ordering | npiggin@suse.de | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | ocfs2: Use nd_set_link(). | Joel Becker | 2009-05-09 | 1 | -40/+37 | |
| * | | | | | | | | Fix deadlock in ipathfs ->get_sb() | Al Viro | 2009-05-09 | 1 | -1/+1 | |
| * | | | | | | | | Fix a leak in failure exit in 9p ->get_sb() | Al Viro | 2009-05-09 | 1 | -0/+1 | |
| * | | | | | | | | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 | 12 | -42/+21 | |
| * | | | | | | | | New helper: deactivate_locked_super() | Al Viro | 2009-05-09 | 2 | -12/+35 | |
| * | | | | | | | | reiserfs: remove privroot hiding in lookup | Jeff Mahoney | 2009-05-09 | 4 | -28/+16 | |
| * | | | | | | | | reiserfs: dont associate security.* with xattr files | Jeff Mahoney | 2009-05-09 | 1 | -2/+10 | |
| * | | | | | | | | reiserfs: fixup xattr_root caching | Jeff Mahoney | 2009-05-09 | 3 | -29/+48 | |
| * | | | | | | | | Always lookup priv_root on reiserfs mount and keep it | Al Viro | 2009-05-09 | 3 | -52/+41 | |
| * | | | | | | | | reiserfs: Expand i_mutex to enclose lookup_one_len | Jeff Mahoney | 2009-05-09 | 1 | -18/+14 | |
| * | | | | | | | | vfs: umount_begin BKL pushdown | Alessio Igor Bogani | 2009-05-09 | 5 | -4/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-05-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GFS2: Fix glock ref counting bug | Steven Whitehouse | 2009-05-09 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-05-10 | 5 | -31/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-05-10 | 1 | -20/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ASoC: Fix errors in WM8990 | Jinyoung Park | 2009-05-05 | 1 | -20/+20 | |
| * | | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-05-10 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ |