| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: Remove unused sysfs file | Steven Whitehouse | 2009-09-09 | 3 | -14/+1 |
* | GFS2: Be extra careful about deallocating inodes | Steven Whitehouse | 2009-09-08 | 4 | -35/+51 |
* | GFS2: Remove no_formal_ino generating code | Steven Whitehouse | 2009-08-27 | 5 | -190/+10 |
* | GFS2: Rename eattr.[ch] as xattr.[ch] | Steven Whitehouse | 2009-08-26 | 7 | -6/+6 |
* | GFS2: Clean up of extended attribute support | Steven Whitehouse | 2009-08-26 | 11 | -526/+333 |
* | GFS2: Add explanation of extended attr on-disk format | Steven Whitehouse | 2009-08-25 | 1 | -0/+22 |
* | GFS2: Add "-o errors=panic|withdraw" mount options | Bob Peterson | 2009-08-24 | 4 | -14/+71 |
* | GFS2: jumping to wrong label? | Roel Kluin | 2009-08-24 | 1 | -1/+1 |
* | GFS2: free disk inode which is deleted by remote node -V2 | Wengang Wang | 2009-08-18 | 1 | -0/+18 |
* | GFS2: Add a document explaining GFS2's uevents | Steven Whitehouse | 2009-08-17 | 1 | -0/+100 |
* | GFS2: Add sysfs link to device | Steven Whitehouse | 2009-08-17 | 1 | -0/+10 |
* | GFS2: Replace assertion with proper error handling | Steven Whitehouse | 2009-08-17 | 1 | -1/+3 |
* | GFS2: Improve error handling in inode allocation | Steven Whitehouse | 2009-08-17 | 3 | -13/+27 |
* | GFS2: Add some more info to uevents | Steven Whitehouse | 2009-08-17 | 1 | -3/+10 |
* | GFS2: Add online uevent to GFS2 | Steven Whitehouse | 2009-08-17 | 3 | -3/+15 |
* | dm-log-userspace: fix printk format warning | Randy Dunlap | 2009-08-16 | 1 | -1/+1 |
* | poll/select: initialize triggered field of struct poll_wqueues | Guillaume Knispel | 2009-08-15 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-08-14 | 1 | -10/+10 |
|\ |
|
| * | GFS2: Fix permissions on "recover" file | Steven Whitehouse | 2009-08-14 | 1 | -10/+10 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-08-14 | 64 | -306/+478 |
|\ \
| |/
|/| |
|
| * | V4L/DVB (12441): siano: read buffer overflow | Roel Kluin | 2009-08-13 | 1 | -1/+1 |
| * | V4L/DVB (12440): Use kzalloc for frontend states to have struct dvb_frontend ... | Matthias Schwarzott | 2009-08-13 | 25 | -28/+28 |
| * | V4L/DVB (12438): Read buffer overflow | Roel Kluin | 2009-08-13 | 1 | -1/+1 |
| * | V4L/DVB (12437): dvb: siano uses/depends on INPUT | Randy Dunlap | 2009-08-13 | 1 | -1/+1 |
| * | V4L/DVB (12436): stk-webcam: read buffer overflow | Roel Kluin | 2009-08-13 | 1 | -2/+2 |
| * | V4L/DVB (12432): em28xx: fix regression in Empire DualTV digital tuning | Devin Heitmueller | 2009-08-13 | 1 | -1/+1 |
| * | V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlers | Hans Verkuil | 2009-08-13 | 1 | -3/+12 |
| * | V4L/DVB (12428): hdpvr: add missing initialization of current_norm | Hans Verkuil | 2009-08-13 | 1 | -0/+2 |
| * | V4L/DVB (12424): soc-camera: fix recursive locking in .buf_queue() | Guennadi Liakhovetski | 2009-08-13 | 4 | -23/+13 |
| * | V4L/DVB (12422): media/zr364xx: fix build errors | Randy Dunlap | 2009-08-13 | 1 | -0/+2 |
| * | V4L/DVB (12405): em28xx-cards: move register 0x13 setting to the proper place | Mauro Carvalho Chehab | 2009-08-13 | 2 | -4/+3 |
| * | V4L/DVB (12411): em28xx: Fix artifacts with Silvercrest webcam | Mauro Carvalho Chehab | 2009-08-13 | 1 | -16/+34 |
| * | V4L/DVB (12410): em28xx: Move the non-board dependent part to be outside em28... | Mauro Carvalho Chehab | 2009-08-13 | 1 | -58/+53 |
| * | V4L/DVB (12407): em28xx: Adjust Silvercrest xtal frequency | Mauro Carvalho Chehab | 2009-08-13 | 1 | -1/+1 |
| * | V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams | Mauro Carvalho Chehab | 2009-08-13 | 4 | -10/+42 |
| * | V4L/DVB (12403): em28xx: properly reports some em2710 chips | Mauro Carvalho Chehab | 2009-08-13 | 2 | -2/+6 |
| * | V4L/DVB (12402): em28xx: fix: some em2710 chips use a different vendor ID | Mauro Carvalho Chehab | 2009-08-13 | 2 | -1/+3 |
| * | V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside down | Mauro Carvalho Chehab | 2009-08-13 | 1 | -2/+51 |
| * | V4L/DVB (12400): em28xx: Allow changing fps on webcams | Mauro Carvalho Chehab | 2009-08-13 | 1 | -0/+37 |
| * | V4L/DVB (12399): mt9v011: Add support for controlling frame rates | Mauro Carvalho Chehab | 2009-08-13 | 1 | -2/+87 |
| * | V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000 | Devin Heitmueller | 2009-08-13 | 3 | -2/+11 |
| * | V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MT | Devin Heitmueller | 2009-08-13 | 1 | -0/+1 |
| * | V4L/DVB (12391): saa7134: Use correct product name for Hauppauge WinTV-HVR112... | Michael Krufky | 2009-08-13 | 4 | -12/+12 |
| * | V4L/DVB (12390): saa7134: Use correct product name for Hauppauge WinTV-HVR115... | Michael Krufky | 2009-08-13 | 4 | -13/+13 |
| * | V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board' | Michael Krufky | 2009-08-13 | 1 | -2/+0 |
| * | V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event ... | Laurent Pinchart | 2009-08-13 | 1 | -2/+2 |
| * | V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro... | Laurent Pinchart | 2009-08-13 | 1 | -3/+21 |
| * | V4L/DVB (12374): sms1xxx: fix broken Hauppauge devices | Michael Krufky | 2009-08-13 | 1 | -100/+0 |
| * | V4L/DVB (12373a): Add gspca sn9c20x subdriver entry to MAINTAINERS file | Brian Johnson | 2009-08-13 | 1 | -0/+8 |
| * | V4L/DVB (12371): af9015: Fix for crash in dvb-usb-af9015 | Nils Kassube | 2009-08-13 | 1 | -1/+1 |