summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | NFS: fix directio refcount bug on commitFred Isaman2012-06-091-2/+2
| * | | | | NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust2012-06-081-0/+1
| * | | | | NFSv4.1: Convert another trivial printk into a dprintkTrond Myklebust2012-06-071-1/+1
| * | | | | NFS4: Fix open bug when pnfs module blacklistedFred Isaman2012-06-071-1/+1
| * | | | | NFS: Remove incorrect BUG_ON in nfs_found_clientTrond Myklebust2012-06-071-2/+0
| * | | | | NFS: Map minor mismatch error to protocol not support error.Steve Dickson2012-06-061-0/+2
| * | | | | NFS: Fix a commit bugTrond Myklebust2012-06-052-5/+6
| * | | | | NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-051-0/+2
| * | | | | NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust2012-06-051-10/+12
| * | | | | NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust2012-06-051-2/+1
| * | | | | NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-051-1/+2
| * | | | | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-053-6/+30
* | | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-152-8/+7
|\ \ \ \ \ \
| * | | | | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-141-2/+2
| * | | | | | NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky2012-06-141-6/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-1518-189/+476
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-153-0/+27
| * | | | | Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo2012-06-151-0/+11
| * | | | | Btrfs: avoid memory leak of extent state in error handling routineLiu Bo2012-06-151-0/+2
| * | | | | Btrfs: do not resize a seeding deviceLiu Bo2012-06-151-0/+7
| * | | | | Btrfs: fix missing inherited flag in renameLiu Bo2012-06-151-3/+6
| * | | | | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-06-153-35/+70
| |\ \ \ \ \
| | * | | | | Btrfs: fix race in tree mod log additionJan Schmidt2012-06-141-4/+19
| | * | | | | Btrfs: add btrfs_next_old_leafJan Schmidt2012-06-143-4/+16
| | * | | | | Btrfs: fix return value for __tree_mod_log_oldest_rootJan Schmidt2012-06-141-13/+20
| | * | | | | Btrfs: use btrfs_read_lock_root_node in get_old_rootJan Schmidt2012-06-141-4/+16
| | * | | | | Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_refJan Schmidt2012-06-141-9/+1
| | * | | | | Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt2012-06-041-3/+0
| * | | | | | Btrfs: fix incompat flags settingLi Zefan2012-06-141-1/+1
| * | | | | | Btrfs: fix defrag regressionLi Zefan2012-06-141-48/+49
| * | | | | | Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-143-7/+31
| * | | | | | Btrfs: keep inode pinned when compressing writesJosef Bacik2012-06-141-2/+6
| * | | | | | Btrfs: implement ->show_devnameJosef Bacik2012-06-141-0/+33
| * | | | | | Btrfs: use rcu to protect device->nameJosef Bacik2012-06-148-64/+162
| * | | | | | Btrfs: unlock everything properly in the error case for nocowJosef Bacik2012-06-141-2/+35
| * | | | | | Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik2012-06-141-4/+2
| * | | | | | Btrfs: abort the transaction if the commit failsJosef Bacik2012-06-141-2/+8
| * | | | | | Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik2012-06-142-6/+7
| * | | | | | Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik2012-06-141-13/+17
| * | | | | | Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik2012-06-141-2/+2
| |/ / / / /
* | | | | | Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-06-121-0/+1
|\ \ \ \ \ \
| * | | | | | writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-091-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | exofs: fix sparse non-ANSI function warningRandy Dunlap2012-06-121-1/+1
| |_|/ / / |/| | | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \ \ \ \
| * | | | | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-071-1/+0
| * | | | | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-4/+4
| |/ / / /
* | | | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-081-2/+10
|\ \ \ \ \
| * | | | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-071-2/+10
| |/ / / /
* | | | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-081-6/+10
* | | | | Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds2012-06-071-0/+1
OpenPOWER on IntegriCloud