Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ac32e1bc0518b01b47dd34a733dce8634a38ed3
/
fs
/
xfs
0a8c539
[XFS] Fix merge failures
by Lachlan McIlroy
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
2505115
[XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI
by Lachlan McIlroy
· 16 years ago
ad1ad96
[XFS] handle unaligned data in xfs_bmbt_disk_get_all
by Christoph Hellwig
· 16 years ago
efc5575
[XFS] avoid memory allocations in xfs_fs_vcmn_err
by Christoph Hellwig
· 16 years ago
9f6c92b
[XFS] Fix speculative allocation beyond eof
by Lachlan McIlroy
· 16 years ago
4fdc778
[XFS] Remove XFS_BUF_SHUT() and friends
by Lachlan McIlroy
· 16 years ago
d415867
[XFS] Use the incore inode size in xfs_file_readdir()
by Lachlan McIlroy
· 16 years ago
4d9d4eb
Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs
by Lachlan McIlroy
· 16 years ago
cfbe526
[XFS] set b_error from bio error in xfs_buf_bio_end_io
by Lachlan McIlroy
· 16 years ago
c4cd747
[XFS] use inode_change_ok for setattr permission checking
by Christoph Hellwig
· 16 years ago
4d4be48
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
by Christoph Hellwig
· 16 years ago
6d73cf1
[XFS] resync headers with libxfs
by Christoph Hellwig
· 16 years ago
2175dd9
[XFS] simplify projid check in xfs_rename
by Christoph Hellwig
· 16 years ago
15ac08a
[XFS] replace b_fspriv with b_mount
by Christoph Hellwig
· 16 years ago
e055f13
[XFS] Remove unused tracing code
by Lachlan McIlroy
· 16 years ago
576a488
[XFS] Fix hang after disallowed rename across directory quota domains
by Dave Chinner
· 16 years ago
797eaed
[XFS] Remove unnecessary assertion
by Lachlan McIlroy
· 16 years ago
a5b429d
[XFS] Remove unused variable in ktrace_free()
by Lachlan McIlroy
· 16 years ago
c642261
[XFS] Check return value of xfs_buf_get_noaddr()
by Lachlan McIlroy
· 16 years ago
6a0775a
[XFS] Fix hang after disallowed rename across directory quota domains
by Dave Chinner
· 16 years ago
8bb5732
[XFS] Fix compile with CONFIG_COMPAT enabled
by Christoph Hellwig
· 16 years ago
5a8d0f3
move inode tracing out of xfs_vnode.
by Christoph Hellwig
· 16 years ago
25e41b3
move vn_iowait / vn_iowake into xfs_aops.c
by Christoph Hellwig
· 16 years ago
583fa58
kill vn_ioerror
by Christoph Hellwig
· 16 years ago
f95099b
kill xfs_unmount_flush
by Christoph Hellwig
· 16 years ago
e57481d
no explicit xfs_iflush for special inodes during unmount
by Christoph Hellwig
· 16 years ago
070c461
use xfs_trans_ijoin in xfs_trans_iget
by Christoph Hellwig
· 16 years ago
b56757b
remove leftovers of shared read-only support
by Christoph Hellwig
· 16 years ago
e88f11a
remove unused m_inode_quiesce member from struct xfs_mount
by Christoph Hellwig
· 16 years ago
6bd16ff
kill dead inode flags
by Christoph Hellwig
· 16 years ago
5efcbb8
cleanup xfs_sb.h feature flag helpers
by Christoph Hellwig
· 16 years ago
df6771b
kill dead quota flags
by Christoph Hellwig
· 16 years ago
63ad2a5
remove dead code from sv_t implementation
by Christoph Hellwig
· 16 years ago
39e2def
reduce l_icloglock roundtrips
by Christoph Hellwig
· 16 years ago
d9424b3
stop using igrab in xfs_vn_link
by Christoph Hellwig
· 16 years ago
5d765b9
kill xfs_buf_iostart
by Christoph Hellwig
· 16 years ago
5cafdeb
cleanup the inode reclaim path
by Christoph Hellwig
· 16 years ago
ccd0be6
remove unused prototypes for xfs_ihash_init / xfs_ihash_free
by Christoph Hellwig
· 16 years ago
73e6335
remove unused behvavior cruft in xfs_super.h
by Christoph Hellwig
· 16 years ago
2234d54
remove useless mnt_want_write call in xfs_write
by Christoph Hellwig
· 16 years ago
ddcd856
[XFS] fix compile on 32 bit systems
by Christoph Hellwig
· 16 years ago
e5d412f
[XFS] Reorder xfs_ioctl32.c for some tidiness
by sandeen@sandeen.net
· 16 years ago
710d62a
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
2875097
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
ebeecd2
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
by sandeen@sandeen.net
· 16 years ago
af819d2
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
by sandeen@sandeen.net
· 16 years ago
65fbaf2
[XFS] Fix xfs_bulkstat_one size checks & error handling
by sandeen@sandeen.net
· 16 years ago
2ee4fa5
[XFS] Make the bulkstat_one compat ioctl handling more sane
by sandeen@sandeen.net
· 16 years ago
471d591
[XFS] Add compat handlers for data & rt growfs ioctls
by sandeen@sandeen.net
· 16 years ago
e94fc4a
[XFS] Add compat handlers for swapext ioctl
by sandeen@sandeen.net
· 16 years ago
d5547f9
[XFS] Clean up some existing compat ioctl calls
by sandeen@sandeen.net
· 16 years ago
ffae263
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
by sandeen@sandeen.net
· 16 years ago
743bb465
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
by sandeen@sandeen.net
· 16 years ago
0e44667
[XFS] fix error handling in xlog_recover_process_one_iunlink
by Christoph Hellwig
· 16 years ago
24f211b
[XFS] move inode allocation out xfs_iread
by Christoph Hellwig
· 16 years ago
b48d8d6
[XFS] kill the XFS_IMAP_BULKSTAT flag
by Christoph Hellwig
· 16 years ago
92bfc6e
[XFS] embededd struct xfs_imap into xfs_inode
by Christoph Hellwig
· 16 years ago
94e1b69
[XFS] merge xfs_imap into xfs_dilocate
by Christoph Hellwig
· 16 years ago
a194189
[XFS] remove dead code for old inode item recovery
by Christoph Hellwig
· 16 years ago
76d8b27
[XFS] stop using xfs_itobp in xfs_iread
by Christoph Hellwig
· 16 years ago
23fac50
[XFS] split up xlog_recover_process_iunlinks
by Christoph Hellwig
· 16 years ago
51ce16d
[XFS] kill XFS_DINODE_VERSION_ defines
by Christoph Hellwig
· 16 years ago
81591fe
[XFS] kill xfs_dinode_core_t
by Christoph Hellwig
· 16 years ago
d42f08f
[XFS] kill xfs_ialloc_log_di
by Christoph Hellwig
· 16 years ago
b28708d
[XFS] sanitize xlog_in_core_t definition
by Christoph Hellwig
· 16 years ago
4805621
[XFS] factor out xfs_read_agf helper
by From: Christoph Hellwig
· 16 years ago
5e1be0f
[XFS] factor out xfs_read_agi helper
by Christoph Hellwig
· 16 years ago
26c5295
[XFS] remove i_gen from incore inode
by Dave Chinner
· 16 years ago
207fcfa
[XFS] remove xfs_vfsops.h
by Christoph Hellwig
· 16 years ago
2b5decd
[XFS] remove xfs_vfs.h
by Christoph Hellwig
· 16 years ago
00dd402
[XFS] remove bhv_statvfs_t typedef
by Christoph Hellwig
· 16 years ago
f35642e
[XFS] Hook up the fiemap ioctl.
by Eric Sandeen
· 16 years ago
5af317c
[XFS] Add new getbmap flags.
by Eric Sandeen
· 16 years ago
8a7141a
[XFS] convert xfs_getbmap to take formatter functions
by Eric Sandeen
· 16 years ago
0924b58
[XFS] fix uninitialised variable bug in dquot release.
by Dave Chinner
· 16 years ago
2e65609
[XFS] fix error inversion problems with data flushing
by Dave Chinner
· 16 years ago
6579591
[XFS] fix spurious gcc warnings
by Christoph Hellwig
· 16 years ago
6c31b93
[XFS] allow inode64 mount option on 32 bit systems
by Christoph Hellwig
· 16 years ago
f999a5b
[XFS] wire up ->open for directories
by Christoph Hellwig
· 16 years ago
bac8dca
[XFS] fix NULL pointer dereference in xfs_log_force_umount
by Christoph Hellwig
· 16 years ago
cc09c0d
[XFS] Fix double free of log tickets
by Dave Chinner
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
82ab8de
CRED: Wrap task credential accesses in the XFS filesystem
by David Howells
· 16 years ago
220ca31
[XFS] XFS: Check for valid transaction headers in recovery
by David Chinner
· 16 years ago
8f330f5
[XFS] handle memory allocation failures during log initialisation
by Dave Chinner
· 16 years ago
6f9f51a
[XFS] Account for allocated blocks when expanding directories
by David Chinner
· 16 years ago
2cf7f0d
[XFS] Wait for all I/O on truncate to zero file size
by Lachlan McIlroy
· 16 years ago
9ccbece
[XFS] Fix use-after-free with log and quotas
by Lachlan McIlroy
· 16 years ago
6307091
[XFS] Avoid using inodes that haven't been completely initialised
by Dave Chinner
· 16 years ago
cb4f0d1
[XFS] fix uninitialised variable bug in dquot release
by Dave Chinner
· 16 years ago
644c356
[XFS] handle memory allocation failures during log initialisation
by Dave Chinner
· 16 years ago
91b7771
CRED: Wrap task credential accesses in the XFS filesystem
by David Howells
· 16 years ago
6bfb3d0
[XFS] Fix race when looking up reclaimable inodes
by David Chinner
· 16 years ago
e0b8e8b
[XFS] remove restricted chown parameter from xfs linux
by Tim Shimmin
· 16 years ago
ea5a3dc8
[XFS] kill sys_cred
by Christoph Hellwig
· 16 years ago
7ee49ac
[XFS] correctly select first log item to push
by David Chinner
· 16 years ago
9ed0451
[XFS] free partially initialized inodes using destroy_inode
by Christoph Hellwig
· 16 years ago
Next »