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
...
*
|
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
Marcelo Tosatti
2006-02-03
*
|
[PATCH] ufs: fix hang during `rm'
Evgeniy Dushistov
2006-02-03
*
|
[PATCH] ufs: fix oops with `ufs1' type
Evgeniy Dushistov
2006-02-03
*
|
[PATCH] quota_v2: printk warning fixes
Andrew Morton
2006-02-03
*
|
[PATCH] someone broke reiserfs V3 mount options, this fixes it
Vitaly Fertman
2006-02-03
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Trond Myklebust
2006-02-02
|
\
|
*
[PATCH] compat: fix compat_sys_openat and friends
Stephen Rothwell
2006-02-02
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-01
|
|
\
|
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-27
|
*
|
Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French
2006-01-27
|
*
|
[CIFS] Make cifs default wsize match what we actually want to send (52K
Steve French
2006-01-24
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-23
|
|
\
\
|
*
|
|
[CIFS] Do not zero non-existent iovec in SendReceive response processing.
Steve French
2006-01-23
*
|
|
|
NFSv3: fix sync_retry in direct i/o NFS
Dirk Mueller
2006-02-01
*
|
|
|
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
2006-02-01
*
|
|
|
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
2006-02-01
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] DocBook: fix some kernel-doc comments in fs and block
Martin Waitz
2006-02-01
*
|
|
[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks
Jeff Mahoney
2006-02-01
*
|
|
[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...
Chris Mason
2006-02-01
*
|
|
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...
Chris Mason
2006-02-01
*
|
|
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2006-02-01
*
|
|
[PATCH] reiserfs: zero b_private when allocating buffer heads
Chris Mason
2006-02-01
*
|
|
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2006-02-01
*
|
|
[PATCH] reiserfs: use generic_permission
Christoph Hellwig
2006-02-01
*
|
|
[PATCH] reiserfs: remove reiserfs_permission_locked
Christoph Hellwig
2006-02-01
*
|
|
[PATCH] reiserfs: missing kmalloc failure check
Diego Calleja
2006-02-01
*
|
|
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...
Pekka Enberg
2006-02-01
*
|
|
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
2006-02-01
*
|
|
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
*
|
|
[PATCH] mm: hugepage accounting fix
Hugh Dickins
2006-02-01
*
|
|
[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN
Alexey Dobriyan
2006-02-01
*
|
|
[PATCH] compat_sys_pselect7() fix
Andrew Morton
2006-02-01
*
|
|
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
2006-02-01
*
|
|
[PATCH] smbfs readdir vs signal fix
Andrew Morton
2006-02-01
*
|
|
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
2006-02-01
*
|
|
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-31
|
\
\
\
|
*
|
|
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
Nathan Scott
2006-01-31
|
*
|
|
[XFS] Interim solution for attribute insertion failure during file
Yingping Lu
2006-01-31
|
|
|
/
|
|
/
|
*
/
|
[BLOCK] A few kerneldoc fixups
Jens Axboe
2006-01-31
|
/
/
*
/
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-20
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-01-18
|
\
|
*
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
Steve French
2006-01-18
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-17
|
|
\
|
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-17
|
*
|
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-14
|
*
|
[CIFS] Fix typo
Steve French
2006-01-12
|
*
|
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-12
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
|
|
\
\
|
*
|
|
[CIFS] Allow local filesize for file that is open for write to be updated
Steve French
2006-01-12
|
*
|
|
[CIFS] Fix cifs trying to write to f_ops
Steve French
2006-01-08
[prev]
[next]