Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3eb0aaa0211fd804057070bee1fd067cd65cb13
/
fs
/
xfs
« Previous
36fbe6e
[XFS] xfs_icsb_counter_disabled() never returns an error.
by David Chinner
· 17 years ago
a414047
[XFS] Remove useless whitespace in function prototypes
by David Chinner
· 17 years ago
3c85c36
[XFS] xfs_quiesce_fs() never returns an error. Mark it void.
by David Chinner
· 17 years ago
b6ddc4e
[XFS] Don't validate symlink target component length
by Christoph Hellwig
· 17 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0225da1
[XFS] Replace __inline with inline
by Harvey Harrison
· 17 years ago
6b1d1a7
[XFS] Fix lock inversion in forced shutdown.
by David Chinner
· 17 years ago
4679b2d
[XFS] Reorganise xlog_t for better cacheline isolation of contention
by David Chinner
· 17 years ago
eb01c9c
[XFS] Remove the xlog_ticket allocator
by David Chinner
· 17 years ago
114d23a
[XFS] Per iclog callback chain lock
by David Chinner
· 17 years ago
2abdb8c
[XFS] Prevent xfs_bmap_check_leaf_extents() referencing unmapped memory.
by Lachlan McIlroy
· 17 years ago
4335509
[XFS] remove most calls to VN_RELE
by Christoph Hellwig
· 17 years ago
df26cfe
[XFS] split xfs_ioc_xattr
by Lachlan McIlroy
· 17 years ago
f3dcc13
[XFS] cleanup root inode handling in xfs_fs_fill_super
by Christoph Hellwig
· 17 years ago
59a33f9
[XFS] Ensure a btree insert returns a valid cursor.
by David Chinner
· 17 years ago
75de2a9
[XFS] Account for inode cluster alignment in all allocations
by David Chinner
· 17 years ago
535f6b3
[XFS] Replace custom AIL linked-list code with struct list_head
by Josef 'Jeff' Sipek
· 17 years ago
a45c796
[XFS] Remove superflous xfs_readsb call in xfs_mountfs.
by Christoph Hellwig
· 17 years ago
dfa18b1
[XFS] kill t_sema member of struct xfs_trans
by Niv Sardi
· 17 years ago
5f90150
[XFS] cleanup vnode use in xfs_bmap.c
by Christoph Hellwig
· 17 years ago
af04819
[XFS] cleanup vnode use in xfs_iops.c
by Christoph Hellwig
· 17 years ago
dcf49cc
[XFS] cleanup vnode use in xfs_lrw.c
by Christoph Hellwig
· 17 years ago
ef1f5e7
[XFS] cleanup vnode use in xfs_lookup
by Christoph Hellwig
· 17 years ago
3937be5
[XFS] cleanup vnode use in xfs_symlink and xfs_rename
by Christoph Hellwig
· 17 years ago
a3da789
[XFS] cleanup vnode use in xfs_link
by Christoph Hellwig
· 17 years ago
979ebab
[XFS] cleanup vnode use in xfs_create/mknod/mkdir
by Christoph Hellwig
· 17 years ago
bc4ac74
[XFS] cleanup vnode use in dmapi calls
by Christoph Hellwig
· 17 years ago
d234154
[XFS] Use power-of-2 sized buffers to reduce overhead
by David Chinner
· 17 years ago
6ee4752
[XFS] Use atomic counters for ktrace buffer indexes
by David Chinner
· 17 years ago
44d814c
[XFS] Update c/mtime correctly on truncates
by David Chinner
· 17 years ago
24bd861
[XFS] don't encode parent in nfs filehandles unless nessecary
by Christoph Hellwig
· 17 years ago
126468b
[XFS] kill xfs_rwlock/xfs_rwunlock
by Christoph Hellwig
· 17 years ago
4397396
[XFS] kill xfs_get_dir_entry
by Christoph Hellwig
· 17 years ago
a8b3acd
[XFS] vnode cleanup in xfs_fs_subr.c
by Christoph Hellwig
· 17 years ago
db0bb7b
[XFS] cleanup xfs_vn_mknod
by Christoph Hellwig
· 17 years ago
155cc6b
[XFS] Use atomics for iclog reference counting
by David Chinner
· 17 years ago
b589334
[XFS] Prevent AIL lock contention during transaction completion
by David Chinner
· 17 years ago
3354040
[XFS] Use xfs_inode_clean() in more places
by David Chinner
· 17 years ago
bad5584
[XFS] Remove the xfs_icluster structure
by David Chinner
· 17 years ago
a3f74ff
[XFS] Don't block pdflush when writing back inodes
by David Chinner
· 17 years ago
4ae29b4
[XFS] Factor xfs_itobp() and xfs_inotobp().
by David Chinner
· 17 years ago
e9a56b7
[XFS] Fix regression due to refcache removal
by Lachlan McIlroy
· 17 years ago
163d368
[XFS] Remove the xfs_refcache
by Donald Douwsma
· 17 years ago
461aa8a
[XFS] make inode reclaim synchronise with xfs_iflush_done()
by Lachlan McIlroy
· 17 years ago
e12070a
[XFS] actually check error returned by xfs_flush_pages, clean up and
by Niv Sardi
· 17 years ago
e6957ea
[XFS] Ensure "both" features2 slots are consistent
by Eric Sandeen
· 17 years ago
ee1c090
[XFS] Fix superblock features2 field alignment problem
by David Chinner
· 17 years ago
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 17 years ago
72772a3
[XFS] fix inode leak in xfs_iget_core()
by David Chinner
· 17 years ago
92d9cd1
[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups
by David Chinner
· 17 years ago
1bd960e
[XFS] If you mount an XFS filesystem with no mount options at all, then
by Josef Jeff Sipek
· 17 years ago
ef8ece5
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
db69c91
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
6e5e934
Remove empty file fs/xfs/Makefile-linux-2.6.
by Lachlan McIlroy
· 17 years ago
c58310b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Lachlan McIlroy
· 17 years ago
269cdfa
[XFS] Added quota targets and removed dmapi directory
by Lachlan McIlroy
· 17 years ago
794f744
[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)
by Eric Sandeen
· 17 years ago
58b7983
[XFS] Remove Makefile wrappers in XFS
by Andi Kleen
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
0b61a2b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
de2eeea
[XFS] add __init/__exit mark to specific init/cleanup functions
by Lachlan McIlroy
· 17 years ago
450790a
[XFS] Fix oops in xfs_file_readdir()
by David Chinner
· 17 years ago
cbc89dc
[XFS] kill xfs_root
by Christoph Hellwig
· 17 years ago
4188c78
[XFS] keep i_nlink updated and use proper accessors
by Christoph Hellwig
· 17 years ago
222096a
[XFS] stop updating inode->i_blocks
by Christoph Hellwig
· 17 years ago
de08dbc
[XFS] Make xfs_ail_check check less by default
by David Chinner
· 17 years ago
249a8c1
[XFS] Move AIL pushing into it's own thread
by David Chinner
· 17 years ago
4576758
[XFS] use generic_permission
by Christoph Hellwig
· 17 years ago
f6aa7f2
[XFS] stop re-checking permissions in xfs_swapext
by Christoph Hellwig
· 17 years ago
35fec8d
[XFS] clean up xfs_swapext
by Christoph Hellwig
· 17 years ago
199037c
[XFS] remove permission check from xfs_change_file_space
by Christoph Hellwig
· 17 years ago
9742bb9
[XFS] prevent panic during log recovery due to bogus op_hdr length
by Lachlan McIlroy
· 17 years ago
f71354b
[XFS] Cleanup various fid related bits:
by Christoph Hellwig
· 17 years ago
edd319d
[XFS] Fix xfs_lowbit64
by David Chinner
· 17 years ago
45ba598
[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.
by Christoph Hellwig
· 17 years ago
a9759f2
[XFS] kill superflous buffer locking (2nd attempt)
by Christoph Hellwig
· 17 years ago
40ebd81
[XFS] Use kernel-supplied "roundup_pow_of_two" for simplicity
by Robert P. J. Day
· 17 years ago
e6a4b37
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
by Tim Shimmin
· 17 years ago
f7b7c36
[XFS] Remove bogus assert
by Niv Sardi
· 17 years ago
71ddabb
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
by Eric Sandeen
· 17 years ago
a67d7c5
[XFS] Move platform specific mount option parse out of core XFS code
by David Chinner
· 17 years ago
3ed6526
[XFS] Implement fallocate.
by David Chinner
· 17 years ago
5d51eff
[XFS] Fix inode allocation latency
by David Chinner
· 17 years ago
e4143a1
[XFS] Fix transaction overrun during writeback.
by David Chinner
· 17 years ago
786f486
[XFS] Show all mount args in /proc/mounts
by David Chinner
· 17 years ago
8ae2c0f
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
by David Chinner
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
a69b176
[XFS] Use the generic bitops rather than implementing them ourselves.
by David Chinner
· 17 years ago
c319b58
[XFS] Make xfs_bulkstat() to report unlinked but referenced inodes
by Vlad Apostolov
· 17 years ago
98ce2b5
[XFS] 971186 Undo mod xfs-linux-melb:xfs-kern:29845a due to a regression
by Lachlan McIlroy
· 17 years ago
bc58f9b
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
by Eric Sandeen
· 17 years ago
d4f3cc0
[XFS] lose xfs_hex_dump in favor of print_hex_dump
by Eric Sandeen
· 17 years ago
91906a8
[XFS] kill XFS_INOBT_IS_FREE_DISK
by Christoph Hellwig
· 17 years ago
c40ea74
[XFS] kill superflous buffer locking
by Christoph Hellwig
· 17 years ago
0771fb4
[XFS] Refactor xfs_mountfs
by Eric Sandeen
· 17 years ago
b53e675
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
by Christoph Hellwig
· 17 years ago
67fcb7b
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
03bea6f
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
Next »