Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0548cad1c40d91bd7e6791ae5a0daf89da468169
/
fs
/
ext2
/
xattr.c
ff0031d
ext2: fix filesystem deadlock while reading corrupted xattr block
by Carlos Maiolino
· 8 years ago
6048c64
mbcache: add reusable flag to cache entries
by Andreas Gruenbacher
· 9 years ago
7a2508e
mbcache2: rename to mbcache
by Jan Kara
· 9 years ago
be0726d
ext2: convert to mbcache2
by Jan Kara
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a1c6f057
fs: use block_device name vsprintf helper
by Dmitry Monakhov
· 10 years ago
764a5c6
xattr handlers: Simplify list operation
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
ab6a773
Ext2: return ENOMEM rather than EIO if sb_getblk fails
by Wang Shilong
· 12 years ago
2b0542a
Ext2: use unlikely to improve the efficiency of the kernel
by Wang Shilong
· 12 years ago
b838ec2
ext2: Remove s_dirt handling
by Jan Kara
· 13 years ago
302bf2f
ext2/3/4: delete unneeded includes of module.h
by Paul Gortmaker
· 13 years ago
03b5bb3
ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get
by Wang Sheng-Hui
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1f605b3
ext2: remove dead code in ext2_xattr_get
by Wang Sheng-Hui
· 14 years ago
6e9510b
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
by Wang Sheng-Hui
· 14 years ago
c3765016
fs: add sync_inode_metadata
by Christoph Hellwig
· 14 years ago
2aec7c5
mbcache: Remove unused features
by Andreas Gruenbacher
· 14 years ago
3937871
Don't dirty the victim in ext2_xattr_delete_inode()
by Al Viro
· 14 years ago
addacc7
Take dirtying the inode to callers of ext2_free_blocks()
by Al Viro
· 14 years ago
3889717
ext2: switch to dquot_free_block_nodirty()
by Al Viro
· 14 years ago
749c72ef
ext2: constify xattr_handler
by Stephen Hemminger
· 14 years ago
c15271f
ext2: Add ext2_sb_info s_lock spinlock
by Jan Blunck
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
6f90bee
ext2: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
24097d1
ext2: use ext2_group_first_block_no()
by Akinobu Mita
· 17 years ago
fba4d39
ext2: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
335e92e
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
by Jan Kara
· 17 years ago
a686cd8
ext2 reservations
by Martin J. Bligh
· 17 years ago
ed2908f
[PATCH] Remove superfluous lock_super() in extN xattr code
by Andreas Gruenbacher
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
b2f4903
[PATCH] fix deadlock in ext2
by Peter Staubach
· 19 years ago
267fd057
[PATCH] remove ext2 xattr permission checks
by akpm@osdl.org
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
8c52ab4
[PATCH] mbcache: Remove unused mb_cache_shrink parameter
by Andreas Gruenbacher
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago