Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c11554104f4dcb509fd43973389b097a04b9d51d
/
fs
c115541
xfs: Clean up XFS_BLI_* flag namespace
by Dave Chinner
· 15 years ago
64fc35d
xfs: modify buffer item reference counting
by Dave Chinner
· 15 years ago
3383ca5
xfs: allow log ticket allocation to take allocation flags
by Dave Chinner
· 15 years ago
524ee36
xfs: Don't reuse the same transaction ID for duplicated transactions.
by Dave Chinner
· 15 years ago
b4ed462
xfs: mark xfs_iomap_write_ helpers static
by Christoph Hellwig
· 15 years ago
bd1556a
xfs: clean up end index calculation in xfs_page_state_convert
by Christoph Hellwig
· 15 years ago
2b8f12b
xfs: clean up mapping size calculation in __xfs_get_blocks
by Christoph Hellwig
· 15 years ago
558e689
xfs: clean up xfs_iomap_valid
by Christoph Hellwig
· 15 years ago
34a52c6
xfs: move I/O type flags into xfs_aops.c
by Christoph Hellwig
· 15 years ago
207d041
xfs: kill struct xfs_iomap
by Christoph Hellwig
· 15 years ago
e513182
xfs: report iomap_bn in block base
by Christoph Hellwig
· 15 years ago
8699bb0
xfs: report iomap_offset and iomap_bsize in block base
by Christoph Hellwig
· 15 years ago
9563b3d
xfs: remove iomap_delta
by Christoph Hellwig
· 15 years ago
046f168
xfs: remove iomap_target
by Christoph Hellwig
· 15 years ago
826bf0a
xfs: limit xfs_imap_to_bmap to a single mapping
by Christoph Hellwig
· 15 years ago
4a5224d
xfs: simplify buffer to transaction matching
by Christoph Hellwig
· 15 years ago
2d1ff3c
xfs: Make fiemap work in query mode.
by Tao Ma
· 15 years ago
48389ef
xfs: kill off l_sectbb_mask
by Alex Elder
· 15 years ago
69ce58f
xfs: record log sector size rather than log2(that)
by Alex Elder
· 15 years ago
1414a60
xfs: remove dead XFS_LOUD_RECOVERY code
by Christoph Hellwig
· 15 years ago
8112e9d
xfs: removed unused XFS_QMOPT_ flags
by Christoph Hellwig
· 15 years ago
191f848
xfs: remove a few macro indirections in the quota code
by Christoph Hellwig
· 15 years ago
8a7b8a8
xfs: access quotainfo structure directly
by Christoph Hellwig
· 15 years ago
37bc574
xfs: wait for direct I/O to complete in fsync and write_inode
by Christoph Hellwig
· 15 years ago
fce1cad
xfs: xfs_trace.c: duplicated include
by Andrea Gelmini
· 15 years ago
3f943d8
xfs: minor odds and ends in xfs_log_recover.c
by Alex Elder
· 15 years ago
e3bb2e3
xfs: avoid repeated pointer dereferences
by Alex Elder
· 15 years ago
9db127e
xfs: change a few labels in xfs_log_recover.c
by Alex Elder
· 15 years ago
8c38366
xfs: enforce synchronous writes in xfs_bwrite
by Christoph Hellwig
· 15 years ago
df308bc
xfs: remove periodic superblock writeback
by Christoph Hellwig
· 15 years ago
f983710
xfs: make the log ticket transaction id random
by Dave Chinner
· 15 years ago
36adecf
xfs: nothing special about 1-block log sector
by Alex Elder
· 15 years ago
ff30a62
xfs: encapsulate bbcount validity checking
by Alex Elder
· 15 years ago
5c17f53
xfs: kill XLOG_SECTOR_ROUND*()
by Alex Elder
· 15 years ago
8511998
xfs: simplify XLOG_SECTOR_ROUND*()
by Alex Elder
· 15 years ago
6881a22
xfs: fix min bufsize bugs in two places
by Alex Elder
· 15 years ago
a0e856b
xfs: add const qualifiers to xfs error function args
by Alex Elder
· 15 years ago
74457cf
xfs: remove xfs_dqmarker
by Christoph Hellwig
· 15 years ago
3a8406f
xfs: convert the dquot free list to use list heads
by Dave Chinner
· 15 years ago
e6a81f1
xfs: convert the dquot hash list to use list heads
by Dave Chinner
· 15 years ago
368e136
xfs: remove duplicate code from dquot reclaim
by Dave Chinner
· 15 years ago
3a25404
xfs: convert the per-mount dquot list to use list heads
by Dave Chinner
· 15 years ago
9abbc53
xfs: add log item recovery tracing
by Dave Chinner
· 15 years ago
e6b1f27
xfs: clean up xlog_write_adv_cnt
by Christoph Hellwig
· 15 years ago
55b6633
xfs: introduce new internal log vector structure
by Dave Chinner
· 15 years ago
99428ad
xfs: reindent xlog_write
by Christoph Hellwig
· 15 years ago
b5203cd
xfs: factor xlog_write
by Dave Chinner
· 15 years ago
9b9fc2b7
xfs: log ticket reservation underestimates the number of iclogs
by Dave Chinner
· 15 years ago
b1c1b5b
xfs: Clean up xfs_trans_committed code after factoring
by Dave Chinner
· 15 years ago
8e646a5
xfs: update and factor xfs_trans_committed()
by Dave Chinner
· 15 years ago
a3ccd2c
xfs: clean up xfs_trans_commit logic even more
by Christoph Hellwig
· 15 years ago
0924378
xfs: split out iclog writing from xfs_trans_commit()
by Dave Chinner
· 15 years ago
713bf88
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
by Dave Chinner
· 15 years ago
8e12385
xfs: remove stale parameter from ->iop_unpin method
by Dave Chinner
· 15 years ago
4aaf15d
xfs: Add inode pin counts to traces
by Dave Chinner
· 15 years ago
43f5efc
xfs: factor log item initialisation
by Dave Chinner
· 15 years ago
e2a0781
xfs: add blockdev name to kthreads
by Jan Engelhardt
· 15 years ago
fda168c
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
by Zhitong Wang
· 15 years ago
18e41da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
5dc6416
Btrfs: check for read permission on src file in the clone ioctl
by Dan Rosenberg
· 14 years ago
3f8bf8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
684bdc7
JFS: Free sbi memory in error path
by Jan Blunck
· 15 years ago
404e781
fs/sysv: dereferencing ERR_PTR()
by Dan Carpenter
· 15 years ago
2656244
Fix double-free in logfs
by Al Viro
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
4fc4c3c
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
b3b38d8
inotify: don't leak user struct on inotify release
by Pavel Emelyanov
· 15 years ago
e087334
inotify: race use after free/double free in inotify inode marks
by Eric Paris
· 15 years ago
3dbc6fb
inotify: clean up the inotify_add_watch out path
by Eric Paris
· 15 years ago
4462dc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
002baee
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
by Jan Kara
· 15 years ago
cdf5f61
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
7ac512a
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
by David Howells
· 15 years ago
e7b702b
Inotify: undefined reference to `anon_inode_getfd'
by Russell King
· 15 years ago
e84346b
ceph: preserve seq # on requeued messages after transient transport errors
by Sage Weil
· 15 years ago
f818a73
ceph: fix cap removal races
by Sage Weil
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 15 years ago
45c6ceb
ceph: zero unused message header, footer fields
by Sage Weil
· 15 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 15 years ago
c61ea31
CacheFiles: Fix occasional EIO on call to vfs_unlink()
by David Howells
· 15 years ago
9abf82b
ceph: fix locking for waking session requests after reconnect
by Sage Weil
· 15 years ago
d85b705
ceph: resubmit requests on pg mapping change (not just primary change)
by Sage Weil
· 15 years ago
04d000e
ceph: fix open file counting on snapped inodes when mds returns no caps
by Sage Weil
· 15 years ago
0ceed5d
ceph: unregister osd request on failure
by Sage Weil
· 15 years ago
f742246
autofs4-2.6.34-rc1 - fix link_count usage
by Ian Kent
· 15 years ago
9167746
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
54ad023
ceph: don't use writeback_control in writepages completion
by Sage Weil
· 15 years ago
7572e56
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
5dfc589
ceph: unregister bdi before kill_anon_super releases device name
by Sage Weil
· 15 years ago
d577632
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
by Joel Becker
· 15 years ago
d93ac51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
b0930f8
ceph: remove bad auth_x kmem_cache
by Sage Weil
· 15 years ago
7ff899d
ceph: fix lockless caps check
by Sage Weil
· 15 years ago
ea1409f
ceph: clear dir complete, invalidate dentry on replayed rename
by Sage Weil
· 15 years ago
5c6a2cd
ceph: fix direct io truncate offset
by Sage Weil
· 15 years ago
ae18756
ceph: discard incoming messages with bad seq #
by Sage Weil
· 15 years ago
684be25
ceph: fix seq counting for skipped messages
by Sage Weil
· 15 years ago
d45d0d9
ceph: add missing #includes
by Sage Weil
· 15 years ago
0b0c06d
ceph: fix leaked spinlock during mds reconnect
by Sage Weil
· 15 years ago
c8f1658
ceph: print more useful version info on module load
by Sage Weil
· 15 years ago
Next »