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
Commit message (
Expand
)
Author
Age
...
|
*
sysv: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
|
*
ext4: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
|
*
ext3: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
|
*
ext2: ensure fast symlinks are NUL-terminated
Duane Griffin
2008-12-31
|
*
vfs: ensure page symlinks are NUL-terminated
Duane Griffin
2008-12-31
|
*
vfs: introduce helper function to safely NUL-terminate symlinks
Duane Griffin
2008-12-31
|
*
eCryptfs: check readlink result was not an error before using it
Duane Griffin
2008-12-31
|
*
fs/namespace.c: drop code after return
Julia Lawall
2008-12-31
|
*
include: linux/fs.h: put declarations in __KERNEL__
Jan Engelhardt
2008-12-31
|
*
shrink struct dentry
Nick Piggin
2008-12-31
|
*
fs: reorder struct inotify_device on 64bits to remove padding
Richard Kennedy
2008-12-31
|
*
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
2008-12-31
*
|
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-31
|
\
\
|
*
|
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2008-12-29
|
*
|
sparseirq: work around __weak alias bug
Ingo Molnar
2008-12-28
|
*
|
sparseirq: fix hang with !SPARSE_IRQ
Yinghai Lu
2008-12-27
|
*
|
sparseirq: set lock_class for legacy irq when sparse_irq is selected
Yinghai Lu
2008-12-27
|
*
|
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-27
|
*
|
sparseirq: fix desc->lock init
Ingo Molnar
2008-12-27
|
*
|
sparseirq: do not printk when migrating IRQ descriptors
Ingo Molnar
2008-12-27
|
*
|
sparseirq: remove duplicated arch_early_irq_init()
Yinghai Lu
2008-12-26
|
*
|
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-26
|
*
|
proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
KOSAKI Motohiro
2008-12-26
|
*
|
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2008-12-26
|
*
|
hrtimer: remove #include <linux/irq.h>
KOSAKI Motohiro
2008-12-26
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2008-12-30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fat: make sure to set d_ops in fat_get_parent
Christoph Hellwig
2008-11-11
|
*
|
fat: fix duplicate addition of ->llseek handler
OGAWA Hirofumi
2008-11-11
|
*
|
fat: drop negative dentry on rename() path
OGAWA Hirofumi
2008-11-11
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-12-30
|
\
\
\
|
*
\
\
[XFS] Fix merge failures
Lachlan McIlroy
2008-12-29
|
|
\
\
\
|
*
|
|
|
[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
Lachlan McIlroy
2008-12-23
|
*
|
|
|
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
Christoph Hellwig
2008-12-22
|
*
|
|
|
[XFS] avoid memory allocations in xfs_fs_vcmn_err
Christoph Hellwig
2008-12-22
|
*
|
|
|
[XFS] Fix speculative allocation beyond eof
Lachlan McIlroy
2008-12-22
|
*
|
|
|
[XFS] Remove XFS_BUF_SHUT() and friends
Lachlan McIlroy
2008-12-22
|
*
|
|
|
[XFS] Use the incore inode size in xfs_file_readdir()
Lachlan McIlroy
2008-12-22
|
*
|
|
|
[XFS] Fix merge conflict in fs/xfs/xfs_rename.c
Lachlan McIlroy
2008-12-22
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
2008-12-11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[XFS] use inode_change_ok for setattr permission checking
Christoph Hellwig
2008-12-10
|
|
*
|
|
|
|
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-10
|
|
*
|
|
|
|
[XFS] resync headers with libxfs
Christoph Hellwig
2008-12-10
|
|
*
|
|
|
|
[XFS] simplify projid check in xfs_rename
Christoph Hellwig
2008-12-10
|
|
*
|
|
|
|
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
2008-12-10
|
|
*
|
|
|
|
[XFS] Remove unused tracing code
Lachlan McIlroy
2008-12-09
|
*
|
|
|
|
|
[XFS] set b_error from bio error in xfs_buf_bio_end_io
Lachlan McIlroy
2008-12-11
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Lachlan McIlroy
2008-12-04
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[XFS] Remove unnecessary assertion
Lachlan McIlroy
2008-12-04
|
*
|
|
|
|
|
[XFS] Remove unused variable in ktrace_free()
Lachlan McIlroy
2008-12-04
|
*
|
|
|
|
|
[XFS] Check return value of xfs_buf_get_noaddr()
Lachlan McIlroy
2008-12-04
[prev]
[next]