summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-10-01Btrfs: update send_progress at correct placesAlexander Block
2012-10-01Btrfs: make aux field of ulist 64 bitAlexander Block
2012-10-01Btrfs: fix use of radix_tree for name_cache in send/receiveAlexander Block
2012-10-01Btrfs: fix memory leak for name_cache in send/receiveAlexander Block
2012-10-01Btrfs: don't break in the final loop of find_extent_cloneAlexander Block
2012-10-01Btrfs: use normal return path for root == send_root caseAlexander Block
2012-10-01Btrfs: use kmalloc instead of stack for backref_ctxAlexander Block
2012-10-01Btrfs: rename backref_ctx::found_in_send_root to found_itselfAlexander Block
2012-10-01Btrfs: remove unused use_list from send/receive codeAlexander Block
2012-10-01Btrfs: add correct parent to check_dirs when dir got movedAlexander Block
2012-10-01Btrfs: remove unused code with #if 0Alexander Block
2012-10-01Btrfs: add missing check for dir != tmp_dir to is_first_refAlexander Block
2012-10-01Btrfs: fix cur_ino < parent_ino case for send/receiveAlexander Block
2012-10-01Btrfs: add rdev to get_inode_info in send/receiveAlexander Block
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01[CIFS] Fix indentation of fs/cifs/Kconfig entriesSteve French
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-09-30ext4: fix mtime update in nodelalloc modeTheodore Ts'o
2012-09-30ext4: fix ext_remove_space for punch_hole caseDmitry Monakhov
2012-09-30ext4: punch_hole should wait for DIO writersDmitry Monakhov
2012-09-30generic sys_execve()Al Viro
2012-09-30generic kernel_execve()Al Viro
2012-09-29vfs: dcache: fix deadlock in tree traversalMiklos Szeredi
2012-09-29JFFS2: don't fail on bitflips in OOBBrian Norris
2012-09-29JFFS2: fix unmount regressionArtem Bityutskiy
2012-09-29ext4: serialize truncate with owerwrite DIO workersDmitry Monakhov
2012-09-29ext4: endless truncate due to nonlocked dio readersDmitry Monakhov
2012-09-29ext4: serialize unlocked dio reads with truncateDmitry Monakhov
2012-09-29ext4: serialize dio nonlocked reads with defrag workersDmitry Monakhov
2012-09-29ext4: completed_io locking cleanupDmitry Monakhov
2012-09-28ext4: fix unwritten counter leakageDmitry Monakhov
2012-09-28ext4: give i_aiodio_unwritten a more appropriate nameDmitry Monakhov
2012-09-28ext4: ext4_inode_info dietDmitry Monakhov
2012-09-28cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar
2012-09-28NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets countTrond Myklebust
2012-09-28NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failureTrond Myklebust
2012-09-28NFSv4.1: Remove the NFS_LAYOUT_RETURNED stateTrond Myklebust
2012-09-28NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freedTrond Myklebust
2012-09-28NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED stateTrond Myklebust
2012-09-28NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()Trond Myklebust
2012-09-28NFSv4.1: Get rid of pNFS spin lock debugging asserts...Trond Myklebust
2012-09-28NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lsegTrond Myklebust
2012-09-28NFSv4.1: Clean up pnfs_put_lseg()Trond Myklebust
2012-09-28NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server listTrond Myklebust
2012-09-28NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lockTrond Myklebust
2012-09-28NFSv4.1: Remove redundant reference to the pnfs_layout_hdrTrond Myklebust
2012-09-28NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lsegTrond Myklebust