aboutsummaryrefslogtreecommitdiffstats
path: root/block/ioctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala4-0/+507
2006-05-21[PATCH] minor SPI doc fixdmitry pervushin1-3/+3
2006-05-21[PATCH] Update ext2/ext3/jbd MAINTAINERS entriesTheodore Tso1-1/+7
2006-05-21[PATCH] Clarify maintainers and include linux-security infoAlan Cox1-1/+10
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson1-9/+15
2006-05-21[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson1-2/+3
2006-05-21[PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2006-05-21[PATCH] fix NULL dereference in inotify_ignoreAmy Griffis1-2/+1
2006-05-21[PATCH] fix race in inotify_releaseAmy Griffis1-1/+5
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz1-5/+2
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki1-1/+1
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-21[PATCH] binfmt_flat: don't check for EMFILEAndrew Morton1-21/+9
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-05-21[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita1-4/+3
2006-05-21[PATCH] md: Fix inverted test for 'repair' directive.NeilBrown1-1/+1
2006-05-21[PATCH] NFS server subtree_check returns dubious valuePeter Staubach1-1/+1
2006-05-21[PATCH] Kdump maintainer info updateVivek Goyal1-0/+10
2006-05-21[PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt1-0/+2
2006-05-21[PATCH] i386: remove junk from stack dumpChuck Ebbert1-3/+1
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-05-21[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen1-85/+92
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2
2006-05-20[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chipset)Komuro1-11/+2
2006-05-20[PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger1-1/+1
2006-05-20[PATCH] skge: bad checksums on big-endian platformsStephen Hemminger1-2/+1
2006-05-20[PATCH] sky2 version 1.4Stephen Hemminger1-1/+1
2006-05-20[PATCH] sky2: force NAPI repoll if busyStephen Hemminger1-5/+11
2006-05-20[PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2-1/+4
2006-05-20[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2-2/+2
2006-05-20[PATCH] sky2: allow dual port usageStephen Hemminger1-15/+17
2006-05-20[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville1-31/+3
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton1-228/+84
2006-05-19[SCTP]: Allow linger to abort 1-N style sockets.Vladislav Yasevich1-6/+6
2006-05-19[SCTP]: Validate the parameter length in HB-ACK chunk.Vladislav Yasevich1-0/+6
2006-05-19[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas1-0/+6
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa7-19/+26
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich1-3/+3
2006-05-19[SCTP]: A better solution to fix the race between sctp_peeloff() andVladislav Yasevich2-67/+89