summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-05NTFS: - Add disable_sparse mount option together with a per volume sparseAnton Altaparmakov9-33/+80
2005-05-05NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c.Anton Altaparmakov1-11/+6
2005-05-05NTFS: Fixup the resident attribute resizing code inAnton Altaparmakov2-7/+19
2005-05-05NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset.Anton Altaparmakov1-7/+4
2005-05-05NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()Anton Altaparmakov1-10/+21
2005-05-05NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protectAnton Altaparmakov3-59/+156
2005-05-05NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached valueAnton Altaparmakov2-11/+16
2005-05-05NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cachedAnton Altaparmakov2-48/+58
2005-05-05NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached valueAnton Altaparmakov2-6/+9
2005-05-05NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use theAnton Altaparmakov4-18/+37
2005-05-05Merge with /usr/src/ntfs-2.6.gitAnton Altaparmakov44-2040/+8697
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds44-2040/+8697
2005-05-05Merge with /usr/src/ntfs-2.6.gitAnton Altaparmakov114-626/+714
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/j...Linus Torvalds1-3/+3
2005-05-04[IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcall callsDean Nelson1-19/+46
2005-05-04[IA64-SGI] move nodepda pointer out of pdaDean Nelson4-28/+22
2005-05-04NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().Anton Altaparmakov2-1/+2
2005-05-04NTFS: Use i_size_read() once and then use the cached value inAnton Altaparmakov2-3/+7
2005-05-04NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().Anton Altaparmakov2-15/+15
2005-05-04[PATCH] i810fb: fix __initdata accessDenis Vlasenko1-2/+4
2005-05-04[PATCH] ipmi iomem annotations and fixesAl Viro2-17/+17
2005-05-04[PATCH] asm/signal.h unificationAl Viro22-242/+46
2005-05-04[PATCH] sonypi trivial user annotationsAl Viro1-3/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro2-5/+7
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro8-21/+21
2005-05-04[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro3-11/+31
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro11-0/+45
2005-05-04[PATCH] mbcs trivial user annotationsAl Viro2-4/+4
2005-05-04[PATCH] sparc NULL noise removalAl Viro3-16/+16
2005-05-04JFS: Endian errorsDave Kleikamp1-3/+3
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds32-178/+329
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds6-17/+70
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/Linus Torvalds18-103/+113
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.gitLinus Torvalds1-1/+2
2005-05-04NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().Anton Altaparmakov3-2/+7
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk3-24/+0
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole6-10/+10
2005-05-03[PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz1-0/+1
2005-05-03[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer1-2/+5
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH2-0/+10
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com1-24/+58
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH5-1/+5
2005-05-03[PATCH] PCI: fix stale PCI pm docsPavel Machek1-33/+2
2005-05-03[PATCH] PCI: update PCI documentation for pci_get_slot() depreciationMatthew Wilcox1-0/+1
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige1-4/+3
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin1-7/+4
2005-05-03[PATCH] aoe: update the documentation to mention aoetoolsEd L Cashin1-10/+19