Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09bcb3f3369e164bf51b3b566b865f2514b23e8c
/
fs
/
ufs
d27d7a9
ufs: permit mounting of BorderWare filesystems
by Thomas Stewart
· 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
· 16 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
b12903f
ufs: ensure fast symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
f33219b
ufs: don't truncate longer ufs2 fast symlinks
by Duane Griffin
· 16 years ago
9e6766c
ufs: validate maximum fast symlink size from superblock
by Duane Griffin
· 16 years ago
5f5fa79
ufs: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
f762dd6
Update my email address
by Gertjan van Wingerde
· 16 years ago
a276a52
fs/Kconfig: move ufs out
by Alexey Dobriyan
· 16 years ago
a5f773a
CRED: Wrap task credential accesses in the UFS filesystem
by David Howells
· 16 years ago
3222a3e
[PATCH] fix ->llseek for more directories
by Christoph Hellwig
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
1a3f7d98
Revert "UFS: add const to parser token table"
by Linus Torvalds
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 16 years ago
f924727
UFS: add const to parser token table
by Steven Whitehouse
· 16 years ago
bb45d64
ufs: remove unneeded ufs_put_inode prototype
by Christoph Hellwig
· 16 years ago
36a53dd
ufs: replace __inline with inline
by Harvey Harrison
· 17 years ago
0045eda
ufs: remove unused fs64_add and fs64_sub
by Marcin Slusarz
· 17 years ago
9746077a7
ufs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3c5afae
ufs: [bl]e*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
9df1303
fs/ufs/balloc.c: fix sparc64 printk warning
by Andrew Morton
· 17 years ago
f81e8a4
ufs: fix parenthesisation in ufs_set_fs_state()
by Roel Kluin
· 17 years ago
e542059
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
by Mike Frysinger
· 17 years ago
90b315a
ufs: fix symlink creation on ufs2
by Evgeniy Dushistov
· 17 years ago
b55c460
iget: stop UFS from using iget() and read_inode()
by David Howells
· 17 years ago
0c664f9
ufs: fix nexstep dir block size
by Evgeniy Dushistov
· 17 years ago
f664f1f
revert "ufs: Fix mount check in ufs_fill_super()"
by Andrew Morton
· 17 years ago
48ef09a
ufs: Fix mount check in ufs_fill_super()
by Satyam Sharma
· 17 years ago
bcd6d4e
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
by Christoph Hellwig
· 17 years ago
2a9807c0
ufs: implement show_options
by Evgeniy Dushistov
· 17 years ago
252e211
Add in SunOS 4.1.x compatible mode for UFS
by Mark Fortescue
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
82b9d1d
ufs: convert to new aops
by Nick Piggin
· 17 years ago
f9b7cba
ufs: fix sun state
by Evgeniy Dushistov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
9e8c427
is_power_of_2: ufs/super.c
by vignesh babu
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
07a0cfe
ufs proper handling of zero link case
by Evgeniy Dushistov
· 18 years ago
0465fc0
[PATCH] ufs2: tindirect truncate fix
by Evgeniy Dushistov
· 18 years ago
4b25a37
[PATCH] ufs: zeroize the rest of block in truncate
by Evgeniy Dushistov
· 18 years ago
5431bf9
[PATCH] ufs: prepare write + change blocks on the fly
by Evgeniy Dushistov
· 18 years ago
2189850
[PATCH] ufs2: more correct work with time
by Evgeniy Dushistov
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
c5ef1c4
[PATCH] mark struct inode_operations const 3
by Arjan van de Ven
· 18 years ago
54fb996
[PATCH] ufs2 write: block allocation update
by Evgeniy Dushistov
· 18 years ago
3313e29
[PATCH] ufs2 write: inodes write
by Evgeniy Dushistov
· 18 years ago
cbcae39
[PATCH] ufs2 write: mount as rw
by Evgeniy Dushistov
· 18 years ago
f336953
[PATCH] ufs: restore back support of openstep
by Evgeniy Dushistov
· 18 years ago
efee2b8
[PATCH] ufs: reallocation fix
by Evgeniy Dushistov
· 18 years ago
8682164
[PATCH] ufs: truncate negative to unsigned fix
by Evgeniy Dushistov
· 18 years ago
a685e26
[PATCH] ufs: alloc metadata null page fix
by Evgeniy Dushistov
· 18 years ago
d63b709
[PATCH] fix garbage instead of zeroes in UFS
by Evgeniy Dushistov
· 18 years ago
763454d
[PATCH] struct path: convert ufs
by Josef Sipek
· 18 years ago
71a3d1b
[PATCH] fs: ufs add missing bracket
by Mariusz Kozlowski
· 18 years ago
4a6e617
[PATCH] fs/*: trivial vsnprintf() conversion
by Alexey Dobriyan
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
44aa535
[PATCH] ufs endianness annotations
by Al Viro
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
ecdc639
[PATCH] ufs: truncate correction
by Evgeniy Dushistov
· 18 years ago
c37336b
[PATCH] ufs: write to hole in big file
by Evgeniy Dushistov
· 18 years ago
06fa45d
[PATCH] ufs: handle truncated pages
by Evgeniy Dushistov
· 18 years ago
Next »