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
/
fat
/
file.c
Commit message (
Expand
)
Author
Age
*
fat: Opencode sync_page_range_nolock()
Jan Kara
2009-09-14
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-16
|
\
|
*
fat: split fat_generic_ioctl
Christoph Hellwig
2009-06-08
|
*
FAT: add 'errors' mount option
Denis Karpov
2009-06-03
*
|
Sanitize ->fsync() for FAT
Al Viro
2009-06-11
|
/
*
Merge branch 'master' into next
James Morris
2008-11-13
|
\
|
*
fat: Fix ATTR_RO for directory
OGAWA Hirofumi
2008-11-06
|
*
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
OGAWA Hirofumi
2008-11-06
|
*
fat: Cleanup FAT attribute stuff
OGAWA Hirofumi
2008-11-06
|
*
fat: split include/msdos_fs.h
OGAWA Hirofumi
2008-11-06
*
|
CRED: Wrap task credential accesses in the FAT filesystem
David Howells
2008-11-13
|
/
*
fat: Fix allow_utime option
OGAWA Hirofumi
2008-08-02
*
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
2008-07-26
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
fat: relax the permission check of fat_setattr()
OGAWA Hirofumi
2008-06-12
*
|
Make FAT users happier by not deadlocking
Jonathan Corbet
2008-07-02
*
|
Replace BKL with superblock lock in fat/msdos/vfat
Linus Torvalds
2008-06-20
|
/
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
fat: Add allow_utime option
OGAWA Hirofumi
2008-04-28
*
fat: fat_setattr() fix
OGAWA Hirofumi
2008-04-28
*
fat: fat_notify_change() and check_mode() cleanup
OGAWA Hirofumi
2008-04-28
*
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
2008-04-19
*
fs/fat/: refine chmod checks
Jan Engelhardt
2008-02-06
*
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
*
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
2006-11-16
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
*
[PATCH] add -o flush for fat
Chris Mason
2006-09-29
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
*
[PATCH] fat: Fix truncate() write ordering
OGAWA Hirofumi
2006-02-03
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
*
[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)
OGAWA Hirofumi
2006-01-08
*
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
OGAWA Hirofumi
2006-01-08
*
[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)
OGAWA Hirofumi
2005-09-17
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16