openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
android_kernel_grouper
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 9,042 of 9,043
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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...)
Anton Altaparmakov
More...
over 20 years ago
NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset.
Anton Altaparmakov
More...
over 20 years ago
NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage() and abort if it fails again.
Anton Altaparmakov
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.
Anton Altaparmakov
More...
over 20 years ago
[MTD] slram driver cleanup
Josh Boyer
More...
over 20 years ago
Dummy ISA DMA functions for systems that don't have ISA but share drivers with ISA such as legacy free PCI.
Ralf Baechle
More...
over 20 years ago
Fix build with SMP disabled and preemption enabled.
Ralf Baechle
More...
over 20 years ago
Move the invalid pmd and pte tables from .data to .bss. Fix alignment.
Thiemo Seufer
More...
over 20 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.
Thiemo Seufer
More...
over 20 years ago
Fix typos and formatting.
Thiemo Seufer
More...
over 20 years ago
De-optimize and decomplicate the spurious interrupt handler.
Thiemo Seufer
More...
over 20 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.
Anton Altaparmakov
More...
over 20 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.
Anton Altaparmakov
More...
over 20 years ago
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value afterwards.
Anton Altaparmakov
More...
over 20 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).
Anton Altaparmakov
More...
over 20 years ago
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
Anton Altaparmakov
More...
over 20 years ago
NTFS: Use i_size_read() once and then use the cached value in fs/ntfs/lcnalloc.c::ntfs_cluster_alloc().
Anton Altaparmakov
More...
over 20 years ago
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
Anton Altaparmakov
More...
over 20 years ago
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
Anton Altaparmakov
More...
over 20 years ago
[ACPI] Allow return to active cooling mode once passive mode is entered
Thomas Renninger
More...
almost 21 years ago
ACPI: handle AC notify event on broken BIOS
Christian Lupien
More...
almost 21 years ago
[PATCH] kbuild: add ia64 support to rpm Makefile target
Greg Edwards
More...
almost 21 years ago
forcedeth: sideband management fix
Ayaz Abdulla
More...
over 22 years ago
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
Greg Kroah-Hartman
More...
over 23 years ago
USB: add USB serial mos7720 driver
Greg Kroah-Hartman
More...
over 23 years ago
aoe: fix sysfs_create_file warnings
Greg Kroah-Hartman
More...
over 23 years ago
USB: add another sierra wireless device id
Greg Kroah-Hartman
More...
over 23 years ago
USB: add driver for the USB debug devices
Greg Kroah-Hartman
More...
over 23 years ago
Staging: usbip: fix build warning on 64bit kernels
Greg Kroah-Hartman
More...
over 23 years ago
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
More...
over 23 years ago
←
1
2
…
9035
9036
9037
9038
9039
9040
9041
9042
9043
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree