summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-06-281-38/+64
|\
| * udf: Fortify loading of sparing tableJan Kara2012-06-281-33/+53
| * udf: Avoid run away loop when partition table length is corruptedJan Kara2012-06-281-1/+9
| * udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-06-281-4/+2
* | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-282-6/+6
|\ \
| * | UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| * | UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-06-221-9/+12
|\ \ \
| * | | ceph: check PG_Private flag before accessing page->privateYan, Zheng2012-06-201-9/+12
* | | | Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-06-2211-131/+153
|\ \ \ \
| * | | | xfs: rename log structure to xlogMark Tinguely2012-06-216-88/+116
| * | | | xfs: shutdown xfs_sync_worker before the logBen Myers2012-06-212-16/+17
| * | | | xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara2012-06-211-14/+2
| * | | | xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner2012-06-211-0/+1
| * | | | xfs: check for stale inode before acquiring iflock on pushBrian Foster2012-06-211-9/+8
| * | | | xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu2012-06-201-1/+1
| * | | | xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud2012-06-201-3/+8
* | | | | Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-215-11/+19
|\ \ \ \ \
| * | | | | NFS: Force the legacy idmapper to be single threadedBryan Schumaker2012-06-201-5/+8
| * | | | | NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust2012-06-191-1/+1
| * | | | | NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust2012-06-191-0/+1
| * | | | | NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust2012-06-191-4/+4
| * | | | | NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2012-06-182-1/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-214-46/+62
|\ \ \ \ \
| * | | | | Btrfs: delay iput with async extentsJosef Bacik2012-06-211-2/+2
| * | | | | Btrfs: add a missing spin_lockJosef Bacik2012-06-211-0/+1
| * | | | | Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block2012-06-211-42/+52
| * | | | | Btrfs: introduce btrfs_next_old_itemAlexander Block2012-06-211-2/+7
* | | | | | Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-203-11/+21
|\ \ \ \ \ \
| * | | | | | pstore/inode: Make pstore_fill_super() staticAnton Vorontsov2012-06-131-1/+1
| * | | | | | pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov2012-06-131-0/+1
| * | | | | | pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2012-06-131-3/+8
| * | | | | | pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov2012-06-131-0/+1
| * | | | | | pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov2012-06-132-7/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-201-22/+12
|\ \ \ \ \ \
| * | | | | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-22/+12
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-203-1/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-201-1/+1
| * | | | | | nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-06-202-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett2012-06-171-2/+7
* | | | | | hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki2012-06-171-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-06-162-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Btrfs: cast devid to unsigned long long for printk %lluChris Mason2012-06-151-1/+2
| * | | | Btrfs: init old_generation in get_old_rootChris Mason2012-06-151-1/+1
* | | | | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-06-1511-39/+74
|\ \ \ \ \
| * | | | | NFS: add an endian notation for sparseDan Carpenter2012-06-121-1/+1
| * | | | | NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter2012-06-121-3/+3
| * | | | | NFSv4 do not send an empty SETATTR compoundAndy Adamson2012-06-111-4/+8
| * | | | | NFSv2: EOF incorrectly set on short readSachin Prabhu2012-06-111-1/+1
| * | | | | NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-091-0/+1