0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery More... over 20 years ago
[MTD] NAND extended commands, badb block table autorefresh More... over 20 years ago
[MTD] FTL Fix missing pointer assignment More... over 20 years ago
Date: Fri Jan 14 03:03:23 2005 +0000 More... over 20 years ago
NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c. More... over 20 years ago
NTFS: Fixup the resident attribute resizing code in fs/ntfs/aops.c::ntfs_{prepare,commit}_write()() and re-enable it. It should be safe now. (Famous last words...) More... over 20 years ago
NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset. More... over 20 years ago
NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage() and abort if it fails again. More... over 20 years ago
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect access to the i_size and other size fields using the size_lock. More... over 20 years ago
[MTD] slram driver cleanup More... almost 21 years ago
Dummy ISA DMA functions for systems that don't have ISA but share drivers with ISA such as legacy free PCI. More... almost 21 years ago
Fix build with SMP disabled and preemption enabled. More... almost 21 years ago
Move the invalid pmd and pte tables from .data to .bss. Fix alignment. More... almost 21 years ago
Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. Don't clobber the preloaded TI_FLAGS in a2 needlessly. Unexport local functions. More... almost 21 years ago
Fix typos and formatting. More... almost 21 years ago
De-optimize and decomplicate the spurious interrupt handler. More... almost 21 years ago
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value afterwards when reading the size of the bitmap inode. More... almost 21 years ago
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached value afterwards. Cache the initialized_size in the same way and protect access to the two sizes using the size_lock. - Minor optimization to fs/ntfs/super.c::ntfs_statfs() and its helpers. More... almost 21 years ago
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value afterwards. More... almost 21 years ago
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the cached value everywhere. Cache the initialized_size in the same way and protect the critical region where the two sizes are read using the new size_lock of the ntfs inode. - Add the new size_lock to the ntfs_inode structure (fs/ntfs/inode.h) and initialize it (fs/ntfs/inode.c). More... almost 21 years ago
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). More... almost 21 years ago
NTFS: Use i_size_read() once and then use the cached value in fs/ntfs/lcnalloc.c::ntfs_cluster_alloc(). More... almost 21 years ago
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). More... almost 21 years ago
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). More... almost 21 years ago
[ACPI] Allow return to active cooling mode once passive mode is entered More... about 21 years ago
ACPI: handle AC notify event on broken BIOS More... about 21 years ago
[PATCH] kbuild: add ia64 support to rpm Makefile target More... about 21 years ago
forcedeth: sideband management fix More... over 22 years ago
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs More... over 23 years ago
USB: add USB serial mos7720 driver More... over 23 years ago