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
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-3
/
+11
2011-07-20
fs: simplify the blockdev_direct_IO prototype
Christoph Hellwig
1
-2
/
+2
2011-07-20
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
1
-0
/
+2
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
1
-6
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2
-2
/
+2
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-1
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-11
nilfs2: fix problem in setting checkpoint interval
Ryusuke Konishi
1
-1
/
+1
2011-06-11
nilfs2: fix missing block address termination in btree node shrinking
Ryusuke Konishi
1
-7
/
+14
2011-06-11
nilfs2: fix incorrect block address termination in node concatenation
Ryusuke Konishi
1
-5
/
+13
2011-05-28
nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
1
-5
/
+0
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2
-2
/
+2
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+5
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
1
-0
/
+3
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
1
-0
/
+2
2011-05-10
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
Ryusuke Konishi
15
-86
/
+63
2011-05-10
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
8
-36
/
+14
2011-05-10
nilfs2: get rid of NILFS_I_NILFS
Ryusuke Konishi
7
-22
/
+20
2011-05-10
nilfs2: use list_first_entry
Ryusuke Konishi
2
-8
/
+8
2011-05-10
nilfs2: use empty_aops for gc-inodes
Ryusuke Konishi
1
-4
/
+1
2011-05-10
nilfs2: implement resize ioctl
Ryusuke Konishi
7
-5
/
+189
2011-05-10
nilfs2: add truncation routine of segment usage file
Ryusuke Konishi
1
-0
/
+112
2011-05-10
nilfs2: add routine to move secondary super block
Ryusuke Konishi
1
-0
/
+57
2011-05-10
nilfs2: add ioctl which limits range of segment to be allocated
Ryusuke Konishi
3
-10
/
+98
2011-05-10
nilfs2: zero fill unused portion of super root block
Ryusuke Konishi
2
-2
/
+15
2011-05-10
nilfs2: super root size should change depending on inode size
Ryusuke Konishi
2
-2
/
+5
2011-05-10
nilfs2: get rid of private page allocator
Ryusuke Konishi
6
-207
/
+18
2011-05-10
nilfs2: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
2
-6
/
+3
2011-05-10
nilfs2: fix infinite loop in nilfs_palloc_freev function
Ryusuke Konishi
1
-1
/
+1
2011-04-05
fs: export empty_aops
Jens Axboe
1
-2
/
+0
2011-03-30
nilfs2: fix whitespace coding style issues
Nicolas Kaiser
1
-7
/
+7
2011-03-30
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
1
-1
/
+3
2011-03-30
nilfs2: fix data loss in mmap page write for hole blocks
Ryusuke Konishi
1
-6
/
+5
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-21
/
+7
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-23
nilfs2: use little-endian bitops
Akinobu Mita
1
-1
/
+1
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
7
-21
/
+7
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-1
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
6
-19
/
+6
2011-03-09
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
12
-134
/
+68
2011-03-09
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
7
-145
/
+129
2011-03-09
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2
-19
/
+12
2011-03-09
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
3
-39
/
+34
2011-03-09
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
5
-19
/
+15
2011-03-09
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
6
-61
/
+63
2011-03-09
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
4
-16
/
+19
2011-03-09
nilfs2: move mount options to nilfs object
Ryusuke Konishi
5
-49
/
+54
2011-03-08
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
6
-19
/
+25
2011-03-08
nilfs2: optimize rec_len functions
Ryusuke Konishi
1
-0
/
+1
[next]