summaryrefslogtreecommitdiffstats
path: root/drivers/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-18Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye1-0/+1
2009-12-18ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran1-0/+2
2009-12-18fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran1-0/+2
2009-12-18ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li1-1/+1
2009-12-18ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li1-1/+1
2009-12-17ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no...Jeff Liu1-4/+0
2009-12-03ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang1-9/+9
2009-12-03ocfs2/cluster: Make fence method configurable - v2Sunil Mushran3-2/+72
2009-10-29ocfs2: Set MS_POSIXACL on remountJan Kara1-0/+4
2009-10-29ocfs2: Make acl use the defaultJan Kara2-41/+49
2009-10-29ocfs2: Always include ACL supportJan Kara6-51/+3
2009-10-29ocfs2: duplicate inline data properly during reflink.Tao Ma2-1/+57
2009-10-29ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma1-5/+9
2009-10-29ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker1-7/+9
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22virtio_blk: Revert serial number supportRusty Russell2-38/+3
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger14-7/+7
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig1-1/+0
2009-10-22niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu1-1/+1
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König1-1/+0
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew1-11/+30
2009-10-21KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-21KS8851: Fix MAC address write orderBen Dooks2-4/+34
2009-10-21KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-21net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-21dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-20net: Fix IP_MULTICAST_IFEric Dumazet2-5/+8
2009-10-20bluetooth: static lock key fixDave Young1-3/+6
2009-10-20bluetooth: scheduling while atomic bug fixDave Young1-2/+2
2009-10-20tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov1-12/+43
2009-10-20tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov1-3/+31
2009-10-20tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov1-2/+2
2009-10-20Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller1-1/+0
2009-10-19AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama1-0/+2
2009-10-19ethoc: clear only pending irqsThomas Chou1-1/+1
2009-10-19ethoc: inline regs accessThomas Chou1-9/+10
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun1-1/+1
2009-10-18inotify: deprecate the inotify kernel interfaceEric Paris1-0/+8
2009-10-18fsnotify: do not set group for a mark before it is on the i_listEric Paris1-3/+3
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-17vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2-10/+19