summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05Linux 2.6.27.48v2.6.27.48Greg Kroah-Hartman
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-07-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima
2010-07-05KEYS: Return more accurate error codesDan Carpenter
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-07-05ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pagesAneesh Kumar K.V
2010-07-05ext4: Fix file fragmentation during large file write.Aneesh Kumar K.V
2010-07-05ext4: Use our own write_cache_pages()Theodore Ts'o
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen
2010-07-05gconfig: fix build failure on fedora 13Richard Kennedy
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-07-05do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer
2010-07-05md: set mddev readonly flag on blkdev BLKROSET ioctlDan Williams
2010-07-05md: Fix read balancing in RAID1 and RAID10 on drives > 2TBNeilBrown
2010-07-05md/raid1: fix counting of write targets.NeilBrown
2010-07-05powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov
2010-07-05powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-07-05powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-07-05powerpc: Fix handling of strncmp with zero lenJeff Mahoney
2010-07-05ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe
2010-07-05NFSD: don't report compiled-out versions as presentPavel Emelyanov
2010-07-05libata: disable ATAPI AN by defaultTejun Heo
2010-05-26Linux 2.6.27.47v2.6.27.47Greg Kroah-Hartman
2010-05-26nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima
2010-05-26nfsd: fix vm overcommit crashAlan Cox
2010-05-26i2c-tiny-usb: Fix on big-endian systemsJean Delvare
2010-05-26i2c-i801: Don't use the block buffer for I2C block writesJean Delvare
2010-05-26hwmon: (w83781d) Request I/O ports individually for probingJean Delvare
2010-05-26svc: Clean up deferred requests on transport destructionTom Tucker
2010-05-26libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo
2010-05-26libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik
2010-05-26i2c: Fix probing of FSC hardware monitoring chipsJean Delvare
2010-05-26NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-05-26nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-05-26USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter
2010-05-26nfsd4: bug in read_bufNeil Brown
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2010-05-26trace: Fix inappropriate substraction on tracing_pages_allocated in trace_fre...Wang Sheng-Hui
2010-05-26megaraid_sas: fix for 32bit appsTomas Henzl
2010-05-26tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-05-26vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
2010-05-26ext4: Use tag dirty lookup during mpage_da_submit_ioAneesh Kumar K.V
2010-05-26ext4: Retry block allocation if we have free blocks leftAneesh Kumar K.V
2010-05-26ext4: Retry block reservationAneesh Kumar K.V
2010-05-26ext4: Add percpu dirty block accounting.Aneesh Kumar K.V
2010-05-26ext4: Make sure all the block allocation paths reserve blocksAneesh Kumar K.V
2010-05-26percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao