aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2013-09-16gfs2: set FILE_CREATEDMiklos Szeredi
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-09-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi
2013-09-05GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski
2013-09-05GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson
2013-09-04GFS2: Remove unnecessary memory barrierBob Peterson
2013-08-27GFS2: Merge ordered and writeback writepageSteven Whitehouse
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
2013-08-20GFS2: Take glock reference in examine_bucket()Steven Whitehouse
2013-08-19GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] convert gfs2Al Viro
2013-06-27GFS2: Reserve journal space for quota change in do_growBob Peterson
2013-06-19GFS2: Fix fstrim boundary conditionsAbhijith Das
2013-06-19GFS2: fix warning messageBenjamin Marzinski
2013-06-19GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-14GFS2: fix regression in dir_double_exhashBob Peterson
2013-06-14GFS2: Add atomic_open supportSteven Whitehouse
2013-06-11GFS2: Only do one directory search on createSteven Whitehouse
2013-06-06GFS2: fix error propagation in init_threads()Alexey Khoroshilov
2013-06-05GFS2: Remove no-op wrapper functionSteven Whitehouse
2013-06-05GFS2: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-05GFS2: Eliminate gfs2_rg_lopsBob Peterson
2013-06-05GFS2: Sort buffer lists by inplace block numberBenjamin Marzinski
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03GFS2: Don't cache iopen glocksBob Peterson
2013-06-03GFS2: Fall back to vmalloc if kmalloc fails for dir hash tablesBob Peterson
2013-06-03GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson
2013-06-03GFS2: Set log descriptor type for jdata blocksBob Peterson
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson