Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
39411f81eec7dc01677b14dda97684c0ce23ac1b
/
fs
/
xfs
/
linux-2.6
/
xfs_super.c
39411f8
xfs_destroy_workqueues() should not be tagged with__exit
by Luck, Tony
· 14 years ago
0bf6a5b
xfs: convert the xfsaild threads to a workqueue
by Dave Chinner
· 14 years ago
89e4cb5
xfs: convert ENOSPC inode flushing to use new syncd workqueue
by Dave Chinner
· 14 years ago
c6d09b6
xfs: introduce a xfssyncd workqueue
by Dave Chinner
· 14 years ago
704b290
xfs: register the inode cache shrinker before quotachecks
by Dave Chinner
· 14 years ago
1bfd8d0
xfs: introduce inode cluster buffer trylocks for xfs_iflush
by Dave Chinner
· 14 years ago
4f10700
xfs: Convert linux-2.6/ files to new logging interface
by Dave Chinner
· 14 years ago
20ad9ea
xfs: enable delaylog by default
by Christoph Hellwig
· 14 years ago
7cb3920
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c58efdb
xfs: ensure log covering transactions are synchronous
by Dave Chinner
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
e677d0f
xfs: reduce the number of AIL push wakeups
by Dave Chinner
· 14 years ago
dcfcf20
xfs: provide a inode iolock lockdep class
by Dave Chinner
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
5d0af85
xfs: remove experimental tag from the delaylog option
by Christoph Hellwig
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
5fe3a5a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
668332e
xfs: remove xfs_version.h
by Christoph Hellwig
· 14 years ago
61ba35d
xfs: remove XFS_MOUNT_NO_PERCPU_SB
by Christoph Hellwig
· 14 years ago
ebad861
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
by Dave Chinner
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
1a387d3
xfs: dummy transactions should not dirty VFS state
by Dave Chinner
· 14 years ago
2fe3366
xfs: ensure f_ffree returned by statfs() is non-negative
by Stuart Brodsky
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 15 years ago
a64afb0
xfs: remove obsolete osyncisosync mount option
by Christoph Hellwig
· 14 years ago
a4190f9
xfs: move inode shrinker unregister even earlier
by Dave Chinner
· 14 years ago
2727ccc
xfs: unregister inode shrinker before freeing filesystem structures
by Dave Chinner
· 15 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 15 years ago
64c8614
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
by Christoph Hellwig
· 15 years ago
7a36c8a
xfs: avoid synchronous transaction in xfs_fs_write_inode
by Christoph Hellwig
· 15 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 15 years ago
e98c414
xfs: simplify log item descriptor tracking
by Christoph Hellwig
· 15 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 15 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 15 years ago
70e60ce
xfs: convert inode shrinker to per-filesystem contexts
by Dave Chinner
· 14 years ago
88e8837
Merge branch 'delayed-logging-for-2.6.35' into for-linus
by Alex Elder
· 15 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 15 years ago
c115541
xfs: Clean up XFS_BLI_* flag namespace
by Dave Chinner
· 15 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
37bc574
xfs: wait for direct I/O to complete in fsync and write_inode
by Christoph Hellwig
· 15 years ago
e2a0781
xfs: add blockdev name to kthreads
by Jan Engelhardt
· 15 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
26821ed
make sure data is on disk before calling ->write_inode
by Christoph Hellwig
· 15 years ago
07fec73
xfs: log changed inodes instead of writing them synchronously
by Christoph Hellwig
· 15 years ago
c854363
xfs: Use delayed write for inodes rather than async V2
by Dave Chinner
· 15 years ago
d5db0f9
xfs: more reserved blocks fixups
by Eric Sandeen
· 15 years ago
cbe132a
xfs: don't hold onto reserved blocks on remount,ro
by Dave Chinner
· 15 years ago
453eac8
xfs: Don't wake the aild once per second
by Dave Chinner
· 15 years ago
57817c6
xfs: reclaim all inodes by background tree walks
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
30ac068
xfs: cleanup dmapi macros in the umount path
by Christoph Hellwig
· 15 years ago
033da48
xfs: reset the i_iolock lock class in the reclaim path
by Christoph Hellwig
· 15 years ago
848ce8f
xfs: simplify inode teardown
by Christoph Hellwig
· 15 years ago
a372bf8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
69961a2
xfs: cleanup ->sync_fs
by Christoph Hellwig
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
988abe4
xfs: xfs_showargs() reports group *and* project quotas enabled
by Alex Elder
· 15 years ago
d96f8f8
xfs: add more statics & drop some unused functions
by Eric Sandeen
· 16 years ago
90c699a
block: rename CONFIG_LBD to CONFIG_LBDAF
by Bartlomiej Zolnierkiewicz
· 16 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 16 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 16 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 16 years ago
075fe10
xfs: split xfs_sync_inodes
by Christoph Hellwig
· 16 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 16 years ago
a19d9f8
xfs: kill ino64 mount option
by Christoph Hellwig
· 16 years ago
3180e66
xfs: make symbols static
by Hannes Eder
· 16 years ago
b796313
xfs: only issues a cache flush on unmount if barriers are enabled
by Christoph Hellwig
· 16 years ago
fcafb71
xfs: get rid of indirections in the quotaops implementation
by Christoph Hellwig
· 16 years ago
a568778
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
by Christoph Hellwig
· 16 years ago
d4bb6d0
xfs: merge xfs_inode_flush into xfs_fs_write_inode
by Christoph Hellwig
· 16 years ago
7884bc8
xfs: fix bad_features2 fixups for the root filesystem
by Christoph Hellwig
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
25e41b3
move vn_iowait / vn_iowake into xfs_aops.c
by Christoph Hellwig
· 16 years ago
f95099b
kill xfs_unmount_flush
by Christoph Hellwig
· 16 years ago
b56757b
remove leftovers of shared read-only support
by Christoph Hellwig
· 16 years ago
6bd16ff
kill dead inode flags
by Christoph Hellwig
· 16 years ago
207fcfa
[XFS] remove xfs_vfsops.h
by Christoph Hellwig
· 16 years ago
2e65609
[XFS] fix error inversion problems with data flushing
by Dave Chinner
· 16 years ago
6579591
[XFS] fix spurious gcc warnings
by Christoph Hellwig
· 16 years ago
1ec7944
[XFS] fix biosize option
by Christoph Hellwig
· 16 years ago
469fc23
[XFS] fix the noquota mount option
by Christoph Hellwig
· 16 years ago
9d565ff
[XFS] kill struct xfs_mount_args
by Christoph Hellwig
· 16 years ago
82fa901
[XFS] Allocate the struct xfs_ail
by David Chinner
· 16 years ago
1165451
[XFS] kill deleted inodes list
by David Chinner
· 16 years ago
493dca6
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
by Lachlan McIlroy
· 16 years ago
99fa8cb
[XFS] Prevent use-after-free caused by synchronous inode reclaim
by David Chinner
· 16 years ago
Next »