Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3834fefcfe5610702379d78596337875df2db5b
/
fs
/
fat
/
inode.c
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
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
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
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
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
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
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
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
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
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
a943ed7
fat: accessors for msdos_dir_entry 'start' fields
by Steven J. Magnani
· 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
7849118
fat: switch to fsinfo_inode
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
1688f86
fat: switch to d_make_root()
by Al Viro
· 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
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
d7a83c0
fat: Spelling s/obsolate/obsolete/g
by Geert Uytterhoeven
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
f6a975c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 13 years ago
710d440
fat: fat16 support maximum 4GB file/vol size as WinXP or 7.
by Namjae Jeon
· 13 years ago
186b537
fat: fix utf8 iocharset warning message
by Mihai Moldovan
· 13 years ago
aacfc19c
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
5826869
fat: remove i_alloc_sem abuse
by Christoph Hellwig
· 13 years ago
f68e542
fat: Fix statfs->f_namelen
by OGAWA Hirofumi
· 14 years ago
869f58c
fat: Replace all printk with fat_msg()
by Alexey Fisher
· 14 years ago
384f5c9
fat: use new setup() for ->dir_ops too
by OGAWA Hirofumi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
3d23985
switch fat to ->s_d_op, close exportfs races there
by Al Viro
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
3768744
BKL: Remove BKL from fat
by Arnd Bergmann
· 14 years ago
deee3ce
covert fatfs to ->evict_inode()
by Al Viro
· 14 years ago
282dc17
get rid of cont_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
459f6ed
fat: convert to use the new truncate convention.
by npiggin@suse.de
· 14 years ago
aaa04b4
fatfs: ratelimit corruption report
by OGAWA Hirofumi
· 14 years ago
1bdb6f9
fat: Cleanup nls_unload() usage
by OGAWA Hirofumi
· 15 years ago
9d85929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
eeb5b4a
fat: Fix stat->f_namelen
by Kevin Dankwardt
· 15 years ago
681142f
fat: make discard a mount option
by Christoph Hellwig
· 15 years ago
4c8f1cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
ed248b2
fat: Check s_dirt in fat_sync_fs()
by OGAWA Hirofumi
· 15 years ago
9552347
vfat: change the default from shortname=lower to shortname=mixed
by Paul Wise
· 15 years ago
3e10760
fat: Fix the removal of opts->fs_dmask
by OGAWA Hirofumi
· 15 years ago
23059a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
f83d6d4
fat: add ->sync_fs
by Christoph Hellwig
· 15 years ago
b522412
Sanitize ->fsync() for FAT
by Al Viro
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
85c7859
FAT: add 'errors' mount option
by Denis Karpov
· 15 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
aac49b7
fs/fat: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
3a95ea1
Fix _fat_bmap() locking
by OGAWA Hirofumi
· 16 years ago
ec270e5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
Next »