Age | Commit message (Expand) | Author |
2011-03-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | fs: change to new flag variable | matt mooney |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-11 | xfs: don't name variables "panic" | Alex Elder |
2011-03-09 | xfs: factor agf counter updates into a helper | Christoph Hellwig |
2011-03-09 | xfs: clean up the xfs_alloc_compute_aligned calling convention | Christoph Hellwig |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-07 | xfs: kill support/debug.[ch] | Dave Chinner |
2011-03-07 | xfs: Convert remaining cmn_err() callers to new API | Dave Chinner |
2011-03-07 | xfs: convert the quota debug prints to new API | Dave Chinner |
2011-03-07 | xfs: rename xfs_cmn_err_fsblock_zero() | Dave Chinner |
2011-03-07 | xfs: convert xfs_fs_cmn_err to new error logging API | Dave Chinner |
2011-03-07 | xfs: kill xfs_fs_mount_cmn_err() macro | Dave Chinner |
2011-03-07 | xfs: kill xfs_fs_repair_cmn_err() macro | Dave Chinner |
2011-03-07 | xfs: convert xfs_cmn_err to xfs_alert_tag | Dave Chinner |
2011-03-07 | xfs: Convert xlog_warn to new logging interface | Dave Chinner |
2011-03-07 | xfs: Convert linux-2.6/ files to new logging interface | Dave Chinner |
2011-03-01 | xfs: zero proper structure size for geometry calls | Alex Elder |
2011-03-02 | xfs: introduce new logging API. | Dave Chinner |
2011-03-01 | xfs: zero proper structure size for geometry calls | Alex Elder |
2011-02-22 | xfs: enable delaylog by default | Christoph Hellwig |
2011-02-22 | xfs: more sensible inode refcounting for ialloc | Christoph Hellwig |
2011-02-22 | xfs: stop using xfs_trans_iget in the RT allocator | Christoph Hellwig |
2011-02-22 | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner |
2011-02-22 | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg |
2011-02-21 | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner |
2011-02-21 | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo |
2011-02-07 | xfs: add lockdep annotations for the rt inodes | Christoph Hellwig |
2011-02-07 | xfs: fix xfs_get_extsz_hint for a zero extent size hint | Christoph Hellwig |
2011-02-07 | xfs: only lock the rt bitmap inode once per allocation | Christoph Hellwig |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris |
2011-02-01 | xfs: convert to alloc_workqueue() | Tejun Heo |
2011-01-28 | xfs: xfs_bmap_add_extent_delay_real should init br_startblock | bpm@sgi.com |
2011-01-28 | xfs: fix dquot shaker deadlock | Dave Chinner |
2011-01-28 | xfs: handle CIl transaction commit failures correctly | Dave Chinner |
2011-01-28 | xfs: limit extsize to size of AGs and/or MAXEXTLEN | Dave Chinner |
2011-01-28 | xfs: prevent extsize alignment from exceeding maximum extent size | Dave Chinner |
2011-01-28 | xfs: limit extent length for allocation to AG size | Dave Chinner |
2011-01-28 | xfs: speculative delayed allocation uses rounddown_power_of_2 badly | Dave Chinner |
2011-01-28 | xfs: fix efi item leak on forced shutdown | Dave Chinner |
2011-01-27 | xfs: fix log ticket leak on forced shutdown. | Dave Chinner |
2011-01-17 | xfs: Do not name variables "panic" | Geert Uytterhoeven |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig |
2011-01-17 | make the feature checks in ->fallocate future proof | Christoph Hellwig |
2011-01-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |