index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Ocfs2/move_extents: Set several trivial constraints for threshold.
Tristan Ye
1
-7
/
+17
2011-05-25
Ocfs2/move_extents: Let defrag handle partial extent moving.
Tristan Ye
1
-20
/
+26
2011-05-25
Ocfs2/move_extents: move/defrag extents within a certain range.
Tristan Ye
3
-0
/
+315
2011-05-25
Ocfs2/move_extents: helper to calculate the defraging length in one run.
Tristan Ye
1
-0
/
+30
2011-05-25
Ocfs2/move_extents: move entire/partial extent.
Tristan Ye
1
-0
/
+165
2011-05-25
Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...
Tristan Ye
1
-0
/
+77
2011-05-25
Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
Tristan Ye
1
-0
/
+39
2011-05-25
Ocfs2/move_extents: helper to validate and adjust moving goal.
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
Tristan Ye
1
-0
/
+104
2011-05-25
Ocfs2/move_extents: defrag a range of extent.
Tristan Ye
1
-0
/
+136
2011-05-25
Ocfs2/move_extents: move a range of extent.
Tristan Ye
1
-0
/
+100
2011-05-25
Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clus...
Tristan Ye
1
-0
/
+61
2011-05-25
Ocfs2/move_extents: Add basic framework and source files for extent moving.
Tristan Ye
3
-0
/
+77
2011-05-25
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
Tristan Ye
1
-0
/
+34
2011-05-25
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
Tristan Ye
2
-29
/
+40
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.
Tristan Ye
2
-0
/
+313
2011-05-25
Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.
Tristan Ye
2
-0
/
+139
2011-05-25
Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
Tristan Ye
1
-28
/
+19
2011-05-25
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
8
-115
/
+263
2011-05-25
Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...
Ben Dooks
5084
-325333
/
+334116
2011-05-25
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
1
-6
/
+8
2011-05-25
i2c-nomadik: break out single messsage transmission
Linus Walleij
1
-32
/
+48
2011-05-25
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
1
-4
/
+4
2011-05-25
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
1
-18
/
+2
2011-05-25
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
1
-13
/
+26
2011-05-25
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
1
-48
/
+49
2011-05-25
i2c-nomadik: use pm_runtime API
Rabin Vincent
1
-6
/
+31
2011-05-25
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
1
-8
/
+19
2011-05-25
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
1
-4
/
+5
2011-05-25
i2c-nomadik: remove the redundant error message
srinidhi kasagar
1
-2
/
+0
2011-05-25
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
1
-4
/
+6
2011-05-25
i2c-nomadik: fix speed enumerator
Linus Walleij
1
-1
/
+1
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2
-8
/
+8
2011-05-25
i2c-nomadik: add regulator support
Jonas Aberg
1
-15
/
+58
2011-05-25
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-83
/
+97
2011-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-32
/
+91
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
9
-51
/
+223
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
39
-284
/
+603
2011-05-25
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
20
-108
/
+287
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
60
-63
/
+63
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
104
-4045
/
+9392
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
58
-1284
/
+895
2011-05-24
i2c-parport: Various cleanups
Jean Delvare
3
-59
/
+55
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
38
-359
/
+2155
2011-05-24
i2c-i801: Don't depend on other kernel driver config options
Jean Delvare
2
-10
/
+7
2011-05-24
i2c-i801: Check for vendor Fujitsu before probing for apanel
Jean Delvare
1
-1
/
+2
2011-05-24
i2c-i801: Don't probe for slaves on IDF channels
Jean Delvare
1
-15
/
+31
2011-05-24
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
Seth Heasley
3
-1
/
+5
2011-05-24
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
1
-1
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
21
-52
/
+60
[next]