index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
direct-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
[GFS2] Use atomic_t for journal free blocks counter
Steven Whitehouse
3
-16
/
+16
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
9
-78
/
+21
2008-01-25
[GFS2] check kthread_should_stop when waiting
David Teigland
1
-7
/
+2
2008-01-25
[GFS2] Given device ID rather than s_id in "id" sysfs file
Bob Peterson
1
-1
/
+2
2008-01-25
[GFS2] Remove flags no longer required
Steven Whitehouse
2
-19
/
+2
2008-01-25
[GFS2] Reorder writeback for glock sync
Steven Whitehouse
2
-71
/
+22
2008-01-25
[GFS2] Add sync_page to metadata address space operations
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Remove "reclaim limit"
Steven Whitehouse
4
-13
/
+0
2008-01-25
[GFS2] Remove unused variables
Steven Whitehouse
2
-8
/
+0
2008-01-25
[GFS2] Use correct include file in ops_address.c
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Don't hold page lock when starting transaction
Steven Whitehouse
1
-26
/
+25
2008-01-25
[GFS2] Add writepages for GFS2 jdata
Steven Whitehouse
2
-9
/
+206
2008-01-25
[GFS2] Split gfs2_writepage into three cases
Steven Whitehouse
2
-28
/
+101
2008-01-25
[GFS2] Introduce gfs2_set_aops()
Steven Whitehouse
5
-31
/
+72
2008-01-25
[GFS2] Add gfs2_is_writeback()
Steven Whitehouse
4
-11
/
+13
2008-01-25
[GFS2] Remove unused field in struct gfs2_inode
Steven Whitehouse
2
-2
/
+0
2008-01-25
[GFS2] Remove useless i_cache from inodes
Steven Whitehouse
10
-110
/
+19
2008-01-25
[GFS2] Use ->page_mkwrite() for mmap()
Steven Whitehouse
7
-251
/
+131
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
8
-126
/
+111
2008-01-25
[GFS2] Handle multiple glock demote requests
Wendy Cheng
2
-1
/
+16
2008-01-24
Linux 2.6.24
v2.6.24
Linus Torvalds
1
-1
/
+1
2008-01-24
spi: omap2_mcspi PIO RX fix
Kalle Valo
1
-3
/
+3
2008-01-24
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
1
-13
/
+0
2008-01-24
slab: partially revert list3 changes
Mel Gorman
1
-3
/
+3
2008-01-24
fix hugepages leak due to pagetable page sharing
Larry Woodman
1
-0
/
+5
2008-01-24
sysctl: kill binary sysctl KERN_PPC_L2CR
Eric W. Biederman
1
-1
/
+0
2008-01-24
lockdep: fix kernel crash on module unload
Arjan van de Ven
1
-2
/
+5
2008-01-24
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
1
-1
/
+1
2008-01-24
Revert "ACPI: Fan: Drop force_power_state acpi_device option"
Len Brown
3
-2
/
+43
2008-01-24
ACPI: EC: "DEBUG" needs to be defined earlier
Márton Németh
1
-3
/
+3
2008-01-24
ACPI: EC: add leading zeros to debug messages
Márton Németh
1
-4
/
+4
2008-01-24
ACPI: EC: fix dmesg spam regression
Alexey Starikovskiy
1
-1
/
+11
2008-01-24
ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.
Len Brown
1
-0
/
+343
2008-01-24
ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-list
Len Brown
1
-0
/
+27
2008-01-24
ACPI: make _OSI(Linux) console messages smarter
Len Brown
3
-22
/
+118
2008-01-24
ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list
Len Brown
1
-29
/
+0
2008-01-24
ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output
Len Brown
1
-4
/
+10
2008-01-24
ACPI: create acpi_dmi_dump()
Len Brown
1
-0
/
+28
2008-01-24
DMI: create dmi_get_slot()
Len Brown
2
-0
/
+10
2008-01-24
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
2
-2
/
+2
2008-01-24
drm/i915: add support for E7221 chipset
Carlos Martín
1
-0
/
+1
2008-01-24
agp/intel: add support for E7221 chipset
Carlos Martín
1
-2
/
+9
2008-01-24
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
1
-1
/
+1
2008-01-24
[SCSI] initio: fix module hangs on loading
Stuart Swales
1
-2
/
+6
2008-01-23
Update ctime and mtime for memory-mapped files
Anton Salikhmetov
1
-0
/
+6
2008-01-23
sis190: scheduling while atomic error
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: mdio operation failure is not correctly detected
Francois Romieu
1
-1
/
+1
2008-01-23
sis190: remove duplicate INIT_WORK
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: add cmos ram access code for the SiS19x/968 chipset pair
Francois Romieu
1
-6
/
+9
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2
-4
/
+4
[next]