index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
segment.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
1
-0
/
+5
2011-05-10
nilfs2: get rid of private page allocator
Ryusuke Konishi
1
-2
/
+0
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
1
-1
/
+1
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
1
-6
/
+4
2011-03-09
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
1
-2
/
+0
2010-10-23
nilfs2: use root object to get ifile
Ryusuke Konishi
1
-1
/
+6
2010-10-23
nilfs2: keep zero value in i_cno except for gc-inodes
Ryusuke Konishi
1
-1
/
+2
2010-07-23
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
1
-3
/
+3
2010-07-23
nilfs2: refactor recovery logic routines
Ryusuke Konishi
1
-2
/
+2
2010-05-31
nilfs2: remove obsolete declarations of cache constructor and destructor
Ryusuke Konishi
1
-2
/
+0
2010-05-10
nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...
Li Hong
1
-1
/
+1
2010-05-10
nilfs2: cleanup multi kmem_cache_{create,destroy} code
Li Hong
1
-0
/
+2
2010-05-10
nilfs2: move pointer to super root block into logs
Ryusuke Konishi
1
-2
/
+0
2010-03-14
nilfs2: remove spaces before tabs
Ryusuke Konishi
1
-1
/
+1
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
1
-1
/
+1
2010-02-13
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
1
-0
/
+2
2009-11-30
nilfs2: separate wait function from nilfs_segctor_write
Ryusuke Konishi
1
-0
/
+2
2009-06-10
nilfs2: remove header file for segment list operations
Ryusuke Konishi
1
-0
/
+1
2009-06-10
nilfs2: eliminate removal list of segments
Ryusuke Konishi
1
-6
/
+5
2009-05-11
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
1
-1
/
+2
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
1
-2
/
+0
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
1
-4
/
+1
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
1
-0
/
+3
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
1
-8
/
+0
2009-04-07
nilfs2: fix missed-sync issue for do_sync_mapping_range()
Ryusuke Konishi
1
-2
/
+9
2009-04-07
nilfs2: segment constructor
Ryusuke Konishi
1
-0
/
+246