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 tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-03
|
\
|
*
pstore: Return unique error if backend registration excluded by kernel param
Lenny Szubowicz
2013-06-28
|
*
pstore: Fail to unlink if a driver has not defined pstore_erase
Aruna Balakrishnaiah
2013-06-25
|
*
pstore/ram: remove the power of buffer size limitation
Rob Herring
2013-06-14
|
*
pstore/ram: avoid atomic accesses for ioremapped regions
Rob Herring
2013-06-14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
|
\
\
|
*
|
ext4: ->tmpfile() support
Al Viro
2013-07-03
|
*
|
vfs: export lseek_execute() to modules
Jie Liu
2013-07-03
|
*
|
lseek_execute() doesn't need an inode passed to it
Al Viro
2013-06-29
|
*
|
block_dev: switch to fixed_size_llseek()
Al Viro
2013-06-29
|
*
|
locks: give the blocked_hash its own spinlock
Jeff Layton
2013-06-29
|
*
|
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
|
*
|
locks: turn the blocked_list into a hashtable
Jeff Layton
2013-06-29
|
*
|
locks: convert fl_link to a hlist_node
Jeff Layton
2013-06-29
|
*
|
locks: avoid taking global lock if possible when waking up blocked waiters
Jeff Layton
2013-06-29
|
*
|
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
|
*
|
locks: encapsulate the fl_link list handling
Jeff Layton
2013-06-29
|
*
|
locks: make "added" in __posix_lock_file a bool
Jeff Layton
2013-06-29
|
*
|
locks: comment cleanups and clarifications
Jeff Layton
2013-06-29
|
*
|
locks: make generic_add_lease and generic_delete_lease static
Jeff Layton
2013-06-29
|
*
|
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
|
*
|
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-06-29
|
*
|
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
|
*
|
minix: bug widening a binary "not" operation
Dan Carpenter
2013-06-29
|
*
|
splice: lift checks from do_splice_from() into callers
Al Viro
2013-06-29
|
*
|
constify rw_verify_area()
Al Viro
2013-06-29
|
*
|
new helper: fixed_size_llseek()
Al Viro
2013-06-29
|
*
|
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
|
*
|
fuse: another open-coded file_inode()
Al Viro
2013-06-29
|
*
|
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
|
*
|
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
|
*
|
kill find_inode_number()
Al Viro
2013-06-29
|
*
|
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
|
*
|
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
|
*
|
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
|
*
|
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
|
*
|
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
|
*
|
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
|
*
|
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
|
*
|
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
|
*
|
udf: provide ->tmpfile()
Al Viro
2013-06-29
|
*
|
ext3 ->tmpfile() support
Al Viro
2013-06-29
|
*
|
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
|
*
|
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
|
*
|
allow build_open_flags() to return an error
Al Viro
2013-06-29
|
*
|
lift file_*_write out of do_splice_direct()
Al Viro
2013-06-29
|
*
|
lift file_*_write out of do_splice_from()
Al Viro
2013-06-29
|
*
|
do_last(): fix missing checks for LAST_BIND case
Al Viro
2013-06-29
*
|
|
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
|
\
\
\
|
*
\
\
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-24
|
|
\
\
\
[next]