Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1318136fcda34d27ca8c322b6a0550200c3a8cec
/
fs
/
xfs
27e88bf
Revert "[XFS] remove old vmap cache"
by Felix Blyakher
· 16 years ago
7fdf582
Revert "[XFS] use scalable vmap API"
by Felix Blyakher
· 16 years ago
43f3f05
[XFS] Warn on transaction in flight on read-only remount
by Felix Blyakher
· 16 years ago
6139a23
xfs: Check buffer lengths in log recovery
by Dave Chinner
· 16 years ago
f0e0059
don't reallocate sxp variable passed into xfs_swapext
by Eric Sandeen
· 16 years ago
74e2d06
Long btree pointers are still 64 bit on disk
by Dave Chinner
· 16 years ago
b6e3222
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
b828d8c
xfs: sanity check attr fork size
by Christoph Hellwig
· 16 years ago
4973914
xfs: fix bad_features2 fixups for the root filesystem
by Christoph Hellwig
· 16 years ago
5aa2dc0
xfs: add a lock class for group/project dquots
by Christoph Hellwig
· 16 years ago
4f2d4ac
xfs: lockdep annotations for xfs_dqlock2
by Christoph Hellwig
· 16 years ago
080dda7
xfs: add a separate lock class for the per-mount list of dquots
by Christoph Hellwig
· 16 years ago
62e194e
xfs: use mnt_want_write in compat_attrmulti ioctl
by Christoph Hellwig
· 16 years ago
ab596ad
xfs: fix dentry aliasing issues in open_by_handle
by Christoph Hellwig
· 16 years ago
cb7a97d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Lachlan McIlroy
· 16 years ago
8e96187
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
0087167
[XFS] use scalable vmap API
by Nick Piggin
· 16 years ago
958f8c0
[XFS] remove old vmap cache
by Nick Piggin
· 16 years ago
058652a
[XFS] make xfs_ino_t an unsigned long long
by Christoph Hellwig
· 16 years ago
1544031
[XFS] truncate readdir offsets to signed 32 bit values
by Christoph Hellwig
· 16 years ago
e6edbd1
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
by Christoph Hellwig
· 16 years ago
fb82557
[XFS] Remove macro-to-function indirections in the mask code
by Eric Sandeen
· 16 years ago
c9fb86a
[XFS] Remove macro-to-function indirections in attr code
by Eric Sandeen
· 16 years ago
9800b55
[XFS] Remove several unused typedefs.
by Eric Sandeen
· 16 years ago
c9a9855
[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations
by Christoph Hellwig
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
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
743bb46
[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
Next »