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
/
nilfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-15
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
Jiro SEKIBA
1
-1
/
+0
2009-11-13
nilfs2: fix lock order reversal in chcp operation
Ryusuke Konishi
2
-3
/
+5
2009-11-08
nilfs2: fix missing cleanup of gc cache on error cases
Ryusuke Konishi
1
-1
/
+2
2009-11-08
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
Ryusuke Konishi
1
-17
/
+13
2009-11-03
nilfs2: add zero-fill for new btree node buffers
Ryusuke Konishi
1
-0
/
+1
2009-11-03
nilfs2: fix irregular checkpoint creation due to data flush
Ryusuke Konishi
1
-6
/
+11
2009-11-03
nilfs2: fix dirty page accounting leak causing hang at write
Ryusuke Konishi
1
-2
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
4
-5
/
+5
2009-09-29
nilfs2: fix missing initialization of i_dir_start_lookup member
Ryusuke Konishi
1
-0
/
+1
2009-09-29
nilfs2: fix missing zero-fill initialization of btree node cache
Ryusuke Konishi
1
-0
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
4
-9
/
+9
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
5
-5
/
+5
2009-09-22
const: mark remaining export_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-16
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
1
-3
/
+1
2009-09-14
fs/Kconfig: move nilfs2 outside misc filesystems
Ryusuke Konishi
1
-1
/
+1
2009-09-14
nilfs2: convert nilfs_bmap_lookup to an inline function
Ryusuke Konishi
3
-36
/
+28
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
4
-299
/
+167
2009-09-14
nilfs2: add update functions of virtual block address to dat
Ryusuke Konishi
3
-20
/
+44
2009-09-14
nilfs2: remove individual gfp constants for each metadata file
Ryusuke Konishi
8
-19
/
+9
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
1
-24
/
+12
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
1
-248
/
+208
2009-09-14
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
Ryusuke Konishi
2
-12
/
+0
2009-09-14
nilfs2: shorten freeze period due to GC in write operation v3
Jiro SEKIBA
2
-7
/
+21
2009-09-14
nilfs2: add more check routines in mount process
Zhu Yanhai
2
-4
/
+14
2009-09-14
nilfs2: An unassigned variable is assigned to a never used structure member
Zhang Qiang
1
-4
/
+0
2009-09-14
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
Ryusuke Konishi
1
-2
/
+2
2009-09-14
nilfs2: stop using periodic write_super callback
Jiro SEKIBA
2
-46
/
+7
2009-09-14
nilfs2: clean up nilfs_write_super
Jiro SEKIBA
2
-8
/
+17
2009-09-14
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
Jiro SEKIBA
1
-2
/
+8
2009-09-14
nilfs2: remove redundant super block commit
Jiro SEKIBA
1
-3
/
+0
2009-09-14
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
Jiro SEKIBA
1
-1
/
+23
2009-09-14
nilfs2: always lookup disk block address before reading metadata block
Ryusuke Konishi
1
-15
/
+10
2009-09-14
nilfs2: use semaphore to protect pointer to a writable FS-instance
Ryusuke Konishi
3
-26
/
+12
2009-09-14
nilfs2: fix format string compile warning (ino_t)
Heiko Carstens
1
-1
/
+2
2009-09-14
nilfs2: fix ignored error code in __nilfs_read_inode()
Ryusuke Konishi
1
-1
/
+2
2009-08-31
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
1
-1
/
+1
2009-08-19
nilfs2: fix oopses with doubly mounted snapshots
Ryusuke Konishi
1
-1
/
+1
2009-08-18
nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()
Zhang Qiang
1
-0
/
+2
2009-08-02
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
1
-1
/
+3
2009-08-01
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
1
-1
/
+15
2009-07-14
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
1
-0
/
+25
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
1
-3
/
+2
2009-07-05
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
1
-0
/
+5
2009-07-05
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
1
-9
/
+0
2009-07-05
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
1
-20
/
+6
2009-07-05
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
1
-2
/
+2
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
3
-22
/
+0
[next]