index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-0
/
+11
2010-03-24
nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
Ryusuke Konishi
1
-4
/
+4
2010-03-24
nilfs2: fix hang-up of cleaner after log writer returned with error
Ryusuke Konishi
1
-2
/
+1
2010-03-22
nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
Ryusuke Konishi
1
-6
/
+6
2010-03-14
nilfs2: remove whitespaces before quoted newlines
Ryusuke Konishi
2
-2
/
+2
2010-03-14
nilfs2: remove spaces before tabs
Ryusuke Konishi
2
-2
/
+2
2010-03-14
nilfs2: fix various typos in comments
Ryusuke Konishi
9
-12
/
+12
2010-03-14
nilfs2: fix typo "cout" -> "count" in error message
Ryusuke Konishi
1
-1
/
+1
2010-03-14
nilfs2: fix function name typos in docbook comments
Ryusuke Konishi
1
-2
/
+2
2010-03-14
nilfs2: fix discrepancy in use of static specifier
Ryusuke Konishi
1
-3
/
+3
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-17
/
+14
2010-03-03
nilfs: sanitize const/signedness in dealing with ->d_name.name
Al Viro
1
-2
/
+2
2010-03-03
nilfs really shouldn't slap struct dentry on stack...
Al Viro
3
-15
/
+12
2010-02-20
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
Jiro SEKIBA
1
-1
/
+5
2010-02-18
nilfs2: delete unnecessary condition in load_segment_summary
Jiro SEKIBA
1
-30
/
+11
2010-02-13
nilfs2: move iterator to write log into segment buffer
Ryusuke Konishi
3
-11
/
+21
2010-02-13
nilfs2: get rid of s_dirt flag use
Ryusuke Konishi
3
-8
/
+9
2010-02-13
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
2
-41
/
+40
2010-02-13
nilfs2: delete unnecessary condition in nilfs_dat_translate
Jiro SEKIBA
1
-2
/
+1
2010-02-13
nilfs2: fix potential hang in nilfs_error on errors=remount-ro
Ryusuke Konishi
2
-5
/
+9
2010-02-13
nilfs2: use mnt_want_write in ioctls where write access is needed
Ryusuke Konishi
1
-17
/
+43
2010-02-13
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
4
-1
/
+56
2010-01-31
nilfs2: fix potential leak of dirty data on umount
Ryusuke Konishi
1
-1
/
+1
2009-12-25
nilfs2: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-25
nilfs2: trivial coding style fix
Jiro SEKIBA
3
-23
/
+29
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
1
-1
/
+0
2009-12-16
switch nilfs2 to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
1
-0
/
+1
2009-11-30
nilfs2: separate wait function from nilfs_segctor_write
Ryusuke Konishi
4
-95
/
+165
2009-11-30
nilfs2: add iterator for segment buffers
Ryusuke Konishi
3
-48
/
+66
2009-11-30
nilfs2: hide nilfs_write_info struct in segment buffer code
Ryusuke Konishi
3
-49
/
+49
2009-11-30
nilfs2: relocate io status variables to segment buffer
Ryusuke Konishi
3
-50
/
+44
2009-11-29
nilfs2: do not return io error for bio allocation failure
Ryusuke Konishi
1
-9
/
+2
2009-11-29
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
3
-4
/
+4
2009-11-27
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
3
-20
/
+20
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
Jiro SEKIBA
2
-2
/
+2
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
Jiro SEKIBA
2
-4
/
+2
2009-11-27
nilfs2: change return type of nilfs_commit_chunk
Jiro SEKIBA
1
-8
/
+8
2009-11-27
nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
Jiro SEKIBA
1
-10
/
+19
2009-11-27
nilfs2: delete redundant mark_inode_dirty
Jiro SEKIBA
1
-4
/
+0
2009-11-27
nilfs2: expand inode_inc_link_count and inode_dec_link_count
Jiro SEKIBA
1
-17
/
+32
2009-11-27
nilfs2: delete mark_inode_dirty from nilfs_set_link
Jiro SEKIBA
2
-2
/
+3
2009-11-27
nilfs2: delete mark_inode_dirty in nilfs_new_inode
Jiro SEKIBA
2
-2
/
+1
2009-11-20
nilfs2: add norecovery mount option
Ryusuke Konishi
2
-3
/
+33
2009-11-20
nilfs2: add helper to get if volume is in a valid state
Ryusuke Konishi
2
-5
/
+11
2009-11-20
nilfs2: move recovery completion into load_nilfs function
Ryusuke Konishi
2
-56
/
+53
2009-11-20
nilfs2: apply readahead for recovery on mount
Ryusuke Konishi
1
-7
/
+19
2009-11-20
nilfs2: clean up get/put function of a segment usage
Ryusuke Konishi
2
-77
/
+0
2009-11-20
nilfs2: move routine to set segment usage into sufile
Ryusuke Konishi
3
-22
/
+49
2009-11-20
nilfs2: move routine marking segment usage dirty into sufile
Ryusuke Konishi
3
-17
/
+22
[next]