index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
Commit message (
Expand
)
Author
Age
*
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page
Ryusuke Konishi
2009-08-02
*
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
Ryusuke Konishi
2009-08-01
*
fs/Kconfig: move nilfs2 out
Ryusuke Konishi
2009-07-13
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
2009-07-04
*
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
2009-07-04
*
nilfs2: fix incorrect KERN_CRIT messages in case of write failures
Ryusuke Konishi
2009-07-04
*
nilfs2: fix hang problem of log writer which occurs after write failures
Ryusuke Konishi
2009-07-04
*
nilfs2: remove unlikely directive causing mis-conversion of error code
Ryusuke Konishi
2009-07-04
*
switch nilfs2 to inode->i_acl
Al Viro
2009-06-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-06-15
|
\
|
*
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
2009-06-10
|
*
nilfs2: add sync_page method to page caches of meta data
Ryusuke Konishi
2009-06-10
|
*
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
2009-06-10
|
*
nilfs2: return EBUSY against delete request on snapshot
Ryusuke Konishi
2009-06-10
|
*
nilfs2: enable sync_page method
Ryusuke Konishi
2009-06-10
|
*
nilfs2: set bio unplug flag for the last bio in segment
Ryusuke Konishi
2009-06-10
|
*
nilfs2: allow future expansion of metadata read out via get info ioctl
Ryusuke Konishi
2009-06-10
|
*
NILFS2: Pagecache usage optimization on NILFS2
Hisashi Hifumi
2009-06-10
|
*
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove nilfs_direct_operations from direct mapping
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove bmap pointer operations
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
2009-06-10
|
*
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove header file for segment list operations
Ryusuke Konishi
2009-06-10
|
*
nilfs2: eliminate removal list of segments
Ryusuke Konishi
2009-06-10
|
*
nilfs2: add sufile function that can modify multiple segment usages
Ryusuke Konishi
2009-06-10
|
*
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
2009-06-10
|
*
nilfs2: remove nilfs_dat_prepare_free function
Ryusuke Konishi
2009-06-10
*
|
nilfs2: get rid of bd_mount_sem use from nilfs
Ryusuke Konishi
2009-06-11
*
|
nilfs2: correct exclusion control in nilfs_remount function
Ryusuke Konishi
2009-06-11
*
|
nilfs2: simplify remaining sget() use
Ryusuke Konishi
2009-06-11
*
|
nilfs2: get rid of sget use for checking if current mount is present
Ryusuke Konishi
2009-06-11
*
|
nilfs2: get rid of sget use for acquiring nilfs object
Ryusuke Konishi
2009-06-11
*
|
nilfs2: remove meaningless EBUSY case from nilfs_get_sb function
Ryusuke Konishi
2009-06-11
*
|
nilfs2: call nilfs2_write_super from nilfs2_sync_fs
Christoph Hellwig
2009-06-11
*
|
Push BKL down into ->remount_fs()
Alessio Igor Bogani
2009-06-11
*
|
push BKL down into ->put_super
Christoph Hellwig
2009-06-11
*
|
remove ->write_super call in generic_shutdown_super
Christoph Hellwig
2009-06-11
*
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
|
\
\
|
|
/
|
/
|
|
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
*
|
nilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints function
Ryusuke Konishi
2009-05-30
|
/
*
nilfs2: fix memory leak in nilfs_ioctl_clean_segments
Ryusuke Konishi
2009-05-22
*
nilfs2: check size of array structured data exchanged via ioctls
Ryusuke Konishi
2009-05-11
*
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-05-11
*
nilfs2: fix possible circular locking for get information ioctls
Ryusuke Konishi
2009-05-10
*
nilfs2: ensure to clear dirty state when deleting metadata file block
Ryusuke Konishi
2009-05-10
[next]