index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-11-20
Btrfs: compat code fixes
Chris Mason
2008-11-19
Btrfs: Use current_fsuid/gid
Chris Mason
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2008-11-19
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
2008-11-19
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
2008-11-19
Btrfs: Avoid writeback stalls
Chris Mason
2008-11-18
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
2008-11-18
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
2008-11-18
Btrfs: unplug all devices in the unplug call back
Chris Mason
2008-11-18
Btrfs: Some fixes for batching extent insert.
Liu Hui
2008-11-17
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
2008-11-17
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
2008-11-17
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
2008-11-17
Btrfs: fix free space leak
Josef Bacik
2008-11-15
Fix inotify watch removal/umount races
Al Viro
2008-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-11-13
dlm: fix shutdown cleanup
David Teigland
2008-11-12
ext3: Clean up outdated and incorrect comment for ext3_write_super()
Theodore Tso
2008-11-12
vfs: fix shrink_submounts
Eric W. Biederman
2008-11-12
Btrfs: Add a missing return pointer check
yanhai zhu
2008-11-12
Btrfs: Check kthread_should_stop() before schedule() in worker_loop
yanhai zhu
2008-11-12
Btrfs: Fix race in btrfs_mark_extent_written
Yan Zheng
2008-11-17
Btrfs: Seed device support
Yan Zheng
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
2008-11-12
Btrfs: allow clone of an arbitrary file range
Sage Weil
2008-11-13
Btrfs: Fix handling of space info full during allocations
Chris Mason
2008-11-13
Btrfs: Improve metadata read latencies
Chris Mason
2008-11-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2008-11-11
Btrfs: Fix compile warnings on 32 bit machines
Chris Mason
2008-11-11
Btrfs: Fix starting search offset inside btrfs_drop_extents
Yan Zheng
2008-11-10
Btrfs: empty_size allocation fixes again
Chris Mason
2008-11-10
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
2008-11-10
ocfs2: Check search result in ocfs2_xattr_block_get()
Tiger Yang
2008-11-10
ocfs2: fix printk related build warnings in xattr.c
Mark Fasheh
2008-11-10
ocfs2: truncate outstanding block after direct io failure
Dmitri Monakhov
2008-11-10
ocfs2/xattr: Proper hash collision handle in bucket division
Tao Ma
2008-11-10
ocfs2: return 0 in page_mkwrite to let VFS retry.
Tao Ma
2008-11-10
ocfs2: Set journal descriptor to NULL after journal shutdown
Sunil Mushran
2008-11-10
ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.
Tao Ma
2008-11-10
ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
Jan Kara
2008-11-10
ocfs2: Fix checking of return value of new_inode()
Jan Kara
2008-11-10
ocfs2: Fix check of return value of ocfs2_start_trans()
Jan Kara
2008-11-10
ocfs2: Fix some typos in xattr annotations.
Tao Ma
2008-11-10
ocfs2: Remove unused ocfs2_restore_xattr_block().
Tao Ma
2008-11-10
ocfs2: Don't repeat ocfs2_xattr_block_find()
Joel Becker
2008-11-10
ocfs2: Specify appropriate journal access for new xattr buckets.
Joel Becker
[next]