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
Commit message (
Expand
)
Author
Age
*
new helper: mount_bdev()
Al Viro
2010-10-29
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
|
*
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
|
*
block: remove the BH_Eopnotsupp flag
Christoph Hellwig
2010-09-10
|
*
fat: do not send discards as barriers
Christoph Hellwig
2010-09-10
|
*
block: pass gfp_mask and flags to sb_issue_discard
Christoph Hellwig
2010-09-10
*
|
BKL: Remove BKL from fat
Arnd Bergmann
2010-10-04
*
|
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
|
/
*
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
*
covert fatfs to ->evict_inode()
Al Viro
2010-08-09
*
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
*
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
*
rename generic_setattr
Christoph Hellwig
2010-08-09
*
get rid of cont_write_begin_newtrunc
Christoph Hellwig
2010-08-09
*
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-09
*
fat: convert to use the new truncate convention.
npiggin@suse.de
2010-05-27
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
fatfs: ratelimit corruption report
OGAWA Hirofumi
2010-05-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2010-05-24
|
\
|
*
fat: convert to unlocked_ioctl
Arnd Bergmann
2010-05-16
|
*
fat: Cleanup nls_unload() usage
OGAWA Hirofumi
2010-03-15
|
*
fat: use pack_hex_byte() instead of custom one
Andy Shevchenko
2010-03-15
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-04
|
\
\
|
*
|
fat: fix buffer overflow in vfat_create_shortname()
Nikolaus Schulz
2010-03-31
|
|
/
*
/
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2010-03-12
|
\
|
*
fat: Fix stat->f_namelen
Kevin Dankwardt
2010-02-10
|
*
fat: Fix vfat_lookup()
OGAWA Hirofumi
2010-01-11
*
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-12-16
|
\
|
*
fat: make discard a mount option
Christoph Hellwig
2009-11-21
*
|
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
2009-12-16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-09-30
|
\
|
*
fat: Check s_dirt in fat_sync_fs()
OGAWA Hirofumi
2009-09-19
|
*
vfat: change the default from shortname=lower to shortname=mixed
Paul Wise
2009-08-01
|
*
fat/nls: Fix handling of utf8 invalid char
OGAWA Hirofumi
2009-08-01
*
|
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
2009-09-24
*
|
fat: Opencode sync_page_range_nolock()
Jan Kara
2009-09-14
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
*
fat: Fix the removal of opts->fs_dmask
OGAWA Hirofumi
2009-06-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
|
\
|
*
NLS: update handling of Unicode
Alan Stern
2009-06-16
*
|
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
*
|
fat: add ->sync_fs
Christoph Hellwig
2009-06-11
*
|
Sanitize ->fsync() for FAT
Al Viro
2009-06-11
*
|
->write_super lock_super pushdown
Christoph Hellwig
2009-06-11
[next]