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
/
Documentation
/
filesystems
/
Locking
Commit message (
Expand
)
Author
Age
*
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-27
*
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
2011-03-24
*
vfs: bury ->get_sb()
Al Viro
2011-03-16
*
fallocate should be a file operation
Christoph Hellwig
2011-01-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-01-16
|
\
|
*
Allow d_manage() to be used in RCU-walk mode
David Howells
2011-01-15
|
*
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-15
|
*
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2011-01-15
*
|
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-14
|
\
\
|
|
/
|
/
|
|
*
Documentation: fl_mylease no longer exists
J. Bruce Fields
2011-01-11
*
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
*
|
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
*
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
*
|
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
*
|
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
|
/
*
remove trim_fs method from Documentation/filesystems/Locking
Christoph Hellwig
2011-01-04
*
update Documentation/filesystems/Locking
Christoph Hellwig
2010-12-30
*
Call the filesystem back whenever a page is removed from the page cache
Linus Torvalds
2010-12-02
*
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
2010-10-31
*
update block_device_operations documentation
Christoph Hellwig
2010-10-25
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-13
*
update VFS documentation for method changes.
Al Viro
2010-08-09
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
Documentation/filesystems/Locking: update documentation on llseek() wrt BKL
Jan Blunck
2010-05-27
*
doc: inode uses a mutex instead of a semaphore.
Thadeu Lima de Souza Cascardo
2010-05-10
*
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-04
*
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-04
*
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-04
*
update Documentation/filesystems/Locking
Christoph Hellwig
2009-06-24
*
No instance of ->bmap() needs BKL
Al Viro
2009-06-17
*
mm: close page_mkwrite races
Nick Piggin
2009-05-02
*
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
*
Move FASYNC bit handling to f_op->fasync()
Jonathan Corbet
2009-03-16
*
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-09
*
poll: allow f_op->poll to sleep
Tejun Heo
2009-01-06
*
kill ->dir_notify()
Al Viro
2008-12-31
*
fs: remove prepare_write/commit_write
Nick Piggin
2008-10-30
*
update Documentation/filesystems/Locking for 2.6.27 changes
Christoph Hellwig
2008-09-09
*
access_process_vm device memory infrastructure
Rik van Riel
2008-07-24
*
[PATCH] kill ->put_inode
Christoph Hellwig
2008-05-06
*
mm: remove nopage
Nick Piggin
2008-04-28
*
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
*
mm: fault feedback #1
Nick Piggin
2007-07-19
*
Document ->page_mkwrite() locking
Mark Fasheh
2007-07-19
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
*
trivial: s/i_sem /i_mutex/
Artem Bityutskiy
2007-05-09
[next]