aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-05
| * | | | NFSv4.1: Ensure we clear session state flags after a session creationTrond Myklebust2012-06-05
| * | | | NFSv4.1: Convert a trivial printk into a dprintkTrond Myklebust2012-06-05
| * | | | NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-05
| * | | | NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-05
* | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-15
|\ \ \ \ \
| * | | | | nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields2012-06-14
| * | | | | NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky2012-06-14
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Btrfs: destroy the items of the delayed inodes in error handling routineMiao Xie2012-06-15
| * | | | Btrfs: make sure that we've made everything in pinned tree cleanLiu Bo2012-06-15
| * | | | Btrfs: avoid memory leak of extent state in error handling routineLiu Bo2012-06-15
| * | | | Btrfs: do not resize a seeding deviceLiu Bo2012-06-15
| * | | | Btrfs: fix missing inherited flag in renameLiu Bo2012-06-15
| * | | | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-06-15
| |\ \ \ \
| | * | | | Btrfs: fix race in tree mod log additionJan Schmidt2012-06-14
| | * | | | Btrfs: add btrfs_next_old_leafJan Schmidt2012-06-14
| | * | | | Btrfs: fix return value for __tree_mod_log_oldest_rootJan Schmidt2012-06-14
| | * | | | Btrfs: use btrfs_read_lock_root_node in get_old_rootJan Schmidt2012-06-14
| | * | | | Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_refJan Schmidt2012-06-14
| | * | | | Btrfs: remove call to btrfs_header_nritems with no effectJan Schmidt2012-06-04
| * | | | | Btrfs: fix incompat flags settingLi Zefan2012-06-14
| * | | | | Btrfs: fix defrag regressionLi Zefan2012-06-14
| * | | | | Btrfs: call filemap_fdatawrite twice for compressionJosef Bacik2012-06-14
| * | | | | Btrfs: keep inode pinned when compressing writesJosef Bacik2012-06-14
| * | | | | Btrfs: implement ->show_devnameJosef Bacik2012-06-14
| * | | | | Btrfs: use rcu to protect device->nameJosef Bacik2012-06-14
| * | | | | Btrfs: unlock everything properly in the error case for nocowJosef Bacik2012-06-14
| * | | | | Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik2012-06-14
| * | | | | Btrfs: abort the transaction if the commit failsJosef Bacik2012-06-14
| * | | | | Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik2012-06-14
| * | | | | Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik2012-06-14
| * | | | | Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik2012-06-14
| |/ / / /
* | | | | Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-06-12
|\ \ \ \ \
| * | | | | writeback: Fix lock imbalance in writeback_sb_inodes()Jan Kara2012-06-08
| | |_|_|/ | |/| | |
* | | | | exofs: fix sparse non-ANSI function warningRandy Dunlap2012-06-11
| |_|/ / |/| | |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-08
|\ \ \ \
| * | | | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-07
| * | | | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-07
| |/ / /
* | | | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-08
|\ \ \ \
| * | | | UBIFS: fix debugfs-less systems supportArtem Bityutskiy2012-06-07
| |/ / /
* | | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-08
* | | | Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds2012-06-07
* | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-05
|\ \ \ \
| * | | | fuse: fix blksize calculationMiklos Szeredi2012-05-14
| * | | | fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-14
| * | | | fuse: optimize fallocate on permanent failureMiklos Szeredi2012-04-26
| * | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-25
| * | | | fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-25