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
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-06
*
xfs: kill xfs_fs_mount_cmn_err() macro
Dave Chinner
2011-03-06
*
xfs: kill xfs_fs_repair_cmn_err() macro
Dave Chinner
2011-03-06
*
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-06
*
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-06
*
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-06
*
xfs: introduce new logging API.
Dave Chinner
2011-03-01
*
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
*
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
*
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
*
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-22
*
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
*
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
2011-02-21
*
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
*
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
*
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-02-07
*
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
2011-01-28
*
xfs: fix dquot shaker deadlock
Dave Chinner
2011-01-28
*
xfs: handle CIl transaction commit failures correctly
Dave Chinner
2011-01-28
*
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
2011-01-28
*
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
2011-01-28
*
xfs: limit extent length for allocation to AG size
Dave Chinner
2011-01-28
*
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
2011-01-28
*
xfs: fix efi item leak on forced shutdown
Dave Chinner
2011-01-28
*
xfs: fix log ticket leak on forced shutdown.
Dave Chinner
2011-01-26
*
autofs4: clean ->d_release() and autofs4_free_ino() up
Al Viro
2011-01-18
*
autofs4: split autofs4_init_ino()
Al Viro
2011-01-18
*
autofs4: mkdir and symlink always get a dentry that had passed lookup
Al Viro
2011-01-18
*
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
Al Viro
2011-01-18
*
autofs4: kill ->size in autofs_info
Al Viro
2011-01-18
*
autofs4: pass mode to autofs4_get_inode() explicitly
Al Viro
2011-01-18
*
autofs4: autofs4_mkroot() is not different from autofs4_init_ino()
Al Viro
2011-01-18
*
autofs4: keep symlink body in inode->i_private
Al Viro
2011-01-18
*
autofs4 - fix debug print in autofs4_lookup()
Ian Kent
2011-01-18
*
vfs - fix dentry ref count in do_lookup()
Ian Kent
2011-01-18
*
autofs4 - fix get_next_positive_dentry()
Ian Kent
2011-01-18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-01-17
|
\
|
*
Btrfs: forced readonly mounts on errors
liubo
2011-01-17
|
*
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
2011-01-16
|
*
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
2011-01-16
|
*
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
2011-01-16
|
*
btrfs: check NULL or not
Tsutomu Itoh
2011-01-16
|
*
btrfs: Don't pass NULL ptr to func that may deref it.
Jesper Juhl
2011-01-16
|
*
btrfs: mount failure return value fix
Dave Young
2011-01-16
|
*
btrfs: Mem leak in btrfs_get_acl()
Jesper Juhl
2011-01-16
|
*
btrfs: fix wrong free space information of btrfs
Miao Xie
2011-01-16
|
*
btrfs: make the chunk allocator utilize the devices better
Miao Xie
2011-01-16
|
*
btrfs: restructure find_free_dev_extent()
Miao Xie
2011-01-16
|
*
btrfs: fix wrong calculation of stripe size
Miao Xie
2011-01-16
|
*
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
2011-01-16
[next]