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/ryu...
Linus Torvalds
2010-03-03
|
\
|
*
nilfs2: add reader's lock for cno in nilfs_ioctl_sync
Jiro SEKIBA
2010-02-20
|
*
nilfs2: delete unnecessary condition in load_segment_summary
Jiro SEKIBA
2010-02-18
|
*
nilfs2: move iterator to write log into segment buffer
Ryusuke Konishi
2010-02-12
|
*
nilfs2: get rid of s_dirt flag use
Ryusuke Konishi
2010-02-12
|
*
nilfs2: get rid of nilfs_segctor_req struct
Ryusuke Konishi
2010-02-12
|
*
nilfs2: delete unnecessary condition in nilfs_dat_translate
Jiro SEKIBA
2010-02-12
|
*
nilfs2: fix potential hang in nilfs_error on errors=remount-ro
Ryusuke Konishi
2010-02-12
|
*
nilfs2: use mnt_want_write in ioctls where write access is needed
Ryusuke Konishi
2010-02-12
|
*
nilfs2: issue discard request after cleaning segments
Jiro SEKIBA
2010-02-12
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-03
|
\
\
|
*
|
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
Tristan Ye
2010-03-02
|
*
|
ocfs2: send SIGXFSZ if new filesize exceeds limit -v2
Wengang Wang
2010-02-27
|
*
|
ocfs2/userdlm: Add tracing in userdlm
Sunil Mushran
2010-02-27
|
*
|
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
2010-02-27
|
*
|
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
2010-02-26
|
*
|
ocfs2: Only bug out in direct io write for reflinked extent.
Tao Ma
2010-02-26
|
*
|
ocfs2: fix warning in ocfs2_file_aio_write()
Coly Li
2010-02-26
|
*
|
ocfs2_dlmfs: Enable the use of user cluster stacks.
Joel Becker
2010-02-26
|
*
|
ocfs2_dlmfs: Use the stackglue.
Joel Becker
2010-02-26
|
*
|
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
Joel Becker
2010-02-26
|
*
|
ocfs2: Pass the locking protocol into ocfs2_cluster_connect().
Joel Becker
2010-02-26
|
*
|
ocfs2: Remove the ast pointers from ocfs2_stack_plugins
Joel Becker
2010-02-26
|
*
|
ocfs2: Hang the locking proto on the cluster conn and use it in asts.
Joel Becker
2010-02-26
|
*
|
ocfs2: Attach the connection to the lksb
Joel Becker
2010-02-26
|
*
|
ocfs2: Pass lksbs back from stackglue ast/bast functions.
Joel Becker
2010-02-26
|
*
|
ocfs2_dlmfs: Move to its own directory
Joel Becker
2010-02-26
|
*
|
ocfs2_dlmfs: Use poll() to signify BASTs.
Joel Becker
2010-02-26
|
*
|
ocfs2_dlmfs: Add capabilities parameter.
Joel Becker
2010-02-26
|
*
|
ocfs2: Handle errors while setting external xattr values.
Joel Becker
2010-02-26
|
*
|
ocfs2: Set inline xattr entries with ocfs2_xa_set()
Joel Becker
2010-02-26
|
*
|
ocfs2: Set xattr block entries with ocfs2_xa_set()
Joel Becker
2010-02-26
|
*
|
ocfs2: Let ocfs2_xa_prepare_entry() do space checks.
Joel Becker
2010-02-26
|
*
|
ocfs2: Gell into ocfs2_xa_set()
Joel Becker
2010-02-26
|
*
|
ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value()
Joel Becker
2010-02-26
|
*
|
ocfs2: Teach ocfs2_xa_loc how to do its own journal work
Joel Becker
2010-02-26
|
*
|
ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
Joel Becker
2010-02-26
|
*
|
ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()
Joel Becker
2010-02-26
|
*
|
ocfs2: Set the xattr name+value pair in one place
Joel Becker
2010-02-26
|
*
|
ocfs2: Wrap calculation of name+value pair size.
Joel Becker
2010-02-26
|
*
|
ocfs2: Add a name_len field to ocfs2_xattr_info.
Joel Becker
2010-02-26
|
*
|
ocfs2: Prefix the member fields of struct ocfs2_xattr_info.
Joel Becker
2010-02-26
|
*
|
ocfs2: Remove xattrs via ocfs2_xa_loc
Joel Becker
2010-02-26
|
*
|
ocfs2: Introduce ocfs2_xa_loc
Joel Becker
2010-02-26
|
*
|
ocfs2: Add current->comm in trace output
Sunil Mushran
2010-02-26
|
*
|
ocfs2: Clean up the checks for CoW and direct I/O.
Wengang Wang
2010-02-26
|
*
|
ocfs2: add extent block stealing for ocfs2 v5
Tiger Yang
2010-02-26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-03-03
|
\
\
\
|
*
|
|
fuse: fix large stack use
Fang Wenqi
2010-02-05
|
*
|
|
fuse: cleanup in fuse_notify_inval_...()
Miklos Szeredi
2010-02-05
[next]