index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fat
/
fat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
1
-2
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-05-19
fat: remove time truncations in vfat_create/vfat_mkdir
Chung-Chiang Cheng
1
-2
/
+0
2022-05-19
fat: report creation time in statx
Chung-Chiang Cheng
1
-0
/
+1
2022-05-19
fat: split fat_truncate_time() into separate functions
Chung-Chiang Cheng
1
-0
/
+6
2022-04-29
fatfs: add FAT messages to printk index
Jonathan Lassoff
1
-1
/
+8
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-2
/
+4
2019-01-04
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
1
-3
/
+22
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
1
-0
/
+9
2018-10-31
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
1
-0
/
+4
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
1
-3
/
+3
2018-08-22
fat: validate ->i_start before using
OGAWA Hirofumi
1
-0
/
+5
2018-08-22
fat: add FITRIM ioctl for FAT file system
Wentao Wang
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+2
2016-01-20
fat: constify fatent_operations structures
Julia Lawall
1
-1
/
+1
2016-01-20
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
1
-1
/
+4
2016-01-20
fat: add fat_fallocate operation
Namjae Jeon
1
-0
/
+1
2015-04-17
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
1
-1
/
+1
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
1
-3
/
+0
2014-12-13
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
1
-0
/
+1
2014-06-06
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
1
-1
/
+2
2013-10-24
fat: rcu-delay unloading nls and freeing sbi
Al Viro
1
-0
/
+1
2013-07-09
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
1
-0
/
+1
2013-04-29
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
1
-0
/
+3
2013-04-29
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
1
-0
/
+1
2013-04-29
fat: restructure export_operations
Namjae Jeon
1
-6
/
+2
2013-04-29
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
1
-0
/
+7
2013-04-29
fat: move fat_i_pos_read to fat.h
Namjae Jeon
1
-0
/
+14
2013-04-29
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
1
-2
/
+5
2013-02-27
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
1
-0
/
+2
2012-12-17
fat: provide option for setting timezone offset
Jan Kara
1
-1
/
+2
2012-10-09
fat: drop lock/unlock super
Marco Stornelli
1
-2
/
+3
2012-10-06
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
1
-36
/
+36
2012-10-06
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
1
-3
/
+3
2012-10-06
fat (exportfs): fix dentry reconnection
Steven J. Magnani
1
-15
/
+12
2012-10-06
fat (exportfs): move NFS support code
Steven J. Magnani
1
-0
/
+22
2012-09-20
userns: Convert fat to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-07-30
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
1
-0
/
+15
2012-05-31
fat: add fat_msg_ratelimit()
Namjae Jeon
1
-0
/
+5
2012-05-31
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
1
-0
/
+1
2012-01-03
fat: propagate umode_t
Al Viro
1
-3
/
+3
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+4
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+2
2011-07-20
fat: remove i_alloc_sem abuse
Christoph Hellwig
1
-0
/
+1
2011-04-12
fat: Add fat_msg() function for preformated FAT messages
Alexey Fisher
1
-0
/
+2
2011-04-12
fat: Convert fat_fs_error to use %pV
Alexey Fisher
1
-5
/
+5
2011-04-12
fat: use new setup() for ->dir_ops too
OGAWA Hirofumi
1
-2
/
+1
2011-01-12
switch fat to ->s_d_op, close exportfs races there
Al Viro
1
-1
/
+2
[next]