https://github.com/torvalds/linux
Revision 0b001b2edaead6fd906b1f87967ae05f082189c4 authored by Linus Torvalds on 12 September 2011, 18:47:49 UTC, committed by Linus Torvalds on 12 September 2011, 18:47:49 UTC
* 'for-linus' of git://github.com/chrismason/linux:
  Btrfs: add dummy extent if dst offset excceeds file end in
  Btrfs: calc file extent num_bytes correctly in file clone
  btrfs: xattr: fix attribute removal
  Btrfs: fix wrong nbytes information of the inode
  Btrfs: fix the file extent gap when doing direct IO
  Btrfs: fix unclosed transaction handle in btrfs_cont_expand
  Btrfs: fix misuse of trans block rsv
  Btrfs: reset to appropriate block rsv after orphan operations
  Btrfs: skip locking if searching the commit root in csum lookup
  btrfs: fix warning in iput for bad-inode
  Btrfs: fix an oops when deleting snapshots
2 parent s 5dfcc87 + d525e8a
History
Tip revision: 0b001b2edaead6fd906b1f87967ae05f082189c4 authored by Linus Torvalds on 12 September 2011, 18:47:49 UTC
Merge branch 'for-linus' of git://github.com/chrismason/linux
Tip revision: 0b001b2
File Mode Size
Kconfig -rw-r--r-- 44.1 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 7.9 KB
do_mounts.c -rw-r--r-- 10.9 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 20.1 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top