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 master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-04-27
|
\
|
*
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2007-04-27
|
*
device_schedule_callback() needs a module reference
Alan Stern
2007-04-27
|
*
sysfs: bin.c printk fix
Andrew Morton
2007-04-27
|
*
debugfs: Add debugfs_create_u64()
Michael Ellerman
2007-04-27
|
*
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
*
|
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2007-04-27
|
\
\
|
*
|
JFFS2: add UBI support
Artem Bityutskiy
2007-04-27
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-04-27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ocfs2: Cache extent records
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Remember rw lock level during direct io
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Fix extent lookup to return true size of holes
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
2007-04-26
|
*
|
ocfs2: make room for unwritten extents flag
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Use own splice write actor
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()
Mark Fasheh
2007-04-26
|
*
|
[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
Mark Fasheh
2007-04-26
|
*
|
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Teach ocfs2_get_block() about holes
Mark Fasheh
2007-04-26
|
*
|
ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()
Mark Fasheh
2007-04-26
|
*
|
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
2007-04-26
|
*
|
ocfs2: abstract out allocation locking
Mark Fasheh
2007-04-26
|
*
|
ocfs2: teach extend/truncate about sparse files
Mark Fasheh
2007-04-26
|
*
|
ocfs2: temporarily remove extent map caching
Mark Fasheh
2007-04-26
|
*
|
ocfs2: sparse b-tree support
Mark Fasheh
2007-04-26
|
*
|
ocfs2: small cleanup of ocfs2_request_delete()
Mark Fasheh
2007-04-26
|
*
|
ocfs2: remove unused code
Tiger Yang
2007-04-26
|
*
|
ocfs2: Remove delete inode vote
Tiger Yang
2007-04-26
|
*
|
ocfs2: filter more error prints
Mark Fasheh
2007-04-26
|
*
|
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
2007-04-26
|
*
|
ocfs2: Silence compiler warnings
Sunil Mushran
2007-04-26
|
*
|
ocfs2: Local mounts should skip inode updates
Mark Fasheh
2007-04-26
|
*
|
ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan
Sunil Mushran
2007-04-26
|
*
|
ocfs2_dlm: fix race in dlm_remaster_locks
Srinivas Eeda
2007-04-26
|
|
/
*
|
[AFS]: Eliminate cmpxchg() usage in vlocation code.
David S. Miller
2007-04-26
*
|
[AFS]: Fix u64 printing in debug logging.
David S. Miller
2007-04-26
*
|
[AFS]: Add "directory write" support.
David Howells
2007-04-26
*
|
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
2007-04-26
*
|
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
2007-04-26
*
|
[AFS]: Add security support.
David Howells
2007-04-26
*
|
[AFS]: Handle multiple mounts of an AFS superblock correctly.
David Howells
2007-04-26
*
|
[AF_RXRPC]: Delete the old RxRPC code.
David Howells
2007-04-26
*
|
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
*
|
[AFS]: Clean up the AFS sources
David Howells
2007-04-26
*
|
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-26
*
|
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-26
*
|
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-26
|
/
*
reiserfs: fix xattr root locking/refcount bug
Jeff Mahoney
2007-04-24
[next]