Age | Commit message (Expand) | Author | Files | Lines |
2005-09-08 | Merge branch 'master' of /usr/src/linux-2.6 | Anton Altaparmakov | 264 | -32123/+28825 |
2005-09-08 | NTFS: 2.1.24 release and some minor final fixes. | Anton Altaparmakov | 5 | -9/+21 |
2005-09-08 | NTFS: Improve scalability by changing the driver global spin lock in | Anton Altaparmakov | 2 | -6/+12 |
2005-09-08 | NTFS: Fix page_has_buffers()/page_buffers() handling in fs/ntfs/aops.c. | Anton Altaparmakov | 2 | -17/+22 |
2005-09-08 | NTFS: Fixup handling of sparse, compressed, and encrypted attributes in | Anton Altaparmakov | 2 | -20/+26 |
2005-09-08 | NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case | Anton Altaparmakov | 2 | -11/+42 |
2005-09-08 | NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page | Anton Altaparmakov | 2 | -10/+6 |
2005-09-08 | NTFS: Fixup handling of sparse, compressed, and encrypted attributes in | Anton Altaparmakov | 2 | -57/+49 |
2005-09-08 | NTFS: Make ntfs_write_block() not instantiate sparse blocks if they are zero. | Anton Altaparmakov | 2 | -0/+23 |
2005-09-08 | NTFS: Fixup handling of sparse, compressed, and encrypted attributes in | Anton Altaparmakov | 2 | -101/+116 |
2005-09-08 | NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when | Anton Altaparmakov | 2 | -5/+9 |
2005-09-08 | NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more | Anton Altaparmakov | 4 | -33/+32 |
2005-09-08 | NTFS: Fix handling of sparse attributes in ntfs_attr_make_non_resident(). | Anton Altaparmakov | 2 | -17/+40 |
2005-09-08 | NTFS: Fix several bugs in fs/ntfs/attrib.c. | Anton Altaparmakov | 2 | -1/+37 |
2005-09-08 | NTFS: Add fs/ntfs/attrib.[hc]::ntfs_resident_attr_value_resize(). | Anton Altaparmakov | 3 | -0/+43 |
2005-09-08 | NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). | Anton Altaparmakov | 3 | -10/+8 |
2005-09-08 | NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned | Anton Altaparmakov | 2 | -0/+4 |
2005-09-08 | NTFS: Add ntfs_rl_punch_nolock() which punches a caller specified hole into a... | Anton Altaparmakov | 3 | -0/+289 |
2005-09-08 | NTFS: Change ntfs_rl_truncate_nolock() to throw away the runlist if the new | Anton Altaparmakov | 2 | -1/+15 |
2005-09-08 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2 | -15/+77 |
2005-09-08 | NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING | Anton Altaparmakov | 3 | -2/+7 |
2005-09-08 | NTFS: Fix handling of valid but empty mapping pairs array in | Anton Altaparmakov | 2 | -0/+5 |
2005-09-08 | NTFS: Remove two bogus BUG_ON()s from fs/ntfs/mft.c. | Anton Altaparmakov | 2 | -2/+1 |
2005-09-08 | NTFS: Fix two nasty runlist merging bugs that had gone unnoticed so far. | Anton Altaparmakov | 2 | -2/+5 |
2005-09-08 | NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge() | Anton Altaparmakov | 2 | -18/+53 |
2005-09-08 | NTFS: Allow highmem kmalloc() in ntfs_malloc_nofs() and add _nofail() version. | Anton Altaparmakov | 2 | -6/+48 |
2005-09-08 | [PATCH] Fix 32bit sendmsg() flaw | Al Viro | 3 | -20/+29 |
2005-09-08 | NTFS: Support more clean journal ($LogFile) states. | Anton Altaparmakov | 5 | -123/+167 |
2005-09-08 | [PATCH] ppc32: Fix head_4xx.S compile error | Kumar Gala | 1 | -0/+1 |
2005-09-08 | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/li... | Linus Torvalds | 249 | -32029/+28660 |
2005-09-08 | [PATCH] scan all enabled ports on ata_piix | Hannes Reinecke | 1 | -4/+6 |
2005-09-08 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 886 | -22163/+35216 |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 1968 | -48058/+57438 |
2005-09-08 | [XFS] Fix modular XFS builds (Makefile botch). | Nathan Scott | 2 | -5/+5 |
2005-09-08 | [XFS] Remove special Kconfig XFS menu, make XFS options "inline". | Nathan Scott | 1 | -24/+21 |
2005-09-08 | [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks | Nathan Scott | 6 | -30/+32 |
2005-09-07 | [SCSI] Re-do "final klist fixes" | Linus Torvalds | 1 | -4/+20 |
2005-09-07 | [PATCH] fix klist semantics for lists which have elements removed on traversal | James Bottomley | 5 | -8/+84 |
2005-09-07 | [SCSI] Revert "final klist fixes" | Linus Torvalds | 1 | -20/+4 |
2005-09-07 | [PATCH] sata_sis: Add support for SiS182 chipset | Arnaud Patard | 1 | -11/+71 |
2005-09-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 119 | -8584/+6367 |
2005-09-07 | Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli... | Linus Torvalds | 4 | -37/+46 |
2005-09-07 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 5 | -4/+6 |
2005-09-07 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 5 | -3/+856 |
2005-09-07 | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 | Linus Torvalds | 52 | -1050/+1320 |
2005-09-07 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 38 | -2306/+5357 |
2005-09-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -8/+7 |
2005-09-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 35 | -105/+356 |
2005-09-07 | [PATCH] bogus #if (simserial) | viro@ZenIV.linux.org.uk | 1 | -1/+1 |
2005-09-07 | [PATCH] CHECKFLAGS on ppc64 got broken | viro@ZenIV.linux.org.uk | 1 | -1/+1 |