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
...
|
*
|
[CIFS] fix for incorrect session reconnects
Steve French
2007-08-30
|
*
|
[CIFS][KJ] use abs() from kernel.h where appropriate
Andre Haupt
2007-08-30
|
*
|
[CIFS] fix typo in previous
Steve French
2007-08-23
|
*
|
[CIFS] Byte range unlock request to non-Unix server can unlock too much
Jeff Layton
2007-08-23
|
*
|
[CIFS] Fix unbalanced call to GetXid/FreeXid
Cyrill Gorcunov
2007-08-23
|
*
|
[CIFS] cifs truncate missing a fix for private map COW race
Steve French
2007-08-22
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-19
|
\
\
\
|
*
|
|
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-19
|
*
|
|
[XFS] fixups after behavior removal merge into mainline git
Christoph Hellwig
2007-10-19
|
|
|
/
|
|
/
|
*
|
|
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
2007-10-19
*
|
|
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
2007-10-19
*
|
|
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
*
|
|
Fix tsk->exit_state usage
Eugene Teo
2007-10-19
*
|
|
proc: export a processes resource limits via /proc/pid
Neil Horman
2007-10-19
*
|
|
fs/select, remove unused macros
Jiri Slaby
2007-10-19
*
|
|
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
*
|
|
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: initialize the namespace's proc_mnt
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: make proc_flush_task() actually from entries from multiple na...
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: introduce MS_KERNMOUNT flag
Pavel Emelyanov
2007-10-19
*
|
|
fs/super.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
*
|
|
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
*
|
|
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
*
|
|
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
*
|
|
pid namespaces: use task_pid() to find leader's pid
Sukadev Bhattiprolu
2007-10-19
*
|
|
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
*
|
|
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
*
|
|
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
*
|
|
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
*
|
|
Task Control Groups: add procfs interface
Paul Menage
2007-10-19
*
|
|
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: remove first_zero_hint
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: fix memset byte count during resize
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: dont use BUG when panicking
Jeff Mahoney
2007-10-19
*
|
|
reiserfs: fix up lockdep warnings
Jeff Mahoney
2007-10-19
*
|
|
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
Jose R. Santos
2007-10-19
*
|
|
jbd: fix commit code to properly abort journal
Jan Kara
2007-10-19
*
|
|
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
2007-10-19
*
|
|
JBD/ext3 cleanups: convert to kzalloc
Mingming Cao
2007-10-19
*
|
|
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2007-10-19
*
|
|
put declaration of put_filesystem() in fs.h
Miklos Szeredi
2007-10-19
|
/
/
*
|
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
*
|
fuse: add blksize field to fuse_attr
Miklos Szeredi
2007-10-18
*
|
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
[prev]
[next]