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
/
nilfs.h
Commit message (
Expand
)
Author
Age
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
*
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-27
*
nilfs2: always set back pointer to host inode in mapping->host
Ryusuke Konishi
2011-05-10
*
nilfs2: implement resize ioctl
Ryusuke Konishi
2011-05-10
*
nilfs2: fix whitespace coding style issues
Nicolas Kaiser
2011-03-30
*
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-08
*
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-08
*
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
*
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
*
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
*
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
2011-01-10
*
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
2011-01-10
*
nilfs2: fiemap support
Ryusuke Konishi
2011-01-10
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
*
nilfs2: remove own inode allocator and destructor for metadata files
Ryusuke Konishi
2010-10-22
*
nilfs2: see state of root dentry for mount check of snapshots
Ryusuke Konishi
2010-10-22
*
nilfs2: use iget for all metadata files
Ryusuke Konishi
2010-10-22
*
nilfs2: get rid of GCDAT inode
Ryusuke Konishi
2010-10-22
*
nilfs2: deny write access to inodes in snapshots
Ryusuke Konishi
2010-10-22
*
nilfs2: use root object to get ifile
Ryusuke Konishi
2010-10-22
*
nilfs2: make snapshots in checkpoint tree exportable
Ryusuke Konishi
2010-10-22
*
nilfs2: set pointer to root object in inodes
Ryusuke Konishi
2010-10-22
*
nilfs2: remove own inode hash used for GC
Ryusuke Konishi
2010-10-22
*
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
*
|
nilfs2: reject incompatible filesystem
Ryusuke Konishi
2010-07-22
*
|
nilfs2: get rid of nilfs_bmap_union
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
*
|
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
2010-07-22
|
/
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
nilfs really shouldn't slap struct dentry on stack...
Al Viro
2010-03-03
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
const: mark remaining inode_operations as const
Alexey Dobriyan
2009-09-22
*
const: mark remaining address_space_operations const
Alexey Dobriyan
2009-09-22
*
switch nilfs2 to inode->i_acl
Al Viro
2009-06-24
*
nilfs2: use device's backing_dev_info for btree node caches
Ryusuke Konishi
2009-06-10
*
nilfs2: fix lock order reversal in nilfs_clean_segments ioctl
Ryusuke Konishi
2009-05-11
*
nilfs2: remove module version
Ryusuke Konishi
2009-04-12
*
nilfs2: support nanosecond timestamp
Ryusuke Konishi
2009-04-07
*
nilfs2: introduce secondary super block
Ryusuke Konishi
2009-04-07
*
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
2009-04-07
*
nilfs2: use unlocked_ioctl
Ryusuke Konishi
2009-04-07
*
nilfs2: remove compat ioctl code
Ryusuke Konishi
2009-04-07
*
nilfs2: avoid double error caused by nilfs_transaction_end
Ryusuke Konishi
2009-04-07
*
nilfs2: add inode and other major structures
Ryusuke Konishi
2009-04-07