summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_misc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-30UBIFS: allow for sync_fs when read-onlyAdrian Hunter1-9/+10
2008-09-30UBIFS: commit on sync_fsArtem Bityutskiy1-0/+12
2008-09-30UBIFS: correct comment for commit_on_unmountArtem Bityutskiy1-6/+3
2008-09-30UBIFS: update dbg_dump_inodeArtem Bityutskiy1-17/+25
2008-09-30UBIFS: fix commentaryArtem Bityutskiy1-2/+2
2008-09-30UBIFS: fix races in bit-fieldsArtem Bityutskiy1-8/+9
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2-3/+8
2008-09-30UBIFS: correct key comparisonAdrian Hunter1-2/+2
2008-09-30UBIFS: use bit-fields when possibleArtem Bityutskiy1-13/+11
2008-09-30UBIFS: check data CRC when in error stateArtem Bityutskiy1-0/+1
2008-09-30UBIFS: improve znode splitting rulesAdrian Hunter1-21/+33
2008-09-30UBIFS: add no_chk_data_crc mount optionAdrian Hunter6-9/+61
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter6-3/+629
2008-09-30UBIFS: use an IS_ERR test rather than a NULL testJulien Brunel1-4/+0
2008-09-30UBIFS: inline one-line functionsArtem Bityutskiy3-30/+27
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa4-9/+9
2008-09-30UBIFS: add a print, fix comments and more minor stuffArtem Bityutskiy3-24/+24
2008-09-30Linux 2.6.27-rc8v2.6.27-rc8Linus Torvalds1-1/+1
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh4-5/+31
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org1-2/+6
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org1-66/+57
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds1-4/+6
2008-09-29ALSA: ASoC: Fix another cs4270 error pathJean Delvare1-6/+1
2008-09-29ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi1-56/+15
2008-09-29scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh1-0/+1
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo1-6/+40
2008-09-29[SCSI] qlogicpti: fix sg list traversal error in continuation entriesBoaz Harrosh1-0/+1
2008-09-27cdrom: update ioctl documentationMárton Németh1-2/+2
2008-09-27ide: note that IDE generic may prevent other drivers from attachingTejun Heo1-0/+14
2008-09-27ide-tape: fix vendor stringsBorislav Petkov1-5/+5
2008-09-27Swarm: Fix crash due to missing initializationRalf Baechle1-0/+1
2008-09-27[SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devicesAurelien Jarno1-0/+1
2008-09-27[MIPS] BCM47xx: Fix build error due to missing PCI functionsAurelien Jarno2-0/+61
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2
2008-09-27m32r/kernel/: cleanupsAdrian Bunk7-45/+11
2008-09-27m32r: export __ndelayAdrian Bunk1-0/+2
2008-09-27m32r: export empty_zero_pageAdrian Bunk1-0/+2
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk1-4/+0
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells1-78/+0
2008-09-26kgdboc,tty: Fix tty polling search to use name correctlyJason Wessel1-2/+12
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel2-15/+30
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel1-2/+2
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel5-18/+18
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi1-1/+1
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy1-92/+3
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy1-0/+1
2008-09-26IPoIB: Fix crash when path record fails after path flushRoland Dreier1-4/+4
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai1-10/+3