summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add caching of ACLs in struct inodeAl Viro2009-06-242-0/+17
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-245-29/+139
* cleanup __writeback_single_inodeChristoph Hellwig2009-06-241-50/+50
* ... and the same for vfsmount id/mount group idAl Viro2009-06-242-6/+26
* Make allocation of anon devices cheaperAl Viro2009-06-241-1/+6
* update Documentation/filesystems/LockingChristoph Hellwig2009-06-241-21/+22
* devpts: remove module-related codeH. Peter Anvin2009-06-241-10/+0
* VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-241-9/+2
* vfs: fix nd->root leak in do_filp_open()J. R. Okajima2009-06-241-1/+10
* reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig2009-06-241-1/+0
* nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-231-2/+1
* h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day2009-06-231-4/+4
* mm: fix handling of pagesets for downed cpusDimitri Sivanich2009-06-231-3/+3
* rmap: fixup page_referenced() for nommu systemsMike Frysinger2009-06-231-1/+8
* mm: pass mm to grab_swap_tokenHugh Dickins2009-06-233-24/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-237-35/+52
|\
| * sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt2009-06-241-1/+1
| * sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-231-6/+6
| * sh: SH7786 SMP support.Paul Mundt2009-06-233-24/+18
| * sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
| * sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
| * sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt2009-06-233-1/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-2310-34/+554
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-236-15/+30
| |\ \ \ \ \
| | | | | * | RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
| | | | | * | RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-221-1/+1
| | | | * | | IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-221-3/+10
| | | | |/ /
| | | * | | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-221-4/+10
| | | |/ /
| | * | | RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2009-06-232-4/+4
| | |/ /
| * | | IB/ehca: Bump version numberAlexander Schmidt2009-06-231-1/+1
| * | | IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-221-1/+1
| * | | IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-223-17/+522
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-2346-604/+1245
|\ \ \
| * | | fusion: mptsas, fix lock imbalanceJiri Slaby2009-06-221-2/+2
| * | | [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley2009-06-211-1/+1
| * | | sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-216-18/+4
| * | | scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput2009-06-211-0/+1
| * | | fc_transport: Selective return value from BSG timeout functionGiridhar Malavali2009-06-211-1/+4
| * | | fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali2009-06-211-18/+19
| * | | sym53c8xx: ratelimit parity errorsJohn Stoffel2009-06-211-2/+3
| * | | explain the hidden scsi_wait_scan Kconfig variableStefan Richter2009-06-211-1/+12
| * | | ibmvfc: Fix endless PRLI loop in discoveryBrian King2009-06-212-4/+13
| * | | ibmvfc: Process async events before command responsesBrian King2009-06-211-10/+10
| * | | libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-217-292/+301
| * | | libfcoe: Add runtime debugging with module param debug_loggingRobert Love2009-06-211-40/+54
| * | | fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2009-06-212-55/+77
| * | | scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen2009-06-211-1/+29
| * | | cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap2009-06-211-0/+2
| * | | cnic: Fix __symbol_get() build error.Michael Chan2009-06-212-2/+4
| * | | Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley2009-06-211-2/+0
OpenPOWER on IntegriCloud