index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
i2c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
GFS2: Consolidate free block searching functions
Steven Whitehouse
4
-190
/
+195
2012-09-24
GFS2: Get rid of I_MUTEX_QUOTA usage
Jan Kara
2
-1
/
+9
2012-09-24
GFS2: Stop block extents at the end of bitmaps
Bob Peterson
1
-2
/
+1
2012-09-24
GFS2: Fix unclaimed_blocks() wrapping bug and clean up
Steven Whitehouse
1
-105
/
+88
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
3
-26
/
+20
2012-09-24
GFS2: Fall back to ignoring reservations, if there are no other blocks left
Steven Whitehouse
1
-0
/
+5
2012-09-24
GFS2: Fix ->show_options() for statfs slow
Steven Whitehouse
1
-0
/
+2
2012-09-24
GFS2: Use rbm for gfs2_setbit()
Steven Whitehouse
1
-26
/
+20
2012-09-24
GFS2: Use rbm for gfs2_testbit()
Steven Whitehouse
1
-44
/
+28
2012-09-24
GFS2: Eliminate unnecessary check for state > 3 in bitfit
Bob Peterson
1
-2
/
+0
2012-09-24
GFS2: Eliminate redundant calls to may_grant
Bob Peterson
1
-5
/
+4
2012-09-24
GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
Bob Peterson
1
-7
/
+2
2012-09-24
GFS2: Combine functions gfs2_glock_wait and wait_on_holder
Bob Peterson
1
-14
/
+9
2012-09-24
GFS2: inline __gfs2_glock_schedule_for_reclaim
Bob Peterson
1
-16
/
+3
2012-09-24
GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
Bob Peterson
1
-1
/
+1
2012-09-24
GFS2: rbm code cleanup
Bob Peterson
1
-5
/
+11
2012-09-24
GFS2: Fix case where reservation finished at end of rgrp
Steven Whitehouse
1
-0
/
+7
2012-09-24
GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
Michel Lespinasse
1
-2
/
+2
2012-09-24
GFS2: Update rgblk_free() to use rbm
Steven Whitehouse
1
-30
/
+14
2012-09-24
GFS2: Update gfs2_get_block_type() to use rbm
Steven Whitehouse
1
-19
/
+6
2012-09-24
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
2
-210
/
+257
2012-09-24
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
6
-115
/
+105
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
9
-59
/
+27
2012-09-24
GFS2: Merge two nearly identical xattr functions
Steven Whitehouse
1
-64
/
+30
2012-09-24
Linux 3.6-rc7
v3.6-rc7
Linus Torvalds
1
-2
/
+2
2012-09-23
edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.
Shaun Ruffell
1
-20
/
+39
2012-09-23
edac_mc: fix messy kfree calls in the error path
Fengguang Wu
1
-5
/
+7
2012-09-23
hwmon: (fam15h_power) Tweak runavg_range on resume
Andreas Herrmann
1
-2
/
+13
2012-09-23
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-23
hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug
Silas Boyd-Wickizer
1
-0
/
+5
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-21
sparc: fix the return value of module_alloc()
Wei Yongjun
1
-3
/
+1
2012-09-21
sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32
Andreas Larsson
1
-5
/
+4
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2
-8
/
+8
2012-09-21
debugfs: fix u32_array race in format_array_alloc
Linus Torvalds
1
-34
/
+23
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
6
-17
/
+17
2012-09-21
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
1
-1
/
+1
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
1
-1
/
+1
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2
-2
/
+3
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-09-21
debugfs: fix race in u32_array_read and allocate array at open
David Rientjes
1
-22
/
+11
2012-09-21
bnx2x: remove false warning regarding interrupt number
Ariel Elior
1
-5
/
+6
2012-09-21
ARM: reserve syscall 378 for kcmp
Russell King
2
-0
/
+3
2012-09-21
x86/kbuild: archscripts depends on scripts_basic
Jeff Mahoney
1
-1
/
+1
2012-09-21
firmware: fix directory creation rule matching with make 3.80
Mark Asselstine
1
-2
/
+2
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-09-21
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-09-21
drm/nouveau: add dmi quirk for gpio reset
Dave Airlie
1
-0
/
+16
2012-09-21
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
[next]