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 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
|
\
|
*
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2015-02-10
|
*
proc: drop handling non-linear mappings
Kirill A. Shutemov
2015-02-10
|
*
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
|
*
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
2015-02-10
|
*
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
2015-02-10
|
*
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
2015-02-10
|
*
ocfs2: make resv_lock spinlock static
Fabian Frederick
2015-02-10
|
*
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
2015-02-10
|
*
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
2015-02-10
|
*
ocfs2: remove unreachable code
Daeseok Youn
2015-02-10
|
*
ocfs2: o2net: silence uninitialized variable warning
Dan Carpenter
2015-02-10
|
*
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
Jan Kara
2015-02-10
|
*
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
2015-02-10
|
*
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
2015-02-10
|
*
ocfs2: dlm: dlmdomain: remove unused function
Rickard Strandqvist
2015-02-10
|
*
ocfs2: quota_local: remove unused function
Rickard Strandqvist
2015-02-10
|
*
ocfs2: xattr: remove unused function
Rickard Strandqvist
2015-02-10
|
*
ocfs2: fix snprintf format specifier in dlmdebug.c
alex chen
2015-02-10
|
*
ocfs2: fix wrong comment
Junxiao Bi
2015-02-10
|
*
ocfs2: fix uninitialized variable access
Junxiao Bi
2015-02-10
|
*
ocfs2: remove unnecessary else in ocfs2_set_acl()
Fabian Frederick
2015-02-10
|
*
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
Xue jiufei
2015-02-10
|
*
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
Lino Sanfilippo
2015-02-10
|
*
fanotify: don't recalculate a marks mask if only the ignored mask changed
Lino Sanfilippo
2015-02-10
|
*
fanotify: only destroy mark when both mask and ignored_mask are cleared
Lino Sanfilippo
2015-02-10
*
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-10
|
\
\
|
*
|
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
Andrew Elble
2015-02-10
|
*
|
GFS2: use __vmalloc GFP_NOFS for fs-related allocations.
Oleg Drokin
2015-02-04
|
*
|
GFS2: Eliminate a nonsense goto
Bob Peterson
2015-01-26
|
*
|
GFS2: fix sprintf format specifier
alex chen
2015-01-13
|
*
|
GFS2: Eliminate __gfs2_glock_remove_from_lru
Bob Peterson
2015-01-09
*
|
|
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-10
|
\
\
\
|
*
\
\
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
2015-02-09
|
|
\
\
\
|
|
*
|
|
xfs: only trace buffer items if they exist
Dave Chinner
2015-02-09
|
|
*
|
|
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
2015-02-05
|
|
*
|
|
xfs: xfs_ioctl_setattr_check_projid can be static
kbuild test robot
2015-02-04
|
|
*
|
|
xfs: growfs should use synchronous transactions
Christoph Hellwig
2015-02-04
|
*
|
|
|
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
2015-02-01
|
|
\
|
|
|
|
|
*
|
|
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
2015-02-01
|
|
*
|
|
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: kill xfs_ioctl_setattr behaviour mask
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: disaggregate xfs_ioctl_setattr
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: factor out xfs_ioctl_setattr transaciton preamble
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: separate xflags from xfs_ioctl_setattr
Dave Chinner
2015-02-01
|
|
*
|
|
xfs: FSX_NONBLOCK is not used
Dave Chinner
2015-02-01
|
*
|
|
|
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
Dave Chinner
2015-02-01
|
|
\
\
\
\
|
|
*
|
|
|
xfs: don't allocate an ioend for direct I/O completions
Christoph Hellwig
2015-02-01
[next]