summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Btrfs: use the inode own lock to protect its delalloc_bytesMiao Xie3-13/+37
2013-02-20Btrfs: use percpu counter for fs_info->delalloc_bytesMiao Xie4-11/+26
2013-02-20Btrfs: use percpu counter for dirty metadata countMiao Xie3-40/+42
2013-02-20Btrfs: protect fs_info->alloc_startMiao Xie2-0/+14
2013-02-20Btrfs: add a comment for fs_info->max_inlineMiao Xie1-0/+6
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger11-11/+19
2013-02-20Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHSKusanagi Kouichi1-1/+1
2013-02-20Revert "Btrfs: fix permissions of empty files not affected by umask"Josef Bacik1-6/+0
2013-02-20Btrfs: don't traverse the ordered operation list repeatedlyMiao Xie1-14/+5
2013-02-20Btrfs: traverse and flush the delalloc inodes onceMiao Xie1-8/+1
2013-02-20Btrfs: check the return value of btrfs_run_ordered_operations()Miao Xie1-2/+2
2013-02-20Btrfs: check the return value of btrfs_start_delalloc_inodes()Miao Xie2-2/+8
2013-02-20Btrfs: make raid attr array more readableMiao Xie3-20/+59
2013-02-20Btrfs: record first logical byte in memoryLiu Bo3-1/+20
2013-02-20Btrfs: save us a read_lockLiu Bo1-3/+2
2013-02-20Btrfs: use token to avoid times mapping extent bufferLiu Bo1-28/+35
2013-02-20Btrfs: kill unused argument of btrfs_pin_extent_for_log_replayLiu Bo3-6/+3
2013-02-20Btrfs: kill unused argument of update_block_groupLiu Bo1-7/+5
2013-02-20Btrfs: kill unused arguments of cache_block_groupLiu Bo1-8/+5
2013-02-20Btrfs: remove deprecated commentsLiu Bo1-6/+0
2013-02-20Btrfs: don't re-enter when allocating a chunkJosef Bacik3-0/+9
2013-02-20Btrfs: wait on ordered extents at the last possible momentJosef Bacik7-9/+247
2013-02-20Btrfs: fix trivial error in btrfs_ioctl_resize()Miao Xie1-6/+7
2013-02-20Btrfs: use wrapper page_offsetMiao Xie4-18/+15
2013-02-20Btrfs: flush all dirty inodes if writeback can not startMiao Xie1-9/+31
2013-02-20Btrfs: make delayed ref lock logic more readableMiao Xie3-18/+38
2013-02-20Btrfs: fix lots of orphan inodes when the space is not enoughMiao Xie3-17/+85
2013-02-20Btrfs: cleanup similar code in delayed inodeMiao Xie1-46/+37
2013-02-20Btrfs: use common work instead of delayed workMiao Xie1-4/+4
2013-02-20Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handleMiao Xie1-2/+0
2013-02-20Btrfs: use slabs for delayed reference allocationMiao Xie5-21/+115
2013-02-19Linux 3.8v3.8Linus Torvalds1-1/+1
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-6/+18
2013-02-18mm: fix pageblock bitmap allocationLinus Torvalds1-6/+9
2013-02-16btrfs: access superblock via pagecache in scan_one_deviceDavid Sterba1-6/+64
2013-02-16Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds5-65/+33
2013-02-16Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab1-3/+3
2013-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-14/+68
2013-02-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-02-16Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2013-02-16Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-1/+2
2013-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+3
2013-02-15Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-15Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-15Btrfs: fix crash in log replay with qgroups enabledArne Jansen1-1/+1
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller1-1/+1
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen1-1/+1
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown1-0/+1
2013-02-14efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-14xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt1-2/+1