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
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
...
*
|
|
|
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
*
|
|
|
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
|
\
\
\
|
*
|
|
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
*
|
|
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make super_blocks and sb_lock static
Al Viro
2015-02-02
|
*
|
|
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
|
*
|
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
|
\
\
\
|
*
|
|
fs: add FL_LAYOUT lease type
Christoph Hellwig
2015-02-02
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rmap: drop support of 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
|
*
|
|
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
2015-02-10
|
|
/
/
*
|
|
locks: update comments that refer to inode->i_flock
Jeff Layton
2015-01-21
*
|
|
locks: keep a count of locks on the flctx lists
Jeff Layton
2015-01-16
*
|
|
locks: clean up the lm_change prototype
Jeff Layton
2015-01-16
*
|
|
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
*
|
|
locks: remove i_flock field from struct inode
Jeff Layton
2015-01-16
*
|
|
locks: convert lease handling to file_lock_context
Jeff Layton
2015-01-16
*
|
|
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
*
|
|
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
2015-01-16
*
|
|
locks: add new struct list_head to struct file_lock
Jeff Layton
2015-01-16
|
/
/
*
/
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2015-01-08
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
|
\
|
*
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-10
*
|
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-16
|
\
\
|
*
\
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
|
|
\
\
|
*
|
|
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-11-07
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-11-19
|
|
\
\
\
\
|
|
*
|
|
|
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
*
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-12-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
aio: Make it possible to remap aio ring
Pavel Emelyanov
2014-12-13
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
syscalls: implement execveat() system call
David Drysdale
2014-12-13
*
|
|
|
|
|
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
*
|
|
|
|
|
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
*
|
|
|
|
|
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
2014-11-19
|
|
\
\
\
\
\
|
|
*
|
|
|
|
fs: Convert show_fdinfo functions to void
Joe Perches
2014-11-05
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
kill f_dentry macro
Al Viro
2014-11-19
|
*
|
|
|
|
new helper: is_root_inode()
Al Viro
2014-10-31
|
*
|
|
|
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-12-10
|
\
\
\
\
\
|
*
|
|
|
|
vfs: Remove i_dquot field from inode
Jan Kara
2014-11-10
|
*
|
|
|
|
quota: Use function to provide i_dquot pointers
Jan Kara
2014-11-10
|
*
|
|
|
|
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
2014-11-10
|
|
/
/
/
/
*
/
/
/
/
fs: add freeze_super/thaw_super fs hooks
Benjamin Marzinski
2014-11-17
|
/
/
/
/
*
|
|
|
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
[prev]
[next]