summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: sanitizing ->fs_info, part 3Al Viro2012-01-091-7/+5Star
* btrfs: sanitizing ->fs_info, part 2Al Viro2012-01-091-1/+4
* btrfs: sanitizing ->fs_info, part 1Al Viro2012-01-091-1/+6
* btrfs: fix a deadlock in btrfs_scan_one_device()Al Viro2012-01-091-3/+2Star
* btrfs: fix mount/umount raceAl Viro2012-01-091-9/+4Star
* btrfs: get ->kill_sb() of its ownAl Viro2012-01-091-9/+18
* btrfs: preparation to fixing mount/umount raceAl Viro2012-01-092-3/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-0814-32/+31Star
|\
| * btrfs: free-space-cache.c: remove extra semicolon.Justin P. Mattock2011-12-151-1/+1
| * fat: Spelling s/obsolate/obsolete/gGeert Uytterhoeven2011-12-151-13/+13
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-064-4/+4
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-027-9/+9
| * qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-201-3/+4
| * Merge branch 'master' into for-nextJiri Kosina2011-11-13381-11850/+19203
| |\
| * | namespace: mnt_want_write: Remove unused label 'out'Kautuk Consul2011-10-291-2/+0Star
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-0816-28/+25Star
|\ \ \
| * \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-2516-28/+25Star
| |\ \ \
| | * \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-2198-1396/+2239
| | |\ \ \
| | * | | | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-064-5/+9
| | * | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-2312-23/+16Star
| | |\ \ \ \
| | | * | | | freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-211-3/+1Star
| | | * | | | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-2111-20/+15Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-0819-334/+394
|\ \ \ \ \ \ \
| * | | | | | | GFS2: local functions should be staticH Hartley Sweeten2011-12-061-1/+1
| * | | | | | | GFS2: We only need one ACL getting functionSteven Whitehouse2011-11-231-9/+5Star
| * | | | | | | GFS2: Fix multi-block allocationSteven Whitehouse2011-11-222-31/+36
| * | | | | | | GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-2213-181/+188
| * | | | | | | GFS2: split function rgblk_searchBob Peterson2011-11-211-25/+51
| * | | | | | | GFS2: Fix up "off by one" in the previous patchSteven Whitehouse2011-11-211-1/+1
| * | | | | | | GFS2: move toward a generic multi-block allocatorBob Peterson2011-11-216-39/+39
| * | | | | | | GFS2: O_(D)SYNC support for fallocateSteven Whitehouse2011-11-211-0/+5
| * | | | | | | GFS2: remove vestigial al_allocedBob Peterson2011-11-182-3/+0Star
| * | | | | | | GFS2: combine gfs2_alloc_block and gfs2_alloc_diBob Peterson2011-11-156-77/+45Star
| * | | | | | | GFS2: Add non-try locks back to get_local_rgrpBob Peterson2011-11-151-3/+5
| * | | | | | | GFS2: f_ra is always valid in dir readahead functionSteven Whitehouse2011-11-091-4/+6
| * | | | | | | GFS2: Fix very unlikley memory leak in ACL xattr codeSteven Whitehouse2011-11-091-3/+4
| * | | | | | | GFS2: More automated code analysis fixesSteven Whitehouse2011-11-083-7/+7
| * | | | | | | GFS2: Add readahead to sequential directory traversalBob Peterson2011-11-084-6/+57
| * | | | | | | GFS2: Fix up REQ flagsSteven Whitehouse2011-11-084-5/+5
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-0819-1333/+412Star
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: mark the xfssyncd workqueue as non-reentrantChristoph Hellwig2011-12-201-5/+5
| * | | | | | | | xfs: simplify xfs_qm_detach_gdquotsChristoph Hellwig2011-12-161-17/+5Star
| * | | | | | | | xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2011-12-161-1/+1
| * | | | | | | | xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-162-7/+2Star
| * | | | | | | | xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-154-34/+18Star
| * | | | | | | | xfs: kill xfs_qm_idtodqChristoph Hellwig2011-12-151-87/+50Star
| * | | | | | | | xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig2011-12-151-20/+7Star
| * | | | | | | | xfs: add a xfs_dqhold helperChristoph Hellwig2011-12-153-39/+21Star
| * | | | | | | | xfs: simplify xfs_qm_dqattach_grouphintChristoph Hellwig2011-12-151-48/+16Star
| * | | | | | | | xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig2011-12-152-60/+41Star