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
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-03
|
\
|
*
Remove two unneeded exports and make two symbols static in fs/mpage.c
Dmitri Vorobiev
2009-04-01
|
*
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
2009-04-01
|
*
Trim includes of fdtable.h
Al Viro
2009-03-31
|
*
Don't crap into descriptor table in binfmt_som
Al Viro
2009-03-31
|
*
Trim includes in binfmt_elf
Al Viro
2009-03-31
|
*
Don't mess with descriptor table in load_elf_binary()
Al Viro
2009-03-31
|
*
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
|
*
New helper - current_umask()
Al Viro
2009-03-31
|
*
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
2009-03-31
|
*
New locking/refcounting for fs_struct
Al Viro
2009-03-31
|
*
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
|
*
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
2009-03-31
*
|
fs/ufs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/sysv: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/squashfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/qnx4: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/omfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/minix: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/isofs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/hpfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/hfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/fat: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/efs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/cramfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/befs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/affs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
fs/adfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
*
|
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
2009-04-02
*
|
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2009-04-02
*
|
preadv/pwritev: create compat_writev()
Gerd Hoffmann
2009-04-02
*
|
preadv/pwritev: create compat_readv()
Gerd Hoffmann
2009-04-02
*
|
cramfs: propagate uncompression errors
David VomLehn
2009-04-02
*
|
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
2009-04-02
*
|
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
2009-04-02
*
|
ext3: avoid false EIO errors
Jan Kara
2009-04-02
*
|
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-04-02
*
|
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
2009-04-02
*
|
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
2009-04-02
*
|
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-04-02
*
|
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
2009-04-02
*
|
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
2009-04-02
*
|
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-04-02
*
|
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
*
|
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-04-01
|
\
\
|
*
\
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
|
|
\
\
|
|
*
|
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
2009-04-01
|
|
*
|
NFS: Simplify logic to compare socket addresses in client.c
Chuck Lever
2009-03-28
[next]