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
*
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-11-09
|
\
|
*
Fix nfsd truncation of readdir results
Doug Nazar
2008-11-09
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2008-11-07
|
\
\
|
*
|
ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
Frederic Bohe
2008-11-07
|
*
|
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
Aneesh Kumar K.V
2008-11-07
|
*
|
ext4: calculate journal credits correctly
Theodore Ts'o
2008-11-06
|
*
|
ext4: wait on all pending commits in ext4_sync_fs()
Theodore Ts'o
2008-11-03
|
*
|
ext4: Convert to host order before using the values.
Aneesh Kumar K.V
2008-11-04
|
*
|
ext4: fix missing ext4_unlock_group in error path
Aneesh Kumar K.V
2008-11-04
|
*
|
jbd2: deregister proc on failure in jbd2_journal_init_inode
Sami Liedes
2008-11-02
|
*
|
jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
Theodore Ts'o
2008-11-06
|
*
|
jbd: don't give up looking for space so easily in __log_wait_for_space
Theodore Ts'o
2008-11-06
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-11-06
|
\
\
\
|
*
|
|
block: fix __blkdev_get() for removable devices
Tejun Heo
2008-11-06
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-11-06
|
\
\
\
\
|
*
|
|
|
[JFFS2] fix race condition in jffs2_lzo_compress()
Geert Uytterhoeven
2008-11-05
|
*
|
|
|
[JFFS2] Fix lack of locking in thread_should_wake()
David Woodhouse
2008-10-31
|
*
|
|
|
[JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFER
Steve Glendinning
2008-10-21
*
|
|
|
|
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: ->i_pos race fix
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: mmu_private race fix
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix _fat_bmap() race
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Cleanup msdos_lookup()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Kill d_invalidate() in vfat_lookup()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix/Cleanup dcache handling for vfat
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
vfat: Fix vfat_find() error path in vfat_lookup()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: use fat_detach() in fat_clear_inode()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix fat_ent_update_ptr() for FAT12
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: improve fat_hash()
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: cleanup fat_parse_long() error handling
Darren Jenkins
2008-11-06
*
|
|
|
|
fat: use generic_file_llseek() for directory
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: split include/msdos_fs.h
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
fat: move fs/vfat/* and fs/msdos/* to fs/fat
OGAWA Hirofumi
2008-11-06
*
|
|
|
|
ext3: wait on all pending commits in ext3_sync_fs
Arthur Jones
2008-11-06
*
|
|
|
|
autofs4: collect version check return
Ian Kent
2008-11-06
*
|
|
|
|
autofs4: correct offset mount expire check
Ian Kent
2008-11-06
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-11-03
|
\
\
\
\
|
*
|
|
|
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-11-03
|
*
|
|
|
[CIFS] fix error in smb_send2
Steve French
2008-10-30
|
*
|
|
|
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-10-28
*
|
|
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2008-11-03
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
proc: revert /proc/uptime to ->read_proc hook
Alexey Dobriyan
2008-10-27
*
|
|
|
|
saner FASYNC handling on file close
Al Viro
2008-11-01
*
|
|
|
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-31
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
NLM: Set address family before calling nlm_host_rebooted()
Chuck Lever
2008-10-30
[next]