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-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-17
|
\
|
*
nfsd4: fix v3-less build
J. Bruce Fields
2015-02-16
|
*
nfsd: fix comparison in fh_fsid_match()
Dan Carpenter
2015-02-12
*
|
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
|
*
|
ext4: add optimization for the lazytime mount option
Theodore Ts'o
2015-02-05
|
*
|
vfs: add find_inode_nowait() function
Theodore Ts'o
2015-02-05
|
*
|
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-02-05
*
|
|
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
\
|
*
|
|
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
2015-01-29
|
*
|
|
new helper: iov_iter_bvec()
Al Viro
2015-01-29
*
|
|
|
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
|
\
\
\
\
|
*
|
|
|
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-23
|
*
|
|
|
audit: enable filename recording via getname_kernel()
Paul Moore
2015-01-23
|
*
|
|
|
simpler calling conventions for filename_mountpoint()
Al Viro
2015-01-23
|
*
|
|
|
fs: create proper filename objects using getname_kernel()
Paul Moore
2015-01-23
|
*
|
|
|
fs: rework getname_kernel to handle up to PATH_MAX sized filenames
Paul Moore
2015-01-23
|
*
|
|
|
cut down the number of do_path_lookup() callers
Al Viro
2015-01-23
*
|
|
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
|
*
|
|
|
|
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-02-17
|
*
|
|
|
|
new primitive: debugfs_create_automount()
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs: split end_creating() into success and failure cases
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
2015-01-25
|
*
|
|
|
|
fold debugfs_mknod() into callers
Al Viro
2015-01-25
|
*
|
|
|
|
fold debugfs_create() into caller
Al Viro
2015-01-25
|
*
|
|
|
|
fold debugfs_mkdir() into caller
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs_mknod(): get rid useless arguments
Al Viro
2015-01-25
|
*
|
|
|
|
fold debugfs_link() into caller
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs: kill __create_file()
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs: split the beginning and the end of __create_file() off
Al Viro
2015-01-25
|
*
|
|
|
|
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
2015-01-25
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
switch the IO-triggering parts of umount to fs_pin
Al Viro
2015-01-25
|
*
|
|
|
|
|
new fs_pin killing logics
Al Viro
2015-01-25
|
*
|
|
|
|
|
allow attaching fs_pin to a group not associated with some superblock
Al Viro
2015-01-25
|
*
|
|
|
|
|
dcache: let the dentry count go down to zero without taking d_lock
Linus Torvalds
2015-01-25
|
*
|
|
|
|
|
pull bumping refcount into ->kill()
Al Viro
2015-01-25
|
*
|
|
|
|
|
kill pin_put()
Al Viro
2015-01-25
|
*
|
|
|
|
|
gut proc_register() a bit
Al Viro
2015-01-25
|
*
|
|
|
|
|
kill d_validate()
Al Viro
2015-01-25
|
*
|
|
|
|
|
ncpfs: get rid of d_validate() nonsense
Al Viro
2015-01-25
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs/affs/super.c: fix switch indentation
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs: use unsigned int for string lengths
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
2015-02-17
|
*
|
|
|
|
|
|
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
2015-02-17
[next]