index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
|
\
|
*
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
2009-12-11
|
*
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
|
*
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
2009-12-11
|
*
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
|
*
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
2009-12-11
|
*
xfs: rename xfs_attr_fetch to xfs_attr_get_int
Christoph Hellwig
2009-12-11
|
*
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2009-12-11
|
*
xfs: remove IO_ISAIO
Christoph Hellwig
2009-12-11
|
*
xfs: Wrapped journal record corruption on read at recovery
Andy Poling
2009-12-11
|
*
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
|
*
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-11
|
*
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
|
*
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
2009-12-11
|
*
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
Christoph Hellwig
2009-12-11
|
*
xfs: simplify inode teardown
Christoph Hellwig
2009-12-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-12-11
|
\
\
|
*
|
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2009-12-11
|
*
|
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Simplify iattr time assignments
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Simplify sysfs_chmod_file semantics
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Use dentry_ops instead of directly playing with the dcache
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
Eric W. Biederman
2009-12-11
|
*
|
sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex
Eric W. Biederman
2009-12-11
|
*
|
debugfs: fix create mutex racy fops and private data
Mathieu Desnoyers
2009-12-11
|
*
|
sysfs: mark a locally-only used function static
Stefan Richter
2009-12-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-12-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nilfs2: separate wait function from nilfs_segctor_write
Ryusuke Konishi
2009-11-30
|
*
|
nilfs2: add iterator for segment buffers
Ryusuke Konishi
2009-11-30
|
*
|
nilfs2: hide nilfs_write_info struct in segment buffer code
Ryusuke Konishi
2009-11-30
|
*
|
nilfs2: relocate io status variables to segment buffer
Ryusuke Konishi
2009-11-30
|
*
|
nilfs2: do not return io error for bio allocation failure
Ryusuke Konishi
2009-11-29
|
*
|
nilfs2: use list_splice_tail or list_splice_tail_init
Ryusuke Konishi
2009-11-28
|
*
|
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: change return type of nilfs_commit_chunk
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: delete redundant mark_inode_dirty
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: expand inode_inc_link_count and inode_dec_link_count
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: delete mark_inode_dirty from nilfs_set_link
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: delete mark_inode_dirty in nilfs_new_inode
Jiro SEKIBA
2009-11-27
|
*
|
nilfs2: add norecovery mount option
Ryusuke Konishi
2009-11-19
[next]