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] implement IHOLD/IRELE directly
Christoph Hellwig
2008-08-13
*
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
2008-08-13
*
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
Christoph Hellwig
2008-08-13
*
[XFS] kill vn_to_inode
Christoph Hellwig
2008-08-13
*
[XFS] Remove vn_from_inode()
Christoph Hellwig
2008-08-13
*
[XFS] remove shouting-indirection macros from xfs_trans.h
Eric Sandeen
2008-08-13
*
[XFS] convert xfs to use ERR_CAST
Eric Sandeen
2008-08-13
*
[XFS] remove INT_GET and friends
Eric Sandeen
2008-08-13
*
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
2008-08-13
*
[XFS] don't leak m_fsname/m_rtname/m_logname
Christoph Hellwig
2008-08-13
*
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2008-08-13
*
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
David Chinner
2008-08-13
*
[XFS] XFS: Kill xfs_vtoi()
David Chinner
2008-08-13
*
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
2008-08-13
*
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
2008-08-13
*
[XFS] Avoid directly referencing the VFS inode.
David Chinner
2008-08-13
*
[XFS] Do not access buffers after dropping reference count
Lachlan McIlroy
2008-08-13
*
[XFS] Use the generic bitops rather than implementing them ourselves.
David Chinner
2008-08-13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-08
|
\
|
*
[CIFS] list entry can not return null
Steve French
2008-08-08
|
*
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
2008-08-06
|
*
move file time and dos attribute setting logic into new function
Jeff Layton
2008-08-06
|
*
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
2008-08-06
|
*
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
|
*
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2008-08-06
|
*
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
2008-08-06
|
*
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
2008-08-06
|
*
[CIFS] fix trailing whitespace
Steve French
2008-08-06
|
*
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-06
|
*
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
2008-08-05
|
*
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-03
|
*
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-08-01
|
*
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2008-07-31
|
*
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-07-29
|
*
[CIFS] oid should also be checked against class in cifs asn
Steve French
2008-07-29
*
|
[NFSD] uninline nfsd4_op_name()
Adrian Bunk
2008-08-08
*
|
bio: make use of bvec_nr_vecs
Denis ChengRq
2008-08-06
*
|
proc: fix warnings
Alexander Beregalov
2008-08-05
*
|
omfs: fix warning
Alexander Beregalov
2008-08-05
*
|
fs: rename buffer trylock
Nick Piggin
2008-08-05
*
|
mm: rename page trylock
Nick Piggin
2008-08-05
*
|
Revert "UFS: add const to parser token table"
Linus Torvalds
2008-08-04
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-08-03
|
\
\
|
*
|
ext4: remove write-only variables from ext4_ordered_write_end
Eric Sandeen
2008-08-02
|
*
|
ext4: unexport jbd2_journal_update_superblock
Theodore Ts'o
2008-07-26
|
*
|
ext4: Cleanup whitespace and other miscellaneous style issues
Theodore Ts'o
2008-07-26
|
*
|
ext4: improve ext4_fill_flex_info() a bit
Li Zefan
2008-07-24
|
*
|
ext4: Cleanup the block reservation code path
Aneesh Kumar K.V
2008-07-17
|
*
|
ext4: don't assume extents can't cross block groups when truncating
Theodore Ts'o
2008-08-01
|
*
|
ext4: Fix lack of credits BUG() when deleting a badly fragmented inode
Theodore Ts'o
2008-08-02
[next]