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
/
xfs
Commit message (
Expand
)
Author
Age
...
*
[XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS
Vlad Apostolov
2007-02-10
*
[XFS] remove unused filp from ioctl functions
Lachlan McIlroy
2007-02-10
*
[XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the
Lachlan McIlroy
2007-02-10
*
[XFS] remove unused xflags parameter from sync routines
Lachlan McIlroy
2007-02-10
*
[XFS] fix sparse warning in xfs_da_btree.c
Lachlan McIlroy
2007-02-10
*
[XFS] use struct kvec in struct uio
Lachlan McIlroy
2007-02-10
*
[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
David Chinner
2007-02-10
*
[XFS] Reduction global superblock lock contention near ENOSPC.
David Chinner
2007-02-10
*
[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric
Eric Sandeen
2007-02-10
*
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
2007-02-10
*
[XFS] Current usage of buftarg flags is incorrect.
David Chinner
2007-02-10
*
[XFS] Prevent buffer overrun in cmn_err().
Lachlan McIlroy
2007-02-10
*
[XFS] Fix a synchronous buftarg flush deadlock when freezing.
David Chinner
2007-02-10
*
[XFS] Make quiet mounts quiet
David Chinner
2007-02-10
*
[PATCH] Fix XFS after clear_page_dirty() removal
David Chinner
2006-12-21
*
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
2006-12-10
*
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
2006-12-07
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
[XFS] Stale the correct inode when freeing clusters.
David Chinner
2006-11-21
*
[XFS] Fix uninitialized br_state and br_startoff in
Lachlan McIlroy
2006-11-21
*
[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
David Chinner
2006-11-11
*
[XFS] Prevent a deadlock when xfslogd unpins inodes.
David Chinner
2006-11-11
*
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
2006-11-11
*
[XFS] 956664: dm_read_invis() changes i_atime
Vlad Apostolov
2006-11-11
*
[XFS] rename uio_read() to xfs_uio_read()
Vlad Apostolov
2006-11-11
*
[XFS] Keep lockdep happy.
Tim Shimmin
2006-11-11
*
[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when
Vlad Apostolov
2006-11-11
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
*
BUG_ON conversion for fs/xfs/
Eric Sesterhenn
2006-10-03
*
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
*
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
*
[XFS] Remove v1 dir trace macro - missed in a past commit.
Tim Shimmin
2006-09-29
*
[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error
Vlad Apostolov
2006-09-27
*
[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks
Vlad Apostolov
2006-09-27
*
[XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in
Vlad Apostolov
2006-09-27
*
[XFS] Really fix use after free in xfs_iunpin.
David Chinner
2006-09-27
*
[XFS] Collapse sv_init and init_sv into just the one interface.
Eric Sandeen
2006-09-27
*
[XFS] standardize on one sema init macro
Eric Sandeen
2006-09-27
*
[XFS] Reduce endian flipping in alloc_btree, same as was done for
Eric Sandeen
2006-09-27
*
[XFS] Minor cleanup from dio locking fix, remove an extra conditional.
Nathan Scott
2006-09-27
*
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
Nathan Scott
2006-09-27
*
[XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error
Vlad Apostolov
2006-09-27
*
[XFS] pv 955157, rv bnaujok - break the loop on formatter() error
Vlad Apostolov
2006-09-27
*
[XFS] Fixes the leak in reservation space because we weren't ungranting
Tim Shimmin
2006-09-27
*
[XFS] Add lock annotations to xfs_trans_update_ail and
Josh Triplett
2006-09-27
*
[XFS] Fix a porting botch on the realtime subvol growfs code path.
Nathan Scott
2006-09-27
[prev]
[next]