aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-05maintainers: general@lists.openfabrics.org is moderatedRandy Dunlap1-1/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert1-1/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann1-0/+1
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel1-0/+2
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-02-05revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"Andrew Morton1-12/+4
2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby1-0/+4
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi3-72/+98
2009-02-05rtc: rtc-dm355evm driverDavid Brownell3-0/+182
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett1-0/+1
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra1-1/+2
2009-02-05hpilo: open/close fixDavid Altobelli2-3/+5
2009-02-05kernel/async.c: fix printk warningsAndrew Morton1-4/+8
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason1-0/+1
2009-02-05ALSA: hda - Fix misc workqueue issuesTakashi Iwai2-4/+6
2009-02-04PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki1-52/+93
2009-02-04PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki1-1/+1
2009-02-04PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki1-4/+6
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki1-15/+1
2009-02-04PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki1-2/+8
2009-02-04PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki1-1/+1
2009-02-04PCI PM: Fix handling of devices without driversRafael J. Wysocki1-15/+12
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson6-9/+22
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang1-2/+2
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-04cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-04ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai1-0/+2
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()"Mark Fasheh1-59/+0
2009-02-04ALSA: pcm_oss: AFMT_S24_LE is set twice in return valueRoel Kluin1-1/+1
2009-02-04Btrfs: don't return congestion in write_cache_pages as oftenChris Mason1-5/+0
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason1-3/+6
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason1-2/+2
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason1-2/+9
2009-02-04Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason1-1/+5
2009-02-04Btrfs: Don't try to compress pages past i_sizeChris Mason1-0/+14
2009-02-04Btrfs: join the transaction in __btrfs_setxattrJosef Bacik1-1/+1
2009-02-04Btrfs: Handle SGID bit when creating inodesChris Ball1-1/+8
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason4-45/+265
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason11-39/+470
2009-02-04Btrfs: hash_lock is no longer neededChris Mason3-11/+1
2009-02-04Btrfs: disable leak debugging checks in extent_io.cChris Mason1-8/+8
2009-02-04Btrfs: sort references by byte number during btrfs_inc_refChris Mason1-6/+79
2009-02-04Btrfs: async threads should try harder to find workChris Mason2-6/+46
2009-02-04Btrfs: selinux supportJim Owens3-4/+53
2009-02-04Btrfs: make btrfs acls selectableChristian Hesse1-0/+13
2009-02-04Btrfs: Catch missed bios in the async bio submission threadChris Mason2-3/+18