| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2008-11-11 | 6 | -7/+58 |
| | |\ \ \ \ |
|
| | | * | | | | [XFS] XFS: Check for valid transaction headers in recovery | David Chinner | 2008-11-10 | 1 | -1/+7 |
| | | * | | | | [XFS] handle memory allocation failures during log initialisation | Dave Chinner | 2008-11-10 | 1 | -3/+36 |
| | | * | | | | [XFS] Account for allocated blocks when expanding directories | David Chinner | 2008-11-10 | 2 | -0/+11 |
| | | * | | | | [XFS] Wait for all I/O on truncate to zero file size | Lachlan McIlroy | 2008-11-10 | 1 | -1/+1 |
| | | * | | | | [XFS] Fix use-after-free with log and quotas | Lachlan McIlroy | 2008-11-10 | 1 | -2/+3 |
| | * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-11-11 | 9 | -222/+256 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ocfs2: Check search result in ocfs2_xattr_block_get() | Tiger Yang | 2008-11-10 | 1 | -1/+6 |
| | | * | | | | | ocfs2: fix printk related build warnings in xattr.c | Mark Fasheh | 2008-11-10 | 1 | -14/+20 |
| | | * | | | | | ocfs2: truncate outstanding block after direct io failure | Dmitri Monakhov | 2008-11-10 | 1 | -0/+7 |
| | | * | | | | | ocfs2/xattr: Proper hash collision handle in bucket division | Tao Ma | 2008-11-10 | 1 | -29/+115 |
| | | * | | | | | ocfs2: return 0 in page_mkwrite to let VFS retry. | Tao Ma | 2008-11-10 | 1 | -1/+5 |
| | | * | | | | | ocfs2: Set journal descriptor to NULL after journal shutdown | Sunil Mushran | 2008-11-10 | 2 | -0/+7 |
| | | * | | | | | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. | Tao Ma | 2008-11-10 | 1 | -2/+2 |
| | | * | | | | | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails | Jan Kara | 2008-11-10 | 1 | -1/+3 |
| | | * | | | | | ocfs2: Fix checking of return value of new_inode() | Jan Kara | 2008-11-10 | 1 | -2/+2 |
| | | * | | | | | ocfs2: Fix check of return value of ocfs2_start_trans() | Jan Kara | 2008-11-10 | 1 | -10/+10 |
| | | * | | | | | ocfs2: Fix some typos in xattr annotations. | Tao Ma | 2008-11-10 | 1 | -8/+9 |
| | | * | | | | | ocfs2: Remove unused ocfs2_restore_xattr_block(). | Tao Ma | 2008-11-10 | 1 | -48/+0 |
| | | * | | | | | ocfs2: Don't repeat ocfs2_xattr_block_find() | Joel Becker | 2008-11-10 | 1 | -30/+9 |
| | | * | | | | | ocfs2: Specify appropriate journal access for new xattr buckets. | Joel Becker | 2008-11-10 | 1 | -1/+5 |
| | | * | | | | | ocfs2: Check errors from ocfs2_xattr_update_xattr_search() | Joel Becker | 2008-11-10 | 1 | -1/+5 |
| | | * | | | | | ocfs2: Don't return -EFAULT from a corrupt xattr entry. | Joel Becker | 2008-11-10 | 1 | -1/+1 |
| | | * | | | | | ocfs2: Check xattr block signatures properly. | Joel Becker | 2008-11-10 | 2 | -22/+19 |
| | | * | | | | | ocfs2: add handler_map array bounds checking | Tiger Yang | 2008-11-10 | 1 | -1/+1 |
| | | * | | | | | ocfs2: remove duplicate definition in xattr | Tiger Yang | 2008-11-10 | 1 | -9/+2 |
| | | * | | | | | ocfs2: fix function declaration and definition in xattr | Tiger Yang | 2008-11-10 | 2 | -27/+27 |
| | | * | | | | | ocfs2: fix license in xattr | Tiger Yang | 2008-11-10 | 2 | -19/+6 |
| | * | | | | | | telephony: trivial: fix up email address | Alan Cox | 2008-11-11 | 2 | -2/+2 |
| | * | | | | | | tty: trivial - fix up email addresses in tty related stuff | Alan Cox | 2008-11-11 | 3 | -4/+7 |
| | * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-11-11 | 40 | -267/+509 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w... | Andy Walls | 2008-11-11 | 7 | -26/+75 |
| | | * | | | | | | V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx. | Jean-Francois Moine | 2008-11-11 | 1 | -3/+5 |
| | | * | | | | | | V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx. | Jean-Francois Moine | 2008-11-11 | 1 | -3/+3 |
| | | * | | | | | | V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. | Krzysztof Helt | 2008-11-11 | 1 | -1/+1 |
| | | * | | | | | | V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin... | Andy Walls | 2008-11-11 | 4 | -48/+49 |
| | | * | | | | | | V4L/DVB (9493): kconfig patch | Frederic CAND | 2008-11-11 | 1 | -71/+71 |
| | | * | | | | | | V4L/DVB (9527): af9015: fix compile warnings | Antti Palosaari | 2008-11-11 | 2 | -8/+7 |
| | | * | | | | | | V4L/DVB (9524): af9013: fix bug in status reading | roel kluin | 2008-11-11 | 1 | -3/+3 |
| | | * | | | | | | V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call | Andy Walls | 2008-11-11 | 1 | -1/+1 |
| | | * | | | | | | V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa... | Andy Walls | 2008-11-11 | 4 | -12/+45 |
| | | * | | | | | | V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. | Hans Verkuil | 2008-11-11 | 2 | -15/+15 |
| | | * | | | | | | V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc... | Darron Broad | 2008-11-11 | 1 | -13/+15 |
| | | * | | | | | | V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users | Frederic CAND | 2008-11-11 | 2 | -2/+7 |
| | | * | | | | | | V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix | Frederic CAND | 2008-11-11 | 1 | -0/+4 |
| | | * | | | | | | V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically | Akinobu Mita | 2008-11-11 | 1 | -3/+1 |
| | | * | | | | | | V4L/DVB (9492): unplug oops from dvb_frontend_init... | Daniel J Blueman | 2008-11-11 | 1 | -3/+3 |
| | | * | | | | | | V4L/DVB (9486): ivtv/ivtvfb: no longer experimental | Hans Verkuil | 2008-11-11 | 1 | -2/+2 |
| | | * | | | | | | V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependency | Hans Verkuil | 2008-11-11 | 1 | -2/+1 |
| | | * | | | | | | V4L/DVB (9482): Documentation, especially regarding audio and informational l... | Tobias Lorenz | 2008-11-11 | 3 | -13/+132 |