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: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2010-12-16
2
-26
/
+33
*
xfs: simplify xfs_map_at_offset
Christoph Hellwig
2010-12-16
1
-11
/
+4
*
xfs: refactor xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-58
/
+39
*
xfs: remove the all_bh flag from xfs_convert_page
Christoph Hellwig
2010-12-16
1
-20
/
+13
*
xfs: remove xfs_probe_cluster
Christoph Hellwig
2010-12-16
1
-107
/
+4
*
xfs: simplify xfs_map_blocks
Christoph Hellwig
2010-12-16
1
-52
/
+25
*
xfs: kill xfs_iomap
Christoph Hellwig
2010-12-16
5
-213
/
+191
*
xfs: cleanup the xfs_iomap_write_* helpers
Christoph Hellwig
2010-12-16
1
-30
/
+15
*
xfs: a few small tweaks for overwrites in xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-8
/
+7
*
xfs: remove some dead bio handling code
Christoph Hellwig
2010-12-16
1
-11
/
+2
*
xfs: improve mapping type check in xfs_vm_writepage
Christoph Hellwig
2010-12-16
1
-9
/
+12
*
xfs: untangle phase1 vs phase2 recovery helpers
Christoph Hellwig
2010-12-16
1
-101
/
+93
*
xfs: refactor xlog_recover_commit_trans
Christoph Hellwig
2010-12-16
1
-64
/
+53
*
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
2010-12-16
3
-111
/
+65
*
xfs: remove leftovers of old buffer log items in recovery code
Christoph Hellwig
2010-12-16
1
-115
/
+40
*
xfs: fix exporting with left over 64-bit inodes
Samuel Kvasnica
2010-12-16
1
-2
/
+10
*
xfs: log timestamp changes to the source inode in rename
Christoph Hellwig
2010-12-10
1
-0
/
+1
*
xfs: only run xfs_error_test if error injection is active
Dave Chinner
2010-12-01
2
-2
/
+6
*
xfs: avoid moving stale inodes in the AIL
Dave Chinner
2010-12-01
1
-6
/
+25
*
xfs: delayed alloc blocks beyond EOF are valid after writeback
Dave Chinner
2010-12-01
2
-2
/
+20
*
xfs: push stale, pinned buffers on trylock failures
Dave Chinner
2010-12-01
1
-19
/
+16
*
xfs: fix failed write truncation handling.
Dave Chinner
2010-12-01
3
-54
/
+121
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-11-29
15
-114
/
+572
|
\
|
*
Btrfs: don't use migrate page without CONFIG_MIGRATION
Chris Mason
2010-11-29
1
-1
/
+6
|
*
Btrfs: deal with DIO bios that span more than one ordered extent
Chris Mason
2010-11-29
3
-4
/
+89
|
*
Btrfs: setup blank root and fs_info for mount time
Josef Bacik
2010-11-27
2
-7
/
+33
|
*
Btrfs: fix fiemap
Josef Bacik
2010-11-27
1
-9
/
+54
|
*
Btrfs - fix race between btrfs_get_sb() and umount
Ian Kent
2010-11-27
1
-0
/
+6
|
*
Btrfs: update inode ctime when using links
Josef Bacik
2010-11-27
1
-0
/
+1
|
*
Btrfs: make sure new inode size is ok in fallocate
Josef Bacik
2010-11-27
1
-0
/
+4
|
*
Btrfs: fix typo in fallocate to make it honor actual size
Josef Bacik
2010-11-27
1
-4
/
+5
|
*
Btrfs: avoid NULL pointer deref in try_release_extent_buffer
Chris Mason
2010-11-22
1
-2
/
+4
|
*
Btrfs: make btrfs_add_nondir take parent inode as an argument
Josef Bacik
2010-11-22
1
-22
/
+16
|
*
Btrfs: hold i_mutex when calling btrfs_log_dentry_safe
Josef Bacik
2010-11-22
1
-0
/
+7
|
*
Btrfs: use dget_parent where we can UPDATED
Josef Bacik
2010-11-22
4
-12
/
+43
|
*
Btrfs: fix more ESTALE problems with NFS
Josef Bacik
2010-11-22
1
-0
/
+1
|
*
Btrfs: handle NFS lookups properly
Josef Bacik
2010-11-22
1
-0
/
+76
|
*
btrfs: make 1-bit signed fileds unsigned
Mariusz Kozlowski
2010-11-22
1
-3
/
+3
|
*
btrfs: Show device attr correctly for symlinks
Li Zefan
2010-11-22
1
-0
/
+1
|
*
btrfs: Set file size correctly in file clone
Li Zefan
2010-11-22
1
-2
/
+2
|
*
btrfs: Check if dest_offset is block-size aligned before cloning file
Li Zefan
2010-11-22
1
-4
/
+3
|
*
Btrfs: handle the space_cache option properly
Josef Bacik
2010-11-22
1
-0
/
+1
|
*
btrfs: Fix early enospc because 'unused' calculated with wrong sign.
Arne Jansen
2010-11-22
1
-1
/
+1
|
*
btrfs: fix panic caused by direct IO
Miao Xie
2010-11-22
1
-21
/
+184
|
*
btrfs: cleanup duplicate bio allocating functions
Miao Xie
2010-11-22
3
-18
/
+8
|
*
btrfs: fix free dip and dip->csums twice
Miao Xie
2010-11-22
1
-6
/
+3
|
*
Btrfs: add migrate page for metadata inode
Chris Mason
2010-11-22
1
-2
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2010-11-29
1
-7
/
+8
|
\
\
|
*
|
GFS2: Userland expects quota limit/warn/usage in 512b blocks
Abhijith Das
2010-11-19
1
-7
/
+8
*
|
|
Un-inline get_pipe_info() helper function
Linus Torvalds
2010-11-29
1
-0
/
+12
[next]