summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.27.47v2.6.27.47Greg Kroah-Hartman2010-05-261-1/+1
* nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2010-05-261-4/+8
* nfsd: fix vm overcommit crashAlan Cox2010-05-265-6/+23
* i2c-tiny-usb: Fix on big-endian systemsJean Delvare2010-05-261-6/+6
* i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-05-261-2/+4
* hwmon: (w83781d) Request I/O ports individually for probingJean Delvare2010-05-261-13/+13
* svc: Clean up deferred requests on transport destructionTom Tucker2010-05-261-7/+18
* libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-05-261-2/+3
* libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik2010-05-261-0/+1
* i2c: Fix probing of FSC hardware monitoring chipsJean Delvare2010-05-261-7/+17
* NFS: rsize and wsize settings ignored on v4 mountsChuck Lever2010-05-261-0/+2
* nfs d_revalidate() is too trigger-happy with d_drop()Al Viro2010-05-261-0/+2
* USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-05-261-2/+2
* nfsd4: bug in read_bufNeil Brown2010-05-261-4/+4
* clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2010-05-264-18/+24
* trace: Fix inappropriate substraction on tracing_pages_allocated in trace_fre...Wang Sheng-Hui2010-05-261-1/+1
* megaraid_sas: fix for 32bit appsTomas Henzl2010-05-261-2/+16
* tty: release_one_tty() forgets to put pidsOleg Nesterov2010-05-261-0/+2
* vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2010-05-262-3/+0
* ext4: Use tag dirty lookup during mpage_da_submit_ioAneesh Kumar K.V2010-05-261-17/+13
* ext4: Retry block allocation if we have free blocks leftAneesh Kumar K.V2010-05-261-24/+57
* ext4: Retry block reservationAneesh Kumar K.V2010-05-263-5/+24
* ext4: Add percpu dirty block accounting.Aneesh Kumar K.V2010-05-265-51/+73
* ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V2010-05-264-30/+69
* percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2010-05-263-15/+7
* ext4: invalidate pages if delalloc block allocation fails.Aneesh Kumar K.V2010-05-261-12/+73
* ALSA: mixart: range checking proc fileDan Carpenter2010-05-261-10/+14
* Linux 2.6.27.46v2.6.27.46Greg Kroah-Hartman2010-04-011-1/+1
* hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-04-011-1/+1
* USB: fix usbfs regressionAlan Stern2010-04-011-3/+14
* tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro2010-04-011-9/+9
* doc: add the documentation for mpol=localKOSAKI Motohiro2010-04-011-1/+5
* tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro2010-04-011-0/+1
* tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro2010-04-011-3/+7
* tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai2010-04-011-2/+7
* b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec2010-04-011-2/+1
* V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra2010-04-011-0/+1
* bonding: ignore updelay param when there is no active slaveJiri Pirko2010-04-011-0/+8
* coredump: suppress uid comparison test if core output files are pipesNeil Horman2010-04-011-1/+2
* x86, ia32_aout: do not kill argument mappingJiri Slaby2010-04-011-1/+0
* fix LOOKUP_FOLLOW on automount "symlinks"Al Viro2010-04-011-2/+12
* KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti2010-04-011-1/+7
* parisc: isa-eeprom - Fix loff_t usageMichael Buesch2010-04-011-1/+1
* tc: Fix unitialized kernel memory leakEric Dumazet2010-04-011-0/+2
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2010-04-013-21/+41
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2010-04-013-0/+17
* ext4: Avoid null pointer dereference when decoding EROFS w/o a journalTheodore Ts'o2010-04-011-1/+2
* KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2010-04-012-2/+5
* USB: EHCI: fix counting of transaction error retriesAlan Stern2010-04-012-6/+6
* USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-04-011-14/+26