Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
355cced45286ed7e710058174066628ff9ad9fa4
/
fs
/
fat
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
8992de4
fat: constify fatent_operations structures
by Julia Lawall
· 9 years ago
16fab20
fat: permit to return phy block number by fibmap in fallocated region
by Namjae Jeon
· 9 years ago
7e0f236
fat: skip cluster allocation on fallocated region
by Namjae Jeon
· 9 years ago
b13bb33
fat: add fat_fallocate operation
by Namjae Jeon
· 9 years ago
a3082d5
fat: add simple validation for directory inode
by OGAWA Hirofumi
· 9 years ago
a513d86
fat: allow time_offset to be up to 24 hours
by Jan Kara
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
928a477
fat: fix fake_offset handling on error path
by OGAWA Hirofumi
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
8de560d
fs/fat: comment fix, fat_bits can be also 32
by Alexander Kuleshov
· 10 years ago
58932ef
fs/fat: remove unnecessary includes
by Alexander Kuleshov
· 10 years ago
a40a7d9
fs/fat: remove unnecessary defintion
by Alexander Kuleshov
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
d6bd428
fs: fat: use MSDOS_SB macro to get msdos_sb_info
by Fred Chou
· 10 years ago
c0ef0cc
fat: fix data past EOF resulting from fsx testsuite
by Namjae Jeon
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1ead0e7
fat: fix oops on corrupted vfat fs
by Al Viro
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
877aabd
fat: remove redundant sys_tz declaration
by Fabian Frederick
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
ef19470
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
by Manuel Schölling
· 10 years ago
190a884
fs/fat/: add support for DOS 1.x formatted volumes
by Conrad Meyer
· 10 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
31b1403
switch {__,}blockdev_direct_IO() to iov_iter
by Al Viro
· 11 years ago
a6cbcd4
get rid of pointless iov_length() in ->direct_IO()
by Al Viro
· 11 years ago
d8d3d94
pass iov_iter to ->direct_IO()
by Al Viro
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
cac45b0
fat: rcu-delay unloading nls and freeing sbi
by Al Viro
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
6e5b93e
fatfs: add FAT_IOCTL_GET_VOLUME_ID
by Mike Lockwood
· 11 years ago
e68e96d
fs/fat: use fat_msg() to replace printk() in __fat_fs_error()
by Gu Zheng
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
2c6a247
[readdir] convert fatfs
by Al Viro
· 11 years ago
7b92d03
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
f1e6fb0
fat (exportfs): rebuild directory-inode if fat_dget()
by Namjae Jeon
· 12 years ago
8fceb4e
fat (exportfs): rebuild inode if ilookup() fails
by Namjae Jeon
· 12 years ago
ea3983a
fat: restructure export_operations
by Namjae Jeon
· 12 years ago
e22a444
fat: introduce a helper fat_get_blknr_offset()
by Namjae Jeon
· 12 years ago
f21735d
fat: move fat_i_pos_read to fat.h
by Namjae Jeon
· 12 years ago
2628b7a
fat: introduce 2 new values for the -o nfs mount option
by Namjae Jeon
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
b88a1058
fat: mark fs as dirty on mount and clean on umount
by Oleksij Rempel
· 12 years ago
6b46419
fat: add extended fileds to struct fat_boot_sector
by Oleksij Rempel
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
c6c2037
fs/fat: strip "cp" prefix from codepage in display
by Dave Reisner
· 12 years ago
5b3d5ae
fat: ix mount option parsing
by Jan Kara
· 12 years ago
58156c8
fat: provide option for setting timezone offset
by Jan Kara
· 12 years ago
f562146
fat: notify when discard is not supported
by Namjae Jeon
· 12 years ago
e40b34c
fat: drop lock/unlock super
by Marco Stornelli
· 12 years ago
1486465
fat: simplify writeback_inode()
by Namjae Jeon
· 12 years ago
126ac05
fat: no need to reset EOF in ent_put for FAT32
by Namjae Jeon
· 12 years ago
441dff3
fs/fat: fix checkpatch issues in fatent.c
by Cruz Julian Bishop
· 12 years ago
f08b498
fs/fat: fix all other checkpatch issues in dir.c
by Cruz Julian Bishop
· 12 years ago
3f36f61
fs/fat: fix some small checkpatch issues in dir.c
by Cruz Julian Bishop
· 12 years ago
c905182
fs/fat: fix two checkpatch issues in cache.c
by Cruz Julian Bishop
· 12 years ago
4a3aeb1
fs/fat: chang indentation of some comments in fat.h
by Cruz Julian Bishop
· 12 years ago
d5a4a38
fs/fat: fix some checkpatch issues in fat.h
by Cruz Julian Bishop
· 12 years ago
85cb9bf
fs/fat: fix a checkpatch issue in namei_msdos.c
by Cruz Julian Bishop
· 12 years ago
7669e8f
fat (exportfs): fix dentry reconnection
by Steven J. Magnani
· 12 years ago
21b6633d5
fat (exportfs): move NFS support code
by Steven J. Magnani
· 12 years ago
4b63709
fat: use accessor function for msdos_dir_entry 'start'
by Namjae Jeon
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
170782e
userns: Convert fat to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
deb8274
fat: refactor shortname parsing
by Steven J. Magnani
· 12 years ago
a943ed7
fat: accessors for msdos_dir_entry 'start' fields
by Steven J. Magnani
· 12 years ago
e24f17d
fat: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
5d8ecbb
fat: fix non-atomic NFS i_pos read
by Steven J. Magnani
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f0aac61
fat: use fat_msg_ratelimit() in fat__get_entry()
by Namjae Jeon
· 12 years ago
b742c34
fat: add fat_msg_ratelimit()
by Namjae Jeon
· 12 years ago
7849118
fat: switch to fsinfo_inode
by Artem Bityutskiy
· 12 years ago
330fe3c
fat: mark superblock as dirty less often
by Artem Bityutskiy
· 12 years ago
90b4366
fat: introduce mark_fsinfo_dirty helper
by Artem Bityutskiy
· 12 years ago
020ac5b
fat: introduce special inode for managing the FSINFO block
by Artem Bityutskiy
· 12 years ago
b0b0382
->encode_fh() API change
by Al Viro
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
d533df0
fat: fix bug in enforcing Long File Name length
by Namjae Jeon
· 13 years ago
41f0c02
fat: clean up xlate_to_uni()
by Namjae Jeon
· 13 years ago
1688f86
fat: switch to d_make_root()
by Al Viro
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
Next »