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
/
fat.h
Commit message (
Expand
)
Author
Age
*
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
2013-02-27
*
fat: provide option for setting timezone offset
Jan Kara
2012-12-17
*
fat: drop lock/unlock super
Marco Stornelli
2012-10-09
*
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
2012-10-05
*
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
2012-10-05
*
fat (exportfs): fix dentry reconnection
Steven J. Magnani
2012-10-05
*
fat (exportfs): move NFS support code
Steven J. Magnani
2012-10-05
*
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-20
*
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
2012-07-30
*
fat: add fat_msg_ratelimit()
Namjae Jeon
2012-05-31
*
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2012-05-31
*
fat: propagate umode_t
Al Viro
2012-01-03
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
fat: remove i_alloc_sem abuse
Christoph Hellwig
2011-07-20
*
fat: Add fat_msg() function for preformated FAT messages
Alexey Fisher
2011-04-12
*
fat: Convert fat_fs_error to use %pV
Alexey Fisher
2011-04-12
*
fat: use new setup() for ->dir_ops too
OGAWA Hirofumi
2011-04-12
*
switch fat to ->s_d_op, close exportfs races there
Al Viro
2011-01-12
*
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
*
fat: convert to use the new truncate convention.
npiggin@suse.de
2010-05-27
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
fatfs: ratelimit corruption report
OGAWA Hirofumi
2010-05-25
*
fat: convert to unlocked_ioctl
Arnd Bergmann
2010-05-16
*
fat: make discard a mount option
Christoph Hellwig
2009-11-21
*
fat: Check s_dirt in fat_sync_fs()
OGAWA Hirofumi
2009-09-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-06-16
|
\
|
*
FAT: add 'errors' mount option
Denis Karpov
2009-06-03
*
|
Sanitize ->fsync() for FAT
Al Viro
2009-06-11
|
/
*
fat: i_blocks warning fix
OGAWA Hirofumi
2008-11-06
*
fat: mmu_private race fix
OGAWA Hirofumi
2008-11-06
*
fat: Add printf attribute to fat_fs_panic()
OGAWA Hirofumi
2008-11-06
*
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: improve fat_hash()
OGAWA Hirofumi
2008-11-06
*
fat: Fix and cleanup timestamp conversion
OGAWA Hirofumi
2008-11-06
*
fat: split include/msdos_fs.h
OGAWA Hirofumi
2008-11-06