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
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
7
-30
/
+19
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
4
-17
/
+12
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2
-11
/
+3
2011-01-10
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
1
-14
/
+12
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2
-4
/
+0
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
1
-1
/
+1
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
6
-0
/
+222
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2
-0
/
+3
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
5
-63
/
+48
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
1
-7
/
+16
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2
-4
/
+8
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+9
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2
-9
/
+12
2010-11-24
nilfs2: fix typo in comment of nilfs_dat_move function
Ryusuke Konishi
1
-1
/
+1
2010-11-23
nilfs2: nilfs_iget_for_gc() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-4
/
+4
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-2
/
+2
2010-10-29
convert nilfs
Al Viro
1
-9
/
+7
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-10-26
mm: add account_page_writeback()
Michael Rubin
1
-1
/
+1
2010-10-25
new helper: ihold()
Al Viro
1
-1
/
+1
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
31
-1252
/
+1313
2010-10-23
nilfs2: eliminate sparse warning - "context imbalance"
Jiro SEKIBA
1
-0
/
+2
2010-10-23
nilfs2: eliminate sparse warnings - "symbol not declared"
Jiro SEKIBA
2
-2
/
+3
2010-10-23
nilfs2: get rid of bdi from nilfs object
Ryusuke Konishi
5
-9
/
+7
2010-10-23
nilfs2: add bdev freeze/thaw support
Ryusuke Konishi
3
-4
/
+58
2010-10-23
nilfs2: accept 64-bit checkpoint numbers in cp mount option
Ryusuke Konishi
1
-13
/
+12
2010-10-23
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
4
-124
/
+2
2010-10-23
nilfs2: get rid of back pointer to writable sb instance
Ryusuke Konishi
5
-61
/
+2
2010-10-23
nilfs2: get rid of mi_nilfs back pointer to nilfs object
Ryusuke Konishi
4
-15
/
+8
2010-10-23
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
6
-37
/
+53
2010-10-23
nilfs2: use iget for all metadata files
Ryusuke Konishi
14
-156
/
+207
2010-10-23
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
12
-171
/
+41
2010-10-23
nilfs2: add routines to redirect access to buffers of DAT file
Ryusuke Konishi
5
-0
/
+75
2010-10-23
nilfs2: add routines to roll back state of DAT file
Ryusuke Konishi
5
-19
/
+145
2010-10-23
nilfs2: add routines to save and restore bmap state
Ryusuke Konishi
2
-0
/
+26
2010-10-23
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
Ryusuke Konishi
1
-16
/
+16
2010-10-23
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
Ryusuke Konishi
1
-0
/
+4
2010-10-23
nilfs2: simplify life cycle management of nilfs object
Ryusuke Konishi
4
-131
/
+31
2010-10-23
nilfs2: do not allocate multiple super block instances for a device
Ryusuke Konishi
4
-225
/
+101
2010-10-23
nilfs2: split out nilfs_attach_snapshot
Ryusuke Konishi
1
-28
/
+45
2010-10-23
nilfs2: split out nilfs_get_root_dentry
Ryusuke Konishi
1
-19
/
+35
2010-10-23
nilfs2: deny write access to inodes in snapshots
Ryusuke Konishi
3
-3
/
+13
2010-10-23
nilfs2: use checkpoint tree for mount check of snapshots
Ryusuke Konishi
1
-17
/
+11
2010-10-23
nilfs2: move inode count and block count into root object
Ryusuke Konishi
4
-11
/
+10
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
7
-80
/
+67
2010-10-23
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
4
-71
/
+138
[next]