summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-232-3/+8
* on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-232-72/+75
* [CIFS] remove unused variablesSteve French2008-05-235-20/+5
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-239-25/+13
|\
| * [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-234-4/+4
| * [POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2008-05-232-19/+4
| * [POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman2008-05-231-1/+1
| * [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson2008-05-231-1/+1
| * [POWERPC] PS3: Fix memory hotplugGeoff Levand2008-05-231-0/+3
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-05-237-94/+98
|\ \
| * | [XFS] Fix memory corruption with small buffer readsChristoph Hellwig2008-05-232-4/+39
| * | [XFS] Fix inode list allocation size in writeback.David Chinner2008-05-231-3/+4
| * | [XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner2008-05-231-1/+1
| * | [XFS] Fix fsync() b0rkage.David Chinner2008-05-234-86/+54
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-05-23559-4695/+6283
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-05-193038-48954/+120270
| |\ \ \
| * | | | [XFS] Include linux/random.h in all builds, not just debug builds.David Chinner2008-04-302-2/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-233-6/+44
|\ \ \ \ \
| * | | | | stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger2008-05-231-3/+4
| * | | | | doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori2008-05-231-0/+25
| * | | | | modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev2008-05-231-2/+14
| * | | | | module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-231-1/+1
| | |_|/ / | |/| | |
* | | | | fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-234-5/+5
* | | | | scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-235-13/+13
* | | | | isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
* | | | | acpi: fix integer as NULL pointer warningHarvey Harrison2008-05-232-3/+3
* | | | | x86: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-223-14/+11
|\ \ \ \
| * | | | [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
| * | | | Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
| * | | | [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2221-413/+68
|\ \ \ \
| * | | | net: The world is not perfect patch.Rami Rosen2008-05-223-362/+3
| * | | | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-221-1/+1
| * | | | xfrm_user: Remove zero length key checks.David S. Miller2008-05-221-11/+0
| * | | | net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-221-3/+2
| * | | | cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-221-4/+7
| * | | | tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala2008-05-221-4/+6
| * | | | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
| * | | | af_key: Fix selector family initialization.Kazunori MIYAZAWA2008-05-211-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-218-23/+44
| |\ \ \ \
| | * | | | libertas: Fix ethtool statisticsDavid Woodhouse2008-05-211-14/+13
| | * | | | mac80211: fix NULL pointer dereference in ieee80211_compatible_ratesHelmut Schaa2008-05-211-4/+11
| | * | | | mac80211: don't claim iwspy supportJohannes Berg2008-05-201-1/+0
| | * | | | orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * | | | hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * | | | rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * | | | ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-225-22/+40
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller2008-05-221-0/+1