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 leak of shadow dat inode in error path of load_nilfs
Ryusuke Konishi
2010-08-29
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2010-08-22
|
\
|
*
nilfs2: wait for discard to finish
Ryusuke Konishi
2010-08-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-18
|
\
\
|
|
/
|
/
|
|
*
kill BH_Ordered flag
Christoph Hellwig
2010-08-18
*
|
nilfs2: fix false warning saying one of two super blocks is broken
Ryusuke Konishi
2010-08-15
*
|
nilfs2: fix list corruption after ifile creation failure
Ryusuke Konishi
2010-08-15
|
/
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
|
\
\
|
*
|
convert nilfs2 to ->evict_inode()
Al Viro
2010-08-09
|
*
|
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
|
*
|
remove inode_setattr
Christoph Hellwig
2010-08-09
|
*
|
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
|
*
|
introduce __block_write_begin
Christoph Hellwig
2010-08-09
|
*
|
clean up write_begin usage for directories in pagecache
Christoph Hellwig
2010-08-09
|
*
|
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-09
|
|
/
*
|
nilfs2: reject filesystem with unsupported block size
Ryusuke Konishi
2010-07-25
*
|
nilfs2: avoid rec_len overflow with 64KB block size
Ryusuke Konishi
2010-07-25
*
|
nilfs2: simplify nilfs_get_page function
Ryusuke Konishi
2010-07-24
*
|
nilfs2: reject incompatible filesystem
Ryusuke Konishi
2010-07-22
*
|
nilfs2: apply read-ahead for nilfs_btree_lookup_contig
Ryusuke Konishi
2010-07-22
*
|
nilfs2: introduce check flag to btree node buffer
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add btree get block function with readahead option
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add read ahead mode to nilfs_btnode_submit_block
Ryusuke Konishi
2010-07-22
*
|
nilfs2: fix buffer head leak in nilfs_btnode_submit_block
Ryusuke Konishi
2010-07-22
*
|
nilfs2: eliminate inline keywords in btree implementation
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get maximum number of child nodes from bmap object
Ryusuke Konishi
2010-07-22
*
|
nilfs2: reduce repetitive calculation of max number of child nodes
Ryusuke Konishi
2010-07-22
*
|
nilfs2: optimize calculation of min/max number of btree node children
Ryusuke Konishi
2010-07-22
*
|
nilfs2: remove redundant pointer checks in bmap lookup functions
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get rid of nilfs_bmap_union
Ryusuke Konishi
2010-07-22
*
|
nilfs2: unify bmap set_target_v operations
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get rid of nilfs_btree uses
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get rid of nilfs_direct uses
Ryusuke Konishi
2010-07-22
*
|
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
2010-07-22
*
|
nilfs2: verify btree node after reading
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
Ryusuke Konishi
2010-07-22
*
|
nilfs2: pass remount flag to parse_options
Ryusuke Konishi
2010-07-22
*
|
nilfs2: use seq_puts to print mount options without argument
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add nodiscard mount option
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add barrier mount option
Ryusuke Konishi
2010-07-22
*
|
nilfs2: do not update log cursor for small change
Ryusuke Konishi
2010-07-22
*
|
nilfs2: implement fallback for super root search
Ryusuke Konishi
2010-07-22
*
|
nilfs2: add missing error code in comment of nilfs_search_super_root
Ryusuke Konishi
2010-07-22
*
|
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
2010-07-22
*
|
nilfs2: sync super blocks in turns
Jiro SEKIBA
2010-07-22
*
|
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
2010-07-22
*
|
nilfs2: separate function that updates log position
Ryusuke Konishi
2010-07-22
[next]