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
...
*
f2fs: reuse make_empty_dir code for inline_dentry
Jaegeuk Kim
2014-11-03
*
f2fs: introduce f2fs_dentry_ptr structure for code clean-up
Jaegeuk Kim
2014-11-03
*
f2fs: should not truncate any inline_dentry
Jaegeuk Kim
2014-11-03
*
f2fs: reuse core function in f2fs_readdir for inline_dentry
Jaegeuk Kim
2014-11-03
*
f2fs: fix counting inline_data inode numbers
Jaegeuk Kim
2014-11-03
*
f2fs: add stat info for inline_dentry inodes
Jaegeuk Kim
2014-11-03
*
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
2014-11-03
*
f2fs: fix to wait correct block type
Jaegeuk Kim
2014-11-03
*
f2fs: reuse find_in_block code for find_in_inline_dir
Jaegeuk Kim
2014-11-03
*
f2fs: reuse room_for_filename for inline dentry operation
Jaegeuk Kim
2014-11-03
*
f2fs: enable inline dir handling
Chao Yu
2014-11-03
*
f2fs: add key function to handle inline dir
Chao Yu
2014-11-03
*
f2fs: export dir operations for inline dir
Chao Yu
2014-11-03
*
f2fs: add a new mount option for inline dir
Chao Yu
2014-11-03
*
f2fs: add infra struct and helper for inline dir
Chao Yu
2014-11-03
*
f2fs: avoid infinite loop at cp_error
Jaegeuk Kim
2014-11-03
*
f2fs: avoid build warning
Jaegeuk Kim
2014-11-03
*
f2fs: fix to call f2fs_unlock_op
Jaegeuk Kim
2014-11-03
*
f2fs: avoid to allocate when inline_data was written
Jaegeuk Kim
2014-11-03
*
f2fs: use highmem for directory pages
Jaegeuk Kim
2014-11-03
*
f2fs: fix race conditon on truncation with inline_data
Jaegeuk Kim
2014-11-03
*
f2fs: should truncate any allocated block for inline_data write
Jaegeuk Kim
2014-11-03
*
f2fs: invalidate inmemory page
Jaegeuk Kim
2014-11-03
*
f2fs: do not make dirty any inmemory pages
Jaegeuk Kim
2014-11-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-02
|
\
|
*
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
|
*
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
|
*
isofs: don't bother with ->d_op for normal case
Al Viro
2014-10-31
|
*
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
2014-10-28
|
*
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
|
*
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
|
*
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-01
|
\
\
|
*
|
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
|
*
|
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
|
*
|
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
|
*
|
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-31
|
\
\
\
|
*
|
|
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
2014-10-30
|
*
|
|
ext4: bail early when clearing inode journal flag fails
Jan Kara
2014-10-30
|
*
|
|
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-10-30
|
*
|
|
jbd2: use a better hash function for the revoke table
Theodore Ts'o
2014-10-30
|
*
|
|
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
2014-10-30
|
*
|
|
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
2014-10-30
|
*
|
|
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
2014-10-30
|
*
|
|
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
2014-10-30
|
*
|
|
ext4: fix oops when loading block bitmap failed
Jan Kara
2014-10-30
|
*
|
|
ext4: fix overflow when updating superblock backups after resize
Jan Kara
2014-10-30
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-10-31
|
\
\
\
|
*
|
|
fs, jbd: use a more generic hash function
Sasha Levin
2014-10-22
[prev]
[next]