summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix memory leak in statfs to very old serversSteve French2007-09-282-4/+5
* [CIFS] fix cut and paste error - missing defines cause cifsacl build errorSteve French2007-09-251-1/+8
* [CIFS] move cifs acl code to new file and fix build breakSteve French2007-09-255-109/+137
* [CIFS] Support for CIFS ACLs (part 1)Steve French2007-09-244-8/+143
* [CIFS] fix typo in previous commitSteve French2007-09-201-1/+1
* [CIFS] Print better error when server returns malformed QueryUnixInfo responseSteve French2007-09-201-0/+3
* [CIFS] Add warning message when broken server fails SetFSInfo callSteve French2007-09-201-1/+10
* [CIFS] Fallback to standard mkdir if server incorrectly claims support forSteve French2007-09-172-3/+6
* [CIFS] fix small memory leak in an error path in new posix mkdirSteve French2007-09-161-2/+6
* [CIFS] missing field in debug output from previous fixSteve French2007-09-151-1/+2
* [CIFS] Fix potential NULL pointer usage if kzalloc failsSteve French2007-09-152-12/+17
* [CIFS] typo in earlier cifs_reconnect fixSteve French2007-09-151-1/+0
* [CIFS] Respect umask when using POSIX mkdirJeff2007-09-131-0/+1
* [CIFS] lock inode open file list in close in case racing with openSteve French2007-09-111-0/+2
* [CIFS] Fix oops in find_writable_fileSteve French2007-09-071-9/+28
* [CIFS] Fix warnings shown by newer version of sparseSteve French2007-08-314-37/+32
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-3010-105/+80
* [CIFS] fix for incorrect session reconnectsSteve French2007-08-301-6/+7
* [CIFS][KJ] use abs() from kernel.h where appropriateAndre Haupt2007-08-301-1/+1
* [CIFS] fix typo in previousSteve French2007-08-241-1/+1
* [CIFS] Byte range unlock request to non-Unix server can unlock too muchJeff Layton2007-08-242-2/+6
* [CIFS] Fix unbalanced call to GetXid/FreeXidCyrill Gorcunov2007-08-241-1/+1
* [CIFS] cifs truncate missing a fix for private map COW raceSteve French2007-08-221-0/+9
* fix - ensure we don't use bootconsoles after init has been releasedRobin Getz2007-08-211-4/+6
* [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-212-2/+6
* sky2: don't clear phy power bitsStephen Hemminger2007-08-211-2/+2
* hisax: update hfc_usb driverMartin Bachem2007-08-212-445/+288
* i386: Mark NUMA support experimentalAndi Kleen2007-08-211-2/+6
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-205-215/+0
* dio: zero struct dio with kzalloc instead of manuallyZach Brown2007-08-201-17/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-2015-74/+113
|\
| * ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2007-08-202-0/+20
| * hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz2007-08-201-4/+2
| * triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-0/+3
| * pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-3/+6
| * pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-2/+8
| * cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz2007-08-201-1/+7
| * ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz2007-08-201-2/+2
| * ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-203-23/+38
| * ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz2007-08-201-11/+3
| * ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-203-26/+10
| * ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz2007-08-201-0/+2
| * ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-203-0/+11
| * ide: make CONFIG_IDE_GENERIC default to NTejun Heo2007-08-201-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-08-206-20/+51
|\ \
| * | V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti2007-08-201-1/+1
| * | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-202-2/+25
| * | V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball2007-08-201-1/+10
| * | V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 ...Andreas Arens2007-08-201-12/+12
| * | V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho2007-08-201-1/+1
OpenPOWER on IntegriCloud