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
*
ocfs2: fix deadlock between o2hb thread and o2net_wq
Joseph Qi
2014-10-09
*
ocfs2: don't fire quorum before connection established
Junxiao Bi
2014-10-09
*
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
2014-10-09
*
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
*
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
*
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
2014-10-09
*
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
2014-10-09
*
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
2014-10-09
*
ocfs2: fix shift left operations overflow
Joseph Qi
2014-10-09
*
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
2014-10-09
*
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
2014-10-09
*
ntfs: remove bogus space
Andrea Gelmini
2014-10-09
*
ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...
Anton Altaparmakov
2014-10-09
*
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
2014-10-09
*
fsnotify: don't put user context if it was never assigned
Sasha Levin
2014-10-09
*
fs/notify/group.c: make fsnotify_final_destroy_group() static
Andrew Morton
2014-10-09
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
|
\
|
*
timerfd: Remove an always true check
Dan Carpenter
2014-08-27
*
|
Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-10-08
|
\
\
|
*
|
f2fs: support volatile operations for transient data
Jaegeuk Kim
2014-10-07
|
*
|
f2fs: support atomic writes
Jaegeuk Kim
2014-10-06
|
*
|
f2fs: remove unused return value
Jaegeuk Kim
2014-10-06
|
*
|
f2fs: clean up f2fs_ioctl functions
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: potential shift wrapping buf in f2fs_trim_fs()
Dan Carpenter
2014-09-30
|
*
|
f2fs: call f2fs_unlock_op after error was handled
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: check the use of macros on block counts and addresses
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: introduce FITRIM in f2fs_ioctl
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: introduce cp_control structure
Jaegeuk Kim
2014-09-30
|
*
|
f2fs: use more free segments until SSR is activated
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: change the ipu_policy option to enable combinations
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: fix to search whole dirty segmap when get_victim
Chao Yu
2014-09-23
|
*
|
f2fs: fix to clean previous mount option when remount_fs
Chao Yu
2014-09-23
|
*
|
f2fs: skip punching hole in special condition
Chao Yu
2014-09-23
|
*
|
f2fs: support large sector size
Chao Yu
2014-09-23
|
*
|
f2fs: fix to truncate blocks past EOF in ->setattr
Chao Yu
2014-09-23
|
*
|
f2fs: update i_size when __allocate_data_block
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: use MAX_BIO_BLOCKS(sbi)
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: remove redundant operation during roll-forward recovery
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: do not skip latest inode information
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: fix roll-forward missing scenarios
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: fix conditions to remain recovery information in f2fs_sync_file
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: introduce a flag to represent each nat entry information
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: use meta_inode cache to improve roll-forward speed
Jaegeuk Kim
2014-09-23
|
*
|
f2fs: fix double lock for inode page during roll-foward recovery
Jaegeuk Kim
2014-09-16
|
*
|
f2fs: fix a race condition in next_free_nid
Huang Ying
2014-09-16
|
*
|
f2fs: use nm_i->next_scan_nid as default for next_free_nid
Huang Ying
2014-09-16
|
*
|
f2fs: give an option to enable in-place-updates during fsync to users
Jaegeuk Kim
2014-09-16
|
*
|
f2fs: expand counting dirty pages in the inode page cache
Jaegeuk Kim
2014-09-16
|
*
|
f2fs: remove lengthy inode->i_ino
Jaegeuk Kim
2014-09-10
[next]