summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Remove two unused variablesSteven Whitehouse2011-10-213-20/+4
* GFS2: Misc fixesSteven Whitehouse2011-10-213-8/+8
* GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-213-147/+39
* GFS2: speed up delete/unlink performance for large filesBob Peterson2011-10-211-3/+23
* GFS2: Fix off-by-one in gfs2_blk2rgrpdSteven Whitehouse2011-10-211-5/+4
* GFS2: Clean up ->page_mkwriteSteven Whitehouse2011-10-211-18/+46
* GFS2: Correctly set goal block after allocationSteven Whitehouse2011-10-211-1/+1
* GFS2: Fix AIL flush issue during fsyncSteven Whitehouse2011-10-214-24/+20
* GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse2011-10-215-11/+15
* GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse2011-10-211-78/+71
* GFS2: Remove obsolete assertSteven Whitehouse2011-10-211-7/+0
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-219-45/+44
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-219-174/+95
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-218-345/+148
* GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse2011-10-211-2/+11
* GFS2: Clean up gfs2_createSteven Whitehouse2011-10-211-22/+14
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-219-97/+85
* GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2011-10-212-4/+6
* GFS2: Fix inode allocation error pathSteven Whitehouse2011-10-213-5/+14
* GFS2: Make atime checks more efficientSteven Whitehouse2011-10-211-8/+8
* GFS2: Fix bug-trap in ail flush codeSteven Whitehouse2011-10-211-4/+19
* GFS2: Split data write & wait in fsyncSteven Whitehouse2011-10-211-10/+24
* GFS2: Clean up dir hash table readingSteven Whitehouse2011-10-211-23/+9
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-10-148-62/+69
|\
| * xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-114-51/+45
| * xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-115-10/+24
| * xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig2011-10-111-1/+0
* | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds2011-10-131-1/+10
|\ \ | |/ |/|
| * Btrfs: make sure not to defrag extents past i_sizeChris Mason2011-10-111-1/+3
| * Btrfs: fix recursive auto-defragLi Zefan2011-10-101-0/+7
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-10-101-1/+1
|\ \
| * | [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French2011-10-071-1/+1
* | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds2011-10-031-8/+16
|\ \ \ | | |/ | |/|
| * | Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik2011-09-301-8/+16
* | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-272-8/+0
* | | VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-263-3/+3
* | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-218-13/+15
|\ \ \
| * | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-238-13/+15
| * | | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-235-7/+7
* | | | teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen2011-09-211-0/+20
* | | | break out numa_maps gather_pte_stats() checksDave Hansen2011-09-211-15/+24
* | | | make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen2011-09-211-10/+11
* | | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-201-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-201-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | Btrfs: reserve sufficient space for ioctl cloneSage Weil2011-09-201-1/+6
* | | | cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar2011-09-191-43/+11
* | | | Fix the conflict between rwpidforward and rw mount optionsSteve French2011-09-191-2/+2
* | | | CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky2011-09-191-4/+6
* | | | cifs: fix possible memory corruption in CIFSFindNextJeff Layton2011-09-191-1/+2
OpenPOWER on IntegriCloud