summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Linux 2.6.27.47v2.6.27.47Greg Kroah-Hartman1-1/+1
2010-05-26nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2010-05-26nfsd: fix vm overcommit crashAlan Cox5-6/+23
2010-05-26i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-05-26i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-05-26hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-05-26svc: Clean up deferred requests on transport destructionTom Tucker1-7/+18
2010-05-26libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-05-26libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik1-0/+1
2010-05-26i2c: Fix probing of FSC hardware monitoring chipsJean Delvare1-7/+17
2010-05-26NFS: rsize and wsize settings ignored on v4 mountsChuck Lever1-0/+2
2010-05-26nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-05-26USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter1-2/+2
2010-05-26nfsd4: bug in read_bufNeil Brown1-4/+4
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha4-18/+24
2010-05-26trace: Fix inappropriate substraction on tracing_pages_allocated in trace_fre...Wang Sheng-Hui1-1/+1
2010-05-26megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-05-26tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-05-26vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2-3/+0
2010-05-26ext4: Use tag dirty lookup during mpage_da_submit_ioAneesh Kumar K.V1-17/+13
2010-05-26ext4: Retry block allocation if we have free blocks leftAneesh Kumar K.V1-24/+57
2010-05-26ext4: Retry block reservationAneesh Kumar K.V3-5/+24
2010-05-26ext4: Add percpu dirty block accounting.Aneesh Kumar K.V5-51/+73
2010-05-26ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V4-30/+69
2010-05-26percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao3-15/+7
2010-05-26ext4: invalidate pages if delalloc block allocation fails.Aneesh Kumar K.V1-12/+73
2010-05-26ALSA: mixart: range checking proc fileDan Carpenter1-10/+14
2010-04-01Linux 2.6.27.46v2.6.27.46Greg Kroah-Hartman1-1/+1
2010-04-01hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-04-01USB: fix usbfs regressionAlan Stern1-3/+14
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-9/+9
2010-04-01doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7
2010-04-01b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2010-04-01V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra1-0/+1
2010-04-01bonding: ignore updelay param when there is no active slaveJiri Pirko1-0/+8
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman1-1/+2
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby1-1/+0
2010-04-01fix LOOKUP_FOLLOW on automount "symlinks"Al Viro1-2/+12
2010-04-01KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti1-1/+7
2010-04-01parisc: isa-eeprom - Fix loff_t usageMichael Buesch1-1/+1
2010-04-01tc: Fix unitialized kernel memory leakEric Dumazet1-0/+2
2010-04-01drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings3-21/+41
2010-04-01KVM: VMX: Check cpl before emulating debug register accessAvi Kivity3-0/+17
2010-04-01ext4: Avoid null pointer dereference when decoding EROFS w/o a journalTheodore Ts'o1-1/+2
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2-2/+5
2010-04-01USB: EHCI: fix counting of transaction error retriesAlan Stern2-6/+6
2010-04-01USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26