index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: reject swapext ioctl on swapfiles
Christoph Hellwig
2009-02-12
1
-0
/
+6
*
xfs: fix error handling in xfs_log_mount
Christoph Hellwig
2009-02-12
1
-6
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-02-09
30
-734
/
+346
|
\
|
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
12
-262
/
+181
|
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
4
-81
/
+37
|
*
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
2009-02-09
1
-13
/
+1
|
*
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
2
-12
/
+6
|
*
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
2009-02-09
3
-291
/
+92
|
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
7
-18
/
+10
|
*
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
5
-31
/
+17
|
*
xfs: remove iclog calculation special cases
Christoph Hellwig
2009-02-09
1
-26
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-02-09
14
-348
/
+239
|
\
|
|
*
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
3
-113
/
+50
|
*
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-02-08
1
-62
/
+44
|
*
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
2009-02-04
1
-35
/
+27
|
*
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
4
-57
/
+37
|
*
xfs: factor out attr fork reset handling
Christoph Hellwig
2009-02-04
1
-30
/
+25
|
*
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
2009-02-04
1
-3
/
+0
|
*
xfs: tiny cleanup for xfs_link
Christoph Hellwig
2009-02-04
1
-2
/
+4
|
*
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
2009-02-04
3
-8
/
+21
|
*
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
2009-02-04
1
-42
/
+35
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-02-09
58
-824
/
+1980
|
\
\
|
|
/
|
/
|
|
*
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
1
-2
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-02-07
3
-8
/
+24
|
|
\
|
|
*
CRED: Fix SUID exec regression
David Howells
2009-02-06
3
-8
/
+24
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-02-07
26
-451
/
+1413
|
|
\
\
|
|
*
|
Btrfs: Make sure dir is non-null before doing S_ISGID checks
Chris Mason
2009-02-06
1
-1
/
+1
|
|
*
|
Btrfs: Fix memory leak in cache_drop_leaf_ref
Chris Mason
2009-02-05
1
-0
/
+1
|
|
*
|
Btrfs: don't return congestion in write_cache_pages as often
Chris Mason
2009-02-04
1
-5
/
+0
|
|
*
|
Btrfs: Only prep for btree deletion balances when nodes are mostly empty
Chris Mason
2009-02-04
1
-3
/
+6
|
|
*
|
Btrfs: fix btrfs_unlock_up_safe to walk the entire path
Chris Mason
2009-02-04
1
-2
/
+2
|
|
*
|
Btrfs: change btrfs_del_leaf to drop locks earlier
Chris Mason
2009-02-04
1
-2
/
+9
|
|
*
|
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
Chris Mason
2009-02-04
1
-1
/
+5
|
|
*
|
Btrfs: Don't try to compress pages past i_size
Chris Mason
2009-02-04
1
-0
/
+14
|
|
*
|
Btrfs: join the transaction in __btrfs_setxattr
Josef Bacik
2009-02-04
1
-1
/
+1
|
|
*
|
Btrfs: Handle SGID bit when creating inodes
Chris Ball
2009-02-04
1
-1
/
+8
|
|
*
|
Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks
Chris Mason
2009-02-04
4
-45
/
+265
|
|
*
|
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2009-02-04
11
-39
/
+470
|
|
*
|
Btrfs: hash_lock is no longer needed
Chris Mason
2009-02-04
3
-11
/
+1
|
|
*
|
Btrfs: disable leak debugging checks in extent_io.c
Chris Mason
2009-02-04
1
-8
/
+8
|
|
*
|
Btrfs: sort references by byte number during btrfs_inc_ref
Chris Mason
2009-02-04
1
-6
/
+79
|
|
*
|
Btrfs: async threads should try harder to find work
Chris Mason
2009-02-04
2
-6
/
+46
|
|
*
|
Btrfs: selinux support
Jim Owens
2009-02-04
3
-4
/
+53
|
|
*
|
Btrfs: make btrfs acls selectable
Christian Hesse
2009-02-04
1
-0
/
+13
|
|
*
|
Btrfs: Catch missed bios in the async bio submission thread
Chris Mason
2009-02-04
2
-3
/
+18
|
|
*
|
Btrfs: fix readdir on 32 bit machines
Chris Mason
2009-01-28
1
-1
/
+1
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-01-29
19
-318
/
+418
|
|
|
\
\
|
|
|
*
|
Btrfs: do less aggressive btree readahead
Chris Mason
2009-01-22
1
-16
/
+5
|
|
|
*
|
Btrfs: fiemap support
Yehuda Sadeh
2009-01-21
3
-0
/
+101
|
|
|
*
|
Btrfs: stop providing a bmap operation to avoid swapfile corruptions
Chris Mason
2009-01-21
1
-6
/
+12
[next]