aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* GFS2: Consolidate free block searching functionsSteven Whitehouse2012-09-24
* GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara2012-09-24
* GFS2: Stop block extents at the end of bitmapsBob Peterson2012-09-24
* GFS2: Fix unclaimed_blocks() wrapping bug and clean upSteven Whitehouse2012-09-24
* GFS2: Improve block reservation tracingSteven Whitehouse2012-09-24
* GFS2: Fall back to ignoring reservations, if there are no other blocks leftSteven Whitehouse2012-09-24
* GFS2: Fix ->show_options() for statfs slowSteven Whitehouse2012-09-24
* GFS2: Use rbm for gfs2_setbit()Steven Whitehouse2012-09-24
* GFS2: Use rbm for gfs2_testbit()Steven Whitehouse2012-09-24
* GFS2: Eliminate unnecessary check for state > 3 in bitfitBob Peterson2012-09-24
* GFS2: Eliminate redundant calls to may_grantBob Peterson2012-09-24
* GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demoteBob Peterson2012-09-24
* GFS2: Combine functions gfs2_glock_wait and wait_on_holderBob Peterson2012-09-24
* GFS2: inline __gfs2_glock_schedule_for_reclaimBob Peterson2012-09-24
* GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dqBob Peterson2012-09-24
* GFS2: rbm code cleanupBob Peterson2012-09-24
* GFS2: Fix case where reservation finished at end of rgrpSteven Whitehouse2012-09-24
* GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()Michel Lespinasse2012-09-24
* GFS2: Update rgblk_free() to use rbmSteven Whitehouse2012-09-24
* GFS2: Update gfs2_get_block_type() to use rbmSteven Whitehouse2012-09-24
* GFS2: Replace rgblk_search with gfs2_rbm_findSteven Whitehouse2012-09-24
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-24
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-24
* GFS2: Merge two nearly identical xattr functionsSteven Whitehouse2012-09-24
* Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-09-22
|\
| * cifs: fix return value in cifsConvertToUTF16Jeff Layton2012-09-18
* | Merge tag 'for-linus-v3.6-rc7' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-09-21
|\ \
| * | xfs: stop the sync worker before xfs_unmountfsBen Myers2012-09-18
| * | xfs: fix race while discarding buffers [V4]Carlos Maiolino2012-08-29
* | | debugfs: fix u32_array race in format_array_allocLinus Torvalds2012-09-21
* | | debugfs: fix race in u32_array_read and allocate array at openDavid Rientjes2012-09-21
* | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-18
| |/ |/|
* | fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri2012-09-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-09-16
|\ \
| * | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason2012-09-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-09-14
|\ \ \
| * | | GFS2: Take account of blockages when using reserved blocksSteven Whitehouse2012-09-13
| * | | GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse2012-09-13
| * | | GFS2: Make write size hinting code commonSteven Whitehouse2012-09-13
* | | | Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-09-14
|\ \ \ \
| * | | | eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks2012-09-14
| * | | | eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks2012-09-14
| * | | | eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks2012-09-14
* | | | | vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds2012-09-14
* | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-12
|\ \ \ \ \
| * | | | | NFS: fsync() must exit with an error if page writeback failedTrond Myklebust2012-09-11
| * | | | | NFS: return error from decode_getfh in decode openWeston Andros Adamson2012-09-06
| * | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-06
| * | | | | NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust2012-09-04
| * | | | | NFS: Fix a problem with the legacy binary mount codeTrond Myklebust2012-09-04