summaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-12Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.xLinus Torvalds1-1/+1
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds2-2/+0
2009-07-11Fix compile error due to congestion_wait() changesTrond Myklebust2-5/+5
2009-07-11hwmon: (abituguru3) DMI probing for AB9, AB9 QuadQT and IX38 QuadGTAlistair John Strachan1-3/+3
2009-07-11hwmon: (sht15) Remove unnecessary semicolonJoe Perches1-1/+1
2009-07-11hwmon: (max6650) Fix lock imbalanceJiri Slaby1-0/+1
2009-07-11isofs: fix Joliet regressionBartlomiej Zolnierkiewicz1-2/+2
2009-07-11tty: Fix the PL2303 private methods for sysrqAlan Cox1-25/+33
2009-07-11tty: Fix USB kref leakAlan Cox4-6/+8
2009-07-11tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox1-4/+11
2009-07-11Doc: move Documentation/exception.txt into x86 subdirAmerigo Wang2-0/+2
2009-07-11Doc: update Documentation/exception.txtAmerigo Wang1-101/+101
2009-07-11fuse: Fix build errorLarry Finger2-0/+2
2009-07-10sched: optimize cond_resched()Peter Zijlstra2-6/+13
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra24-40/+29
2009-07-10drm/i915: Fix for LVDS VBT change on IGDNGZhenyu Wang1-1/+9
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt3-1/+8
2009-07-10drm/i915: Refactor calls to unmap_mapping_rangeChris Wilson1-9/+27
2009-07-10dma-debug: Fix the overlap() function to be correct and readableIngo Molnar1-12/+12
2009-07-10drm/i915: Avoid saving/restore the modesetting registers twice in KMS modeZhao Yakui1-100/+121
2009-07-10drm: Disable the unused connectors explicitly when resuming with KMS.Zhao Yakui1-0/+2
2009-07-10drm/i915: Restore the KMS modeset for every activated CRTCZhao Yakui1-0/+5
2009-07-10drm/i915: Fix harmless warning from patch merged after i2c rework.Eric Anholt1-1/+1
2009-07-10drm/i915: Disable GEM when a broken video BIOS takes up the whole aperture.Eric Anholt1-9/+20
2009-07-10cfq-iosched: reset oom_cfqq in cfq_set_request()Vivek Goyal1-1/+1
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori3-10/+17
2009-07-10block: call blk_scsi_ioctl_init()FUJITA Tomonori1-0/+1
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe16-40/+43
2009-07-10oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson1-0/+1
2009-07-10mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-5/+0
2009-07-10sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-3/+0
2009-07-10Fix compile error in bmac.cDave Jones1-1/+1
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2-3/+3
2009-07-10cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier1-2/+1
2009-07-10ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2-8/+17
2009-07-10memory barrier: adding smp_mb__after_lockJiri Olsa3-1/+13
2009-07-10net: adding memory barrier to the poll and receive callbacksJiri Olsa10-19/+85
2009-07-10cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton1-4/+4
2009-07-10cifs: remove cifsInodeInfo->inUse counterJeff Layton2-2/+0
2009-07-10cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton5-529/+252
2009-07-10drm/i915: Check the LID device to decide whether the LVDS should be initializedZhao Yakui1-0/+70
2009-07-10[CIFS] update cifs version numberSteve French2-2/+6
2009-07-09cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton3-1/+77
2009-07-09cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton1-32/+42
2009-07-09cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton5-22/+23
2009-07-09cifs: add pid of initiating process to spnego upcall infoJeff Layton1-1/+8
2009-07-09[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF supportSlobodan Tomić1-0/+5
2009-07-09[WATCHDOG] SA1100 watchdog maximum timeoutRaphael Assenat1-2/+3
2009-07-09[WATCHDOG] w83697ug, fix lock imbalanceJiri Slaby1-1/+3
2009-07-09[WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolonsJoe Perches1-1/+1