Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
335e92e8a515420bd47a6b0f01cb9a206c0ed6e4
/
fs
/
xfs
/
linux-2.6
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 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
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
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
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
f71354b
[XFS] Cleanup various fid related bits:
by Christoph Hellwig
· 17 years ago
a9759f2
[XFS] kill superflous buffer locking (2nd attempt)
by Christoph Hellwig
· 17 years ago
e6a4b37
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
by Tim Shimmin
· 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
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 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
c40ea74
[XFS] kill superflous buffer locking
by Christoph Hellwig
· 17 years ago
9909c4a
[XFS] kill xfs_freeze.
by Christoph Hellwig
· 17 years ago
10090be
[XFS] cleanup vnode useage in xfs_iget.c
by Christoph Hellwig
· 17 years ago
6e7f75e
[XFS] cleanup vnode useage in xfs_ioctl.c
by Christoph Hellwig
· 17 years ago
4ca488e
[XFS] Kill off xfs_statvfs.
by Christoph Hellwig
· 17 years ago
c43f408
[XFS] simplify xfs_vn_getattr
by Christoph Hellwig
· 17 years ago
613d704
[XFS] kill xfs_iocore_t
by Christoph Hellwig
· 17 years ago
007c61c
[XFS] Remove spin.h
by Eric Sandeen
· 17 years ago
36e41ee
[XFS] Cleanup lock goop.
by Eric Sandeen
· 17 years ago
541d7d3
[XFS] kill unnessecary ioops indirection
by Lachlan McIlroy
· 17 years ago
21a6254
[XFS] simplify vn_revalidate
by Christoph Hellwig
· 17 years ago
15947f2
[XFS] more vnode/inode tracing fixes
by Lachlan McIlroy
· 17 years ago
7642861
[XFS] kill BMAPI_UNWRITTEN
by Christoph Hellwig
· 17 years ago
6214ed4
[XFS] kill BMAPI_DEVICE
by Christoph Hellwig
· 17 years ago
cf441ee
[XFS] clean up vnode/inode tracing
by Lachlan McIlroy
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
aea6ad0
[XFS] fix unaligned access in readdir
by Christoph Hellwig
· 17 years ago
4743e0e
[XFS] Initialise current offset in xfs_file_readdir correctly
by Lachlan McIlroy
· 17 years ago
bad60fd
[XFS] Fix mknod regression
by Christoph Hellwig
· 17 years ago
041388b
[XFS] Put the correct offset in dirent d_off
by Lachlan McIlroy
· 17 years ago
41f81e8
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
cf10e82
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
by David Chinner
· 17 years ago
978c7b2
[XFS] Make xfsbufd threads freezable
by Rafael J. Wysocki
· 17 years ago
e89bc61
[XFS] revert to double-buffering readdir
by Christoph Hellwig
· 17 years ago
77be55a
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
by Lachlan McIlroy
· 17 years ago
d1afb67
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
by Lachlan McIlroy
· 17 years ago
cd57e59
[XFS] 971064 Various fixups for xfs_bulkstat().
by Lachlan McIlroy
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
c38344f
xfs: new export ops
by Christoph Hellwig
· 17 years ago
c614391
[XFS] cleanup fid types mess
by Christoph Hellwig
· 17 years ago
347c53d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
1f7decf
writeback: remove pages_skipped accounting in __block_write_full_page()
by Fengguang Wu
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
7f01507
[XFS] eagerly remove vmap mappings to avoid upsetting Xen
by Jeremy Fitzhardinge
· 17 years ago
6572bc2
[XFS] simplify validata_fields
by Christoph Hellwig
· 17 years ago
d79689c
xfs: convert to new aops
by Nick Piggin
· 17 years ago
150f29e
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
by Tim Shimmin
· 17 years ago
cd514bd
[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
by Tim Shimmin
· 17 years ago
e893bff
[XFS] avoid race in sync_inodes() that can fail to write out all dirty data
by Lachlan McIlroy
· 17 years ago
3e5daf0
[XFS] simplify xfs_create/mknod/symlink prototype
by Christoph Hellwig
· 17 years ago
c83bfab
[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
by Christoph Hellwig
· 17 years ago
5903c49
[XFS] ensure file size is logged on synchronous writes
by Lachlan McIlroy
· 17 years ago
b267ce9
[XFS] kill struct bhv_vfs
by Christoph Hellwig
· 17 years ago
7439449
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
0ce4cfd
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
745f691
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
by Christoph Hellwig
· 17 years ago
48c872a9f
[XFS] decontaminate vfs operations from behavior details
by Christoph Hellwig
· 17 years ago
b09cc77
[XFS] remove dependency of the quota module on behaviors
by Christoph Hellwig
· 17 years ago
293688e
[XFS] remove dependency of the dmapi module on behaviors
by Christoph Hellwig
· 17 years ago
f541d27
[XFS] move freeing the mount structure from xfs_mount_free into the callers
by Christoph Hellwig
· 17 years ago
0a74cd1
[XFS] kill struct bhv_vnode
by Christoph Hellwig
· 17 years ago
2aeaa25
[XFS] kill the v_number member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
1543d79
[XFS] move v_trace from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b677c21
[XFS] move v_iocount from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b3aea4e
[XFS] kill the v_flag member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
2f6f7b3
[XFS] kill v_vfsp member from struct bhv_vnode
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
993386c
[XFS] decontaminate vnode operations from behavior details
by Christoph Hellwig
· 17 years ago
da353b0
[XFS] Radix tree based inode caching
by David Chinner
· 17 years ago
39cd9f8
[XFS] kill move.[ch]
by Christoph Hellwig
· 17 years ago
804c83c
[XFS] stop using uio in the readlink code
by Christoph Hellwig
· 17 years ago
051e7cd
[XFS] use filldir internally
by Christoph Hellwig
· 17 years ago
eb9df39
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
by Christoph Hellwig
· 17 years ago
af3a2e8
[XFS] move linux/log2.h header to xfs_linux.h
by Eric Sandeen
· 17 years ago
6385f4d
[XFS] Remove xfs_physmem
by Eric Sandeen
· 17 years ago
4090663
[XFS] Remove m_nreadaheads
by Eric Sandeen
· 17 years ago
0bfefc4
[XFS] Barriers need to be dynamically checked and switched off
by David Chinner
· 18 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
776a75f
[XFS] Ensure file size updates have been completed before writing inode to disk.
by Lachlan McIlroy
· 17 years ago
265c1fa
[XFS] fix sparse shadowed variable warnings
by Christoph Hellwig
· 17 years ago
34521c5
[XFS] Fix sparse warning in kmem_shake_allow
by Christoph Hellwig
· 17 years ago
8da22d7
[XFS] Set filestreams object timeout to something sane.
by David Chinner
· 17 years ago
ad690ef
xfs ioctl __user annotations
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
Next »