Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36cf66ed9f871fc0d0911921fba5873df3ddb2dc
/
fs
/
ufs
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
b7e17a1
fs/ufs: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
83f6e37
ufs: drop vmtruncate
by Marco Stornelli
· 12 years ago
b696332
ufs: drop lock/unlock super
by Marco Stornelli
· 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
72235465
userns: Convert the ufs filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
9e9ad5f
fs/ufs: get rid of write_super
by Artem Bityutskiy
· 12 years ago
7bd54ef7
fs/ufs: re-arrange the code a bit
by Artem Bityutskiy
· 12 years ago
65e5e83
fs/ufs: remove extra superblock write on unmount
by Artem Bityutskiy
· 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
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6a9a06d
ufs: propagate umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
87161fa
ufs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
1d58272
ufs: fix truncated values handling 64 bit metadata
by Dan Carpenter
· 13 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
07f9479
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7422caa
ufs: Fix a typo
by Alessio Igor Bogani
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
ee3dea3
ufs: remove unessecary blk_flush_plug
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
3cdc712
ufs: use little-endian bitops
by Akinobu Mita
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
37750cd
ufs: i_nlink races in rename()
by Al Viro
· 14 years ago
788257d
ufs: remove the BKL
by Arnd Bergmann
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
58e8268
switch ufs to ->evict_inode()
by Al Viro
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
f4e420d
clean up write_begin usage for directories in pagecache
by Christoph Hellwig
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
d27d7a9
ufs: permit mounting of BorderWare filesystems
by Thomas Stewart
· 14 years ago
8f45c33
ufs: Remove dead quota code
by Jan Kara
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
123e9ca
quota: explicitly set ->dq_op and ->s_qcop
by Christoph Hellwig
· 14 years ago
e0ccfd9
quota: move unmount handling into the filesystem
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
c79d967
quota: move remount handling into the filesystem
by Christoph Hellwig
· 14 years ago
be8ded5
ufs: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
311b9549
ufs: add ufs speciffic ->setattr call
by Dmitry Monakhov
· 15 years ago
ad25ad9
ufs: make solaris fsck happy
by Evgeniy Dushistov
· 15 years ago
b3a0fd4
fs/ufs: recognize Solaris-specific file system state
by Alex Viskovatoff
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
759bfee
dquot: move dquot transfer responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
89031bc
sanitize const/signedness of ufs a bit
by Al Viro
· 15 years ago
f3e2a52
ufs: NFS support
by Alexey Dobriyan
· 15 years ago
0804970
ufs: pass qstr instead of dentry where necessary for NFS
by Alexey Dobriyan
· 15 years ago
37044c8
ufs: sector_t cannot be negative
by Roel Kluin
· 15 years ago
8c80065
ufs: add ->sync_fs
by Christoph Hellwig
· 15 years ago
a932801
switch ufs to simple_fsync()
by Al Viro
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
bbd6851
Push lock_super() into the ->remount_fs() of filesystems that care about it
by Al Viro
· 16 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
f9dbd05
switch ufs directories to ufs_sync_file()
by Al Viro
· 15 years ago
41d577a
fs/ufs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
723be1f
ufs: copy symlink data into the correct union member
by Duane Griffin
· 16 years ago
Next »