index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-26
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
1
-10
/
+24
2011-03-26
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
1
-1
/
+2
2011-03-26
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
4
-8
/
+32
2011-03-26
vmap: flush vmap aliases when mapping fails
Dave Chinner
1
-3
/
+11
2011-03-26
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
4
-2
/
+12
2011-03-11
xfs: don't name variables "panic"
Alex Elder
1
-4
/
+4
2011-03-09
xfs: factor agf counter updates into a helper
Christoph Hellwig
1
-61
/
+68
2011-03-09
xfs: clean up the xfs_alloc_compute_aligned calling convention
Christoph Hellwig
1
-16
/
+13
2011-03-07
xfs: kill support/debug.[ch]
Dave Chinner
7
-86
/
+40
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
20
-238
/
+169
2011-03-07
xfs: convert the quota debug prints to new API
Dave Chinner
1
-15
/
+12
2011-03-07
xfs: rename xfs_cmn_err_fsblock_zero()
Dave Chinner
1
-5
/
+5
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
13
-85
/
+53
2011-03-07
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2
-35
/
+43
2011-03-07
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
4
-29
/
+19
2011-03-07
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
9
-74
/
+36
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
6
-189
/
+177
2011-03-07
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
6
-90
/
+76
2011-03-02
xfs: introduce new logging API.
Dave Chinner
4
-0
/
+155
2011-03-01
xfs: zero proper structure size for geometry calls
Alex Elder
1
-3
/
+8
2011-02-22
xfs: enable delaylog by default
Christoph Hellwig
2
-7
/
+1
2011-02-22
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
5
-78
/
+19
2011-02-22
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2
-39
/
+23
2011-02-21
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-21
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
1
-0
/
+3
2011-02-07
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
3
-15
/
+26
2011-02-07
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
1
-13
/
+5
2011-02-07
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2
-21
/
+24
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
1
-8
/
+25
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
3
-12
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
1
-0
/
+10
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2
-8
/
+26
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
1
-1
/
+6
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
3
-13
/
+38
2011-01-27
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
1
-2
/
+5
2011-01-18
Linux 2.6.38-rc1
v2.6.38-rc1
Linus Torvalds
1
-2
/
+2
2011-01-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+28
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+12
2011-01-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+11
2011-01-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
58
-129
/
+3408
2011-01-18
hwmon: (lm93) Add support for LM94
Guenter Roeck
3
-4
/
+28
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
1
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
1
-1
/
+1
2011-01-18
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
1
-0
/
+3
2011-01-18
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
1
-0
/
+16
2011-01-18
MIPS: Implement __read_mostly
David Daney
2
-1
/
+3
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
6
-0
/
+92
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
[next]