index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
12
-262
/
+181
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
4
-81
/
+37
2009-02-09
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
1
-13
/
+1
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2
-12
/
+6
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
3
-291
/
+92
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
7
-18
/
+10
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
5
-31
/
+17
2009-02-09
xfs: remove iclog calculation special cases
Christoph Hellwig
1
-26
/
+2
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
3
-113
/
+50
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
1
-62
/
+44
2009-02-04
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
1
-35
/
+27
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
4
-57
/
+37
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
1
-30
/
+25
2009-02-04
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
1
-3
/
+0
2009-02-04
xfs: tiny cleanup for xfs_link
Christoph Hellwig
1
-2
/
+4
2009-02-04
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
3
-8
/
+21
2009-02-04
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
1
-42
/
+35
2009-02-03
[XFS] Warn on transaction in flight on read-only remount
Felix Blyakher
1
-1
/
+5
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
1
-6
/
+25
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
1
-6
/
+25
2009-01-27
don't reallocate sxp variable passed into xfs_swapext
Eric Sandeen
1
-9
/
+1
2009-01-27
don't reallocate sxp variable passed into xfs_swapext
Eric Sandeen
1
-9
/
+1
2009-01-27
[XFS] Warn on transaction in flight on read-only remount
Felix Blyakher
1
-1
/
+5
2009-01-22
Long btree pointers are still 64 bit on disk
Dave Chinner
1
-5
/
+5
2009-01-21
Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfs
Felix Blyakher
2
-8
/
+0
2009-01-22
[XFS] remove always-true #ifndef HAVE_FORMAT32 tests
Eric Sandeen
2
-8
/
+0
2009-01-21
Long btree pointers are still 64 bit on disk
Dave Chinner
1
-5
/
+5
2009-01-19
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
23
-158
/
+142
2009-01-19
xfs: sanity check attr fork size
Christoph Hellwig
1
-0
/
+13
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
3
-14
/
+32
2009-01-19
xfs: add a lock class for group/project dquots
Christoph Hellwig
1
-1
/
+11
2009-01-19
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
2
-10
/
+24
2009-01-19
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
4
-300
/
+196
2009-01-19
xfs: sanity check attr fork size
Christoph Hellwig
1
-0
/
+13
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
3
-14
/
+32
2009-01-19
xfs: add a lock class for group/project dquots
Christoph Hellwig
1
-1
/
+11
2009-01-19
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
2
-10
/
+24
2009-01-19
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
1
-0
/
+9
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
4
-300
/
+196
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
23
-158
/
+142
2009-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...
Lachlan McIlroy
6
-28
/
+14
2009-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Lachlan McIlroy
6
-28
/
+14
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
3
-9
/
+12
2009-01-09
[XFS] use scalable vmap API
Nick Piggin
1
-3
/
+3
2009-01-09
[XFS] remove old vmap cache
Nick Piggin
1
-74
/
+1
2009-01-09
Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfs
Lachlan McIlroy
13
-125
/
+117
[prev]
[next]