index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
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: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
2019-01-04
*
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2019-01-04
*
fat: add functions to update and truncate timestamps appropriately
Frank Sorenson
2018-10-31
*
fat: propagate 64-bit inode timestamps
Arnd Bergmann
2018-08-22
*
fat: validate ->i_start before using
OGAWA Hirofumi
2018-08-22
*
fat: add FITRIM ioctl for FAT file system
Wentao Wang
2018-08-22
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
*
fat: constify fatent_operations structures
Julia Lawall
2016-01-20
*
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
2016-01-20
*
fat: add fat_fallocate operation
Namjae Jeon
2016-01-20
*
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
2015-04-17
*
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
*
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
2014-12-13
*
fs/fat/: add support for DOS 1.x formatted volumes
Conrad Meyer
2014-06-06
*
fat: rcu-delay unloading nls and freeing sbi
Al Viro
2013-10-24
*
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
2013-07-09
*
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
2013-04-29
*
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
2013-04-29
*
fat: restructure export_operations
Namjae Jeon
2013-04-29
*
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
2013-04-29
*
fat: move fat_i_pos_read to fat.h
Namjae Jeon
2013-04-29
*
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
2013-04-29
*
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
|
\
[next]