aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-246/+301
2013-05-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason16-174/+181
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason9-72/+120
2013-05-17Btrfs: make sure roots are assigned before freeing their nodesJosef Bacik1-18/+21
2013-05-17Btrfs: explicitly use global_block_rsv for quota_treeStefan Behrens1-0/+2
2013-05-17btrfs: do away with non-whole_page extent I/OAlexandre Oliva1-55/+30
2013-05-17Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock contextMiao Xie1-0/+6
2013-05-17Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()Miao Xie1-1/+0
2013-05-17Btrfs: pause the space balance when remounting to R/OMiao Xie1-0/+1
2013-05-17Btrfs: fix unprotected root node of the subvolume's inode rb-treeMiao Xie1-4/+3
2013-05-17Btrfs: fix accessing a freed tree rootMiao Xie1-1/+1
2013-05-17Btrfs: return errno if possible when we fail to allocate memoryLiu Bo1-2/+6
2013-05-17Btrfs: update the global reserve if it is emptyMiao Xie1-1/+8
2013-05-17Btrfs: don't steal the reserved space from the global reserve if their space ...Miao Xie1-2/+4
2013-05-17Btrfs: optimize the error handle of use_block_rsv()Miao Xie1-37/+28
2013-05-17Btrfs: don't use global block reservation for inode cache truncationMiao Xie5-22/+34
2013-05-17Btrfs: don't abort the current transaction if there is no enough space for in...Miao Xie1-1/+2
2013-05-17Correct allowed raid levels on balance.Andreas Philipp1-7/+6
2013-05-17Btrfs: fix possible memory leak in replace_path()Stefan Behrens1-1/+1
2013-05-17Btrfs: fix possible memory leak in the find_parent_nodes()Wang Shilong1-1/+2
2013-05-17Btrfs: don't allow device replace on RAID5/RAID6Stefan Behrens1-0/+5
2013-05-17Btrfs: handle running extent ops with skinny metadataJosef Bacik4-10/+12
2013-05-17Btrfs: remove warn on in free space cache writeoutJosef Bacik1-3/+1
2013-05-17Btrfs: don't null pointer deref on abortJosef Bacik1-1/+1
2013-05-17btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis1-5/+5
2013-05-17Btrfs: fix off-by-one in fiemapLiu Bo1-2/+2
2013-05-17btrfs: annotate quota tree for lockdepDavid Sterba2-4/+4
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-142/+111
2013-05-11ext4: revert "ext4: use io_end for multiple bios"Theodore Ts'o3-129/+85
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-9/+18
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+17
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-41/+103
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+4
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks2-41/+103
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+1
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-1902/+3215
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds15-32/+83
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+17
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro1-8/+1
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-42/+169
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton1-7/+5
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds17-682/+982
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson2-2/+26
2013-05-08pstore/ram: fix error return code in ramoops_probe()Wei Yongjun1-0/+2
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds13-221/+420
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim1-16/+18
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li1-5/+9
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li1-6/+4
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li1-2/+6
2013-05-08f2fs: recover when journal contains deleted filesChris Fries1-2/+6
2013-05-08f2fs: continue to mount after failing recoveryChris Fries1-4/+3
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim3-2/+26
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds41-1077/+602
2013-05-07aio: don't include aio.h in sched.hKent Overstreet38-3/+38
2013-05-07aio: kill ki_retryKent Overstreet1-139/+85
2013-05-07aio: kill ki_keyKent Overstreet1-2/+5
2013-05-07audit: vfs: fix audit_inode call in O_CREAT case of do_lastJeff Layton1-1/+1
2013-05-07aio: give shared kioctx fields their own cachelinesKent Overstreet1-12/+15
2013-05-07aio: kill struct aio_ring_infoKent Overstreet1-81/+74
2013-05-07aio: kill batch allocationKent Overstreet1-101/+15
2013-05-07aio: change reqs_active to include unreaped completionsKent Overstreet1-15/+32
2013-05-07aio: use cancellation list lazilyKent Overstreet1-44/+62
2013-05-07aio: use flush_dcache_page()Kent Overstreet1-28/+17
2013-05-07aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet1-150/+90
2013-05-07aio: refcounting cleanupKent Overstreet1-153/+119
2013-05-07aio: make aio_put_req() locklessKent Overstreet1-52/+34
2013-05-07aio: do fget() after aio_get_req()Kent Overstreet1-13/+9
2013-05-07aio: dprintk() -> pr_debug()Kent Overstreet1-33/+24
2013-05-07aio: move private stuff out of aio.hKent Overstreet1-0/+61
2013-05-07aio: add kiocb_cancel()Kent Overstreet1-36/+43
2013-05-07aio: kill return value of aio_complete()Kent Overstreet1-14/+7
2013-05-07aio: remove retry-based AIOZach Brown3-356/+31
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-14/+10
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleEric Sandeen1-4/+10
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen1-4/+10
2013-05-07xfs: introduce CONFIG_XFS_WARNDave Chinner13-24/+63
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-46/+24
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds6-71/+356
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason1-0/+5
2013-05-07btrfs: enhance superblock checksDavid Sterba2-17/+71
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg1-1/+1
2013-05-07make blkdev_put() return voidAl Viro7-45/+21
2013-05-07block_device_operations->release() should return voidAl Viro1-1/+1
2013-05-06NFSv3: match sec= flavor against server listWeston Andros Adamson1-7/+41
2013-05-06NFSv4.1: Ensure that we free the lock stateid on the serverTrond Myklebust3-7/+24
2013-05-06NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust2-24/+76
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-389/+398
2013-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds36-1304/+1261
2013-05-06autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-06autofs - fix sparse warning for autofs4_d_manage()Claudiu Ghioc1-1/+1
2013-05-06btrfs: fix misleading variable name for flagsDavid Sterba2-19/+20
2013-05-06btrfs: use unsigned long type for extent state bitsDavid Sterba3-37/+40
2013-05-06Btrfs: improve the loop of scrub_stripeLiu Bo1-26/+57
2013-05-06btrfs: read entire device info under lockDavid Sterba1-1/+1
2013-05-06btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba3-16/+7
2013-05-06btrfs: handle errors returned from get_tree_block_keyDavid Sterba1-4/+8
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen34-392/+135
2013-05-06Btrfs: deal with errors in write_dev_supersJosef Bacik1-1/+11
2013-05-06Btrfs: remove almost all of the BUG()'s from tree-log.cJosef Bacik1-53/+98
2013-05-06Btrfs: deal with free space cache errors while replaying logJosef Bacik3-32/+59
2013-05-06Btrfs: automatic rescan after "quota enable" commandJan Schmidt1-0/+11
2013-05-06Btrfs: rescan for qgroupsJan Schmidt4-34/+389
2013-05-06Btrfs: split btrfs_qgroup_account_ref into four functionsJan Schmidt1-105/+148
2013-05-06Btrfs: allocate new chunks if the space is not enough for global rsvMiao Xie1-8/+11
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt7-19/+63
2013-05-06btrfs: move leak debug code to functionsEric Sandeen3-56/+72
2013-05-06Btrfs: return free space in cow error pathLiu Bo1-3/+9
2013-05-06Btrfs: set UUID in root_item for created treesStefan Behrens1-0/+4
2013-05-06Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens3-8/+6
2013-05-06Btrfs: fix error handling in btrfs_ioctl_send()Tsutomu Itoh1-2/+2
2013-05-06Btrfs: remove unused variable in __process_changed_new_xattr()Tsutomu Itoh1-2/+0
2013-05-06Btrfs: various abort cleanupsJosef Bacik1-4/+5
2013-05-06Btrfs: cleanup destroy_marked_extentsJosef Bacik3-32/+11
2013-05-06Btrfs: check return value of commit when recovering logJosef Bacik1-5/+6
2013-05-06Btrfs: don't panic if we're trying to drop too many refsJosef Bacik1-1/+7
2013-05-06Btrfs: cleanup fs roots if we fail to mountJosef Bacik1-31/+31
2013-05-06Btrfs: fix extent logging with O_DIRECT into preallocJosef Bacik1-9/+13
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik5-13/+59
2013-05-06Btrfs: only exclude supers in the range of our block groupJosef Bacik1-3/+21
2013-05-06Btrfs: add tree block level sanity checkJosef Bacik1-0/+6
2013-05-06Btrfs: don't try and free ebs twice in log replayJosef Bacik1-7/+0
2013-05-06Btrfs: don't BUG_ON() in btrfs_num_copiesJosef Bacik1-2/+18
2013-05-06Btrfs: don't call readahead hook until we have read the entire ebJosef Bacik1-3/+2
2013-05-06Btrfs: deal with bad mappings in btrfs_map_blockJosef Bacik1-2/+8
2013-05-06Btrfs: use REQ_META for all metadata IOJosef Bacik1-8/+10
2013-05-06Btrfs: fix possible infinite loop in slow cachingJosef Bacik1-2/+7
2013-05-06Btrfs: fix lockdep warningJosef Bacik1-1/+1
2013-05-06Btrfs: add all ioctl checks before user change for quota operationsWang Shilong1-5/+41
2013-05-06Btrfs: fix missing check about ulist_add() in qgroup.cWang Shilong1-18/+44
2013-05-06Btrfs: clear received_uuid field for new writable snapshotsStefan Behrens1-4/+8
2013-05-06Btrfs: don't force pages under writeback to finish when abortingJosef Bacik1-3/+2
2013-05-06Btrfs: remove unused variable in the iterate_extent_inodes()Wang Shilong1-2/+0
2013-05-06Btrfs: return error when we specify wrong start to defragLiu Bo1-4/+7
2013-05-06Btrfs: fix reada debug code compilationVincent1-2/+3
2013-05-06Btrfs: cleanup of function where btrfs_extend_item() is calledTsutomu Itoh1-3/+2
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh7-11/+9
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh10-51/+38
2013-05-06Btrfs: remove unused argument of fixup_low_keys()Tsutomu Itoh1-10/+8
2013-05-06Btrfs: fix confusing edquot happening caseWang Shilong1-2/+2
2013-05-06Btrfs: do not continue if out of memory happensWang Shilong1-2/+4
2013-05-06btrfs: fix minor typo in commentNathaniel Yazdani1-1/+1
2013-05-06Btrfs: cleanup to remove reduplicate code in transaction.cWang Shilong1-12/+2
2013-05-06Btrfs: fix unlock after free on rewinded tree blocksJan Schmidt1-7/+11
2013-05-06Btrfs: fix accessing the root pointer in tree mod log functionsJan Schmidt1-20/+20
2013-05-06Btrfs: fix tree mod log regression on root split operationsJan Schmidt1-26/+29
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie3-11/+26
2013-05-06Btrfs: fix unblocked autodefraggers when remountMiao Xie1-3/+7
2013-05-06Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong2-8/+56
2013-05-06Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens1-10/+14
2013-05-06Btrfs: make __merge_refs() return type be voidWang Shilong1-8/+3
2013-05-06Btrfs: remove some BUG_ONs() when walking backref treeWang Shilong1-3/+7
2013-05-06Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong1-2/+2
2013-05-06Btrfs: fix a warning when updating qgroup limitWang Shilong1-5/+5
2013-05-06Btrfs: fix missing check in the btrfs_qgroup_inherit()Wang Shilong1-0/+15
2013-05-06Btrfs: fix missing check before creating a qgroup relationWang Shilong1-0/+8
2013-05-06Btrfs: remove some unnecessary spin_lock usagesWang Shilong1-21/+6
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong3-25/+61
2013-05-06Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong2-0/+57
2013-05-06btrfs: abort unlink trans in missed error caseZach Brown1-0/+2
2013-05-06btrfs: ignore device open failures in __btrfs_open_devicesEric Sandeen1-3/+3
2013-05-06Btrfs: improve the performance of the csums lookupMiao Xie5-31/+111
2013-05-06Btrfs: fix bad extent loggingJosef Bacik10-324/+40
2013-05-06Btrfs: log ram bytes properlyJosef Bacik4-5/+22
2013-05-06Btrfs: don't wait on ordered extents if we have a trans openJosef Bacik1-1/+2
2013-05-06Btrfs: fix error handling in make/read block groupJosef Bacik1-8/+33
2013-05-06Btrfs: fix double free in the iterate_extent_inodes()Wang Shilong1-2/+0
2013-05-06Btrfs: kill some BUG_ONs() in the find_parent_nodes()Wang Shilong1-2/+4
2013-05-06Btrfs: compare relevant parts of delayed tree refsJosef Bacik1-10/+14
2013-05-06Btrfs: fix infinite loop when we abort on mountJosef Bacik2-3/+6
2013-05-06Btrfs: fix a warning when disabling quotaWang Shilong1-2/+0
2013-05-06Btrfs: pass NULL instead of 0Liu Bo1-1/+1
2013-05-06btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba1-2/+6
2013-05-06btrfs: cover more error codes in btrfs_decode_errorDavid Sterba1-0/+6
2013-05-06btrfs: make orphan cleanup less verboseDavid Sterba1-2/+2
2013-05-06btrfs: deprecate subvolrootid mount optionDavid Sterba1-13/+4
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby8-109/+133
2013-05-06btrfs: update kconfig titleDavid Sterba1-1/+1
2013-05-06btrfs: clean snapshots one by oneDavid Sterba5-29/+57
2013-05-06btrfs: Cleanup some redundant codes in btrfs_log_inode()Zhi Yong Wu1-2/+0
2013-05-06btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()Zhi Yong Wu1-5/+2
2013-05-06Btrfs: share stop worker codeLiu Bo1-32/+23
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik7-67/+290
2013-05-06Btrfs: use helper to cleanup tree rootsLiu Bo1-14/+1
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo7-21/+15
2013-05-06btrfs: clean up transaction abort messagesDavid Sterba3-28/+25
2013-05-06btrfs: merge save_error_info helpers into oneDavid Sterba1-6/+1
2013-05-06Btrfs: add some free space cache testsJosef Bacik4-0/+540
2013-05-05ext4: limit group search loop for non-extent filesLachlan McIlroy1-1/+5
2013-05-05hfs: SMP race on directory close()Al Viro1-0/+2
2013-05-04cifs: small variable name cleanupDan Carpenter1-1/+1
2013-05-04CIFS: fix error return code in cifs_atomic_open()Wei Yongjun1-1/+3
2013-05-04cifs: store the real expected sequence number in the midJeff Layton3-4/+4
2013-05-04cifs: on send failure, readjust server sequence number downwardJeff Layton2-0/+16
2013-05-04cifs: remove ENOSPC handling in smb_sendvJeff Layton1-7/+1
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches36-1227/+1223
2013-05-04fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu4-10/+7
2013-05-04cifs: replaced kmalloc + memset with kzallocDia Vasile1-3/+1