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
*
9p: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
2010-05-21
*
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
2010-05-21
*
fs-writeback.c: bitfields should be unsigned
H Hartley Sweeten
2010-05-21
*
namei.c : update mnt when it needed
Huang Shijie
2010-05-21
*
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
2010-05-21
*
fs/partitions: use ADDPART_FLAG_RAID instead of magic number
Cesar Eduardo Barros
2010-05-21
*
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
*
nfsd: open a file descriptor for fsync in nfs4 recovery
Christoph Hellwig
2010-05-21
*
fs: inode.c use atomic_inc_return in __iget
Richard Kennedy
2010-05-21
*
anon_inode: set S_IFREG on the anon_inode
Eric Paris
2010-05-21
*
gfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ocfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
jffs2: constify xattr_handler
Stephen Hemminger
2010-05-21
*
xfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
reiserfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ext4: constify xattr_handler
Stephen Hemminger
2010-05-21
*
ext3: constify xattr handlers
Stephen Hemminger
2010-05-21
*
ext2: constify xattr_handler
Stephen Hemminger
2010-05-21
*
btrfs: constify xattr_handler
Stephen Hemminger
2010-05-21
*
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
*
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
*
Trim includes in fs/super.c
Al Viro
2010-05-21
*
Move grabbing s_umount to callers of grab_super()
Al Viro
2010-05-21
*
Take statfs variants to fs/statfs.c
Al Viro
2010-05-21
*
new helper: iterate_supers()
Al Viro
2010-05-21
*
Bury __put_super_and_need_restart()
Al Viro
2010-05-21
*
fix prune_dcache()/umount() race
Al Viro
2010-05-21
*
In get_super() and user_get_super() restarts are unconditional
Al Viro
2010-05-21
*
fix get_active_super()/umount() race
Al Viro
2010-05-21
*
fix do_emergency_remount()/umount() races
Al Viro
2010-05-21
*
Convert simple loops over superblocks to list_for_each_entry_safe
Al Viro
2010-05-21
*
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
*
Leave superblocks on s_list until the end
Al Viro
2010-05-21
*
Saner locking around deactivate_super()
Al Viro
2010-05-21
*
get rid of S_BIAS
Al Viro
2010-05-21
*
get rid of open-coded grab_super() in get_active_super()
Al Viro
2010-05-21
*
ceph: should use deactivate_locked_super() on failure exits
Al Viro
2010-05-21
*
Clean ecryptfs ->get_sb() up
Al Viro
2010-05-21
*
fix a couple of ecryptfs leaks
Al Viro
2010-05-21
*
Simplify devpts_get_sb() failure exits
Al Viro
2010-05-21
*
remove incorrect comment in do_emergency_remount
Christoph Hellwig
2010-05-21
*
clean DCACHE_CANT_MOUNT in d_delete()
Al Viro
2010-05-21
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-21
|
\
|
*
udf: BKL ioctl pushdown
John Kacur
2010-05-05
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-21
|
\
\
|
*
|
dquot: Detect partial write error to quota file in write_blk() and add printk...
Jiaying Zhang
2010-05-21
|
*
|
ocfs2: Fix lock inversion in quotas during umount
Jan Kara
2010-05-21
|
*
|
ocfs2: Use __dquot_transfer to avoid lock inversion
Jan Kara
2010-05-21
|
*
|
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
2010-05-21
|
*
|
ocfs2: Fix estimate of credits needed for quota allocation
Jan Kara
2010-05-21
[next]