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
*
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
*
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
*
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2008-10-20
*
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
2008-10-20
*
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2008-10-20
*
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
2008-10-20
*
hfsplus: fix possible deadlock when handling corrupted extents
Eric Sesterhenn
2008-10-20
*
hfsplus: missing O_LARGEFILE check
Alan Cox
2008-10-20
*
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
2008-10-20
*
ext3: truncate block allocated on a failed ext3_write_begin
Aneesh Kumar K.V
2008-10-20
*
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
2008-10-20
*
jbd: ordered data integrity fix
Hidehiro Kawai
2008-10-20
*
ext3: add an option to control error handling on file data
Hidehiro Kawai
2008-10-20
*
ext3: fix ext3 block reservation early ENOSPC issue
Mingming Cao
2008-10-20
*
ext3: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
2008-10-20
*
jbd: don't dirty original metadata buffer on abort
Hidehiro Kawai
2008-10-20
*
jbd: abort when failed to log metadata buffers
Hidehiro Kawai
2008-10-20
*
coredump_filter: add hugepage dumping
KOSAKI Motohiro
2008-10-20
*
fs: buffer lock use lock bitops
Nick Piggin
2008-10-20
*
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
*
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
*
Unevictable LRU Page Statistics
Lee Schermerhorn
2008-10-20
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-10-17
|
\
|
*
ext4: Remove automatic enabling of the HUGE_FILE feature flag
Theodore Ts'o
2008-10-16
|
*
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
2008-10-16
|
*
ext4: Remove unused mount options: nomballoc, mballoc, nocheck
Theodore Ts'o
2008-10-17
|
*
ext4: Remove compile warnings when building w/o CONFIG_PROC_FS
Manish Katiyar
2008-10-17
|
*
ext4: Add missing newlines to printk messages
Eric Sesterhenn
2008-10-17
|
*
ext4: Fix file fragmentation during large file write.
Aneesh Kumar K.V
2008-10-16
|
*
ext4: Use tag dirty lookup during mpage_da_submit_io
Aneesh Kumar K.V
2008-10-14
|
*
ext4: let the block device know when unused blocks can be discarded
Theodore Ts'o
2008-10-16
|
*
ext4: Don't reuse released data blocks until transaction commits
Aneesh Kumar K.V
2008-10-10
|
*
ext4: Use an rbtree for tracking blocks freed during transaction.
Aneesh Kumar K.V
2008-10-16
|
*
ext4: Do mballoc init before doing filesystem recovery
Aneesh Kumar K.V
2008-10-10
|
*
ext4: Free ext4_prealloc_space using kmem_cache_free
Aneesh Kumar K.V
2008-10-13
|
*
ext4: Fix Kconfig typo for ext4dev
Manish Katiyar
2008-10-13
|
*
ext4: Remove an old reference to ext4dev in Makefile comment
Martin Michlmayr
2008-10-17
*
|
block: fix current kernel-doc warnings
Randy Dunlap
2008-10-17
*
|
block: add partition attribute for partition number
Tejun Heo
2008-10-17
|
/
*
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-10-16
|
\
|
*
Merge branch 'next'
Trond Myklebust
2008-10-15
|
|
\
|
|
*
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
Trond Myklebust
2008-10-14
|
|
*
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
Trond Myklebust
2008-10-14
|
|
*
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
Trond Myklebust
2008-10-14
|
|
*
NFS: fix nfs_parse_ip_address() corner case
Chuck Lever
2008-10-10
|
|
*
NFS: Cleanup nfs_set_port
J. Bruce Fields
2008-10-10
|
|
*
NFS: Fix attribute updates
Trond Myklebust
2008-10-09
|
|
*
NFS: Don't use range_cyclic for data integrity syncs
Trond Myklebust
2008-10-07
|
|
*
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
2008-10-07
[next]