index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2
-8
/
+25
2017-10-12
fscrypt: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+5
2017-10-12
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+15
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+72
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
1
-1
/
+2
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
1
-8
/
+13
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
1
-13
/
+2
2017-09-28
Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-56
/
+81
2017-09-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-0
/
+8
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
1
-0
/
+4
2017-09-26
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
5
-19
/
+28
2017-09-26
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
1
-7
/
+7
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-26
btrfs: log csums for all modified extents
Josef Bacik
1
-2
/
+10
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
1
-5
/
+2
2017-09-26
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
1
-0
/
+2
2017-09-26
Btrfs: skip checksum when reading compressed data if some IO have failed
Liu Bo
1
-1
/
+8
2017-09-26
Btrfs: fix kernel oops while reading compressed data
Liu Bo
1
-0
/
+9
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
1
-1
/
+1
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
1
-1
/
+8
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2
-5
/
+0
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-09-26
Btrfs: send: fix error number for unknown inode types
Tsutomu Itoh
1
-1
/
+1
2017-09-26
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
1
-0
/
+8
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
1
-0
/
+12
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
1
-3
/
+3
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
1
-3
/
+0
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
1
-3
/
+2
2017-09-25
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
1
-2
/
+0
2017-09-25
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
1
-0
/
+10
2017-09-25
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
1
-1
/
+1
2017-09-25
xfs: kill meaningless variable 'zero'
Eryu Guan
1
-3
/
+1
2017-09-25
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-09-25
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
1
-1
/
+13
2017-09-25
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
1
-3
/
+5
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+59
2017-09-25
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+5
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2
-19
/
+59
2017-09-22
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...
Linus Torvalds
6
-15
/
+66
2017-09-22
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+7
2017-09-22
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-22
SMB3: handle new statx fields
Steve French
1
-0
/
+15
[next]