Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b79631330a653f568a2ac4eb4a32474c80e3fe77
/
fs
/
xfs
b796313
xfs: only issues a cache flush on unmount if barriers are enabled
by Christoph Hellwig
· 16 years ago
ed93ec3
xfs: prevent lockdep false positive in xfs_iget_cache_miss
by Christoph Hellwig
· 16 years ago
e8fa6b4
xfs: prevent kernel crash due to corrupted inode log format
by Christoph Hellwig
· 16 years ago
3a011a1
Revert "[XFS] remove old vmap cache"
by Felix Blyakher
· 16 years ago
cf7dab8
Revert "[XFS] use scalable vmap API"
by Felix Blyakher
· 16 years ago
7c8f7af
xfs: reject swapext ioctl on swapfiles
by Christoph Hellwig
· 16 years ago
2643075
xfs: fix error handling in xfs_log_mount
by Christoph Hellwig
· 16 years ago
fcafb71
xfs: get rid of indirections in the quotaops implementation
by Christoph Hellwig
· 16 years ago
c9a192d
xfs: sanitize qh_lock wrappers
by Christoph Hellwig
· 16 years ago
7201813
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
by Christoph Hellwig
· 16 years ago
e249458
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
by Christoph Hellwig
· 16 years ago
517b5e8
xfs: merge xfs_mkdir into xfs_create
by Christoph Hellwig
· 16 years ago
a568778
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
by Christoph Hellwig
· 16 years ago
0d87e65
xfs: remove superflous inobt macros
by Christoph Hellwig
· 16 years ago
7153f8b
xfs: remove iclog calculation special cases
by Christoph Hellwig
· 16 years ago
8e9b6e7
xfs: remove the unused XFS_QMOPT_DQLOCK flag
by Christoph Hellwig
· 16 years ago
4346cdd
xfs: cleanup xfs_find_handle
by Christoph Hellwig
· 16 years ago
ef8f7fc
xfs: cleanup error handling in xfs_swap_extents
by Josef 'Jeff' Sipek
· 16 years ago
d4bb6d0
xfs: merge xfs_inode_flush into xfs_fs_write_inode
by Christoph Hellwig
· 16 years ago
e1486de
xfs: factor out attr fork reset handling
by Christoph Hellwig
· 16 years ago
c52e9fd
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
by Christoph Hellwig
· 16 years ago
cb3f35b
xfs: tiny cleanup for xfs_link
by Christoph Hellwig
· 16 years ago
b93b6e4
xfs: make sure to free the real-time inodes in the mount error path
by Christoph Hellwig
· 16 years ago
f9057e3
xfs: cleanup error handling in xfs_mountfs:
by Christoph Hellwig
· 16 years ago
3228149
xfs: Check buffer lengths in log recovery
by Dave Chinner
· 16 years ago
ac12b4e
don't reallocate sxp variable passed into xfs_swapext
by Eric Sandeen
· 16 years ago
5e10657
[XFS] Warn on transaction in flight on read-only remount
by Felix Blyakher
· 16 years ago
957274d
Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfs
by Felix Blyakher
· 16 years ago
5253a11
[XFS] remove always-true #ifndef HAVE_FORMAT32 tests
by Eric Sandeen
· 16 years ago
33ad965
Long btree pointers are still 64 bit on disk
by Dave Chinner
· 16 years ago
2809f76
xfs: sanity check attr fork size
by Christoph Hellwig
· 16 years ago
7884bc8
xfs: fix bad_features2 fixups for the root filesystem
by Christoph Hellwig
· 16 years ago
98b8c7a
xfs: add a lock class for group/project dquots
by Christoph Hellwig
· 16 years ago
5bb87a3
xfs: lockdep annotations for xfs_dqlock2
by Christoph Hellwig
· 16 years ago
a4edd1d
xfs: add a separate lock class for the per-mount list of dquots
by Christoph Hellwig
· 16 years ago
178eae3
xfs: use mnt_want_write in compat_attrmulti ioctl
by Christoph Hellwig
· 16 years ago
d296d30
xfs: fix dentry aliasing issues in open_by_handle
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
c088f4e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
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
ce79735
Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs
by Lachlan McIlroy
· 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
6206aa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Lachlan McIlroy
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
95f8e30
[XFS] use scalable vmap API
by Nick Piggin
· 16 years ago
d285975
[XFS] remove old vmap cache
by Nick Piggin
· 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
Next »