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
...
|
*
|
|
|
locks: break delegations on unlink
J. Bruce Fields
2013-11-09
|
*
|
|
|
namei: minor vfs_unlink cleanup
J. Bruce Fields
2013-11-09
|
*
|
|
|
locks: implement delegations
J. Bruce Fields
2013-11-09
|
*
|
|
|
locks: introduce new FL_DELEG lock flag
J. Bruce Fields
2013-11-09
|
*
|
|
|
vfs: take i_mutex on renamed file
J. Bruce Fields
2013-11-09
|
*
|
|
|
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
J. Bruce Fields
2013-11-09
|
*
|
|
|
vfs: don't use PARENT/CHILD lock classes for non-directories
J. Bruce Fields
2013-11-09
|
*
|
|
|
vfs: pull ext4's double-i_mutex-locking into common code
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: better variable name
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: move most of reconnect_path to helper function
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: eliminate unused "noprogress" counter
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: stop retrying once we race with rename/remove
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: clear DISCONNECTED on all parents sooner
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: more detailed comment for path_reconnect
J. Bruce Fields
2013-11-09
|
*
|
|
|
exportfs: BUG_ON in crazy corner case
Christoph Hellwig
2013-11-09
|
*
|
|
|
dcache: fix outdated DCACHE_NEED_LOOKUP comment
J. Bruce Fields
2013-11-09
|
*
|
|
|
dcache: don't clear DCACHE_DISCONNECTED too early
J. Bruce Fields
2013-11-09
|
*
|
|
|
dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
J. Bruce Fields
2013-11-09
|
*
|
|
|
dcache: use IS_ROOT to decide where dentry is hashed
J. Bruce Fields
2013-11-09
|
*
|
|
|
ocfs2: get rid of impossible checks
Al Viro
2013-11-09
|
*
|
|
|
qnx4: i_sb is never NULL
Al Viro
2013-11-09
|
*
|
|
|
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
J. Bruce Fields
2013-11-09
|
*
|
|
|
vfs: split out vfs_getattr_nosec
J. Bruce Fields
2013-11-09
|
*
|
|
|
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2013-11-09
|
*
|
|
|
VFS: Put a small type field into struct dentry::d_flags
David Howells
2013-11-09
|
*
|
|
|
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
Al Viro
2013-11-09
|
*
|
|
|
constify do_coredump() argument
Al Viro
2013-11-09
|
*
|
|
|
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
|
*
|
|
|
... and kill anon_inode_getfile_private()
Al Viro
2013-11-09
|
*
|
|
|
rework aio migrate pages to use aio fs
Benjamin LaHaise
2013-11-09
|
*
|
|
|
take anon inode allocation to libfs.c
Al Viro
2013-11-09
|
*
|
|
|
new helper: dump_align()
Al Viro
2013-11-09
|
*
|
|
|
dump_skip(): dump_seek() replacement taking coredump_params
Al Viro
2013-11-09
|
*
|
|
|
make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
Al Viro
2013-11-09
|
*
|
|
|
binfmt_elf: count notes towards coredump limit
Al Viro
2013-11-09
|
*
|
|
|
aout: switch to dump_emit
Al Viro
2013-11-09
|
*
|
|
|
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
convert the rest of binfmt_elf_fdpic to dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
binfmt_elf: convert writing actual dump pages to dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
switch elf_core_write_extra_data() to dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
switch elf_core_write_extra_phdrs() to dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
new helper: dump_emit()
Al Viro
2013-11-09
|
*
|
|
|
coda_revalidate_inode(): switch to passing inode...
Al Viro
2013-11-09
|
*
|
|
|
fold __d_shrink() into its only remaining caller
Al Viro
2013-11-09
|
*
|
|
|
get rid of s_files and files_lock
Al Viro
2013-11-09
|
*
|
|
|
get rid of {lock,unlock}_rcu_walk()
Al Viro
2013-11-09
|
*
|
|
|
RCU'd vfsmounts
Al Viro
2013-11-09
|
*
|
|
|
switch shrink_dcache_for_umount() to use of d_walk()
Al Viro
2013-11-09
|
*
|
|
|
fuse: rcu-delay freeing fuse_conn
Al Viro
2013-10-24
[prev]
[next]