summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-285-50/+48
* direct-io: merge direct_io_walker into __blockdev_direct_IOAndi Kleen2011-10-281-139/+132
* direct-io: inline the complete submission pathAndi Kleen2011-10-281-15/+21
* direct-io: separate map_bh from dioAndi Kleen2011-10-281-29/+37
* direct-io: use a slab cache for struct dioAndi Kleen2011-10-281-5/+14
* direct-io: rearrange fields in dio/dio_submit to avoid holesAndi Kleen2011-10-281-7/+6
* direct-io: fix a wrong commentAndi Kleen2011-10-281-1/+1
* direct-io: separate fields only used in the submission path from struct dioAndi Kleen2011-10-281-188/+201
* vfs: fix spinning prevention in prune_icache_sbChristoph Hellwig2011-10-281-1/+1
* vfs: add a comment to inode_permission()Andreas Gruenbacher2011-10-281-2/+4
* vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2011-10-282-2/+2
* vfs: indicate that the permission functions take all the MAY_* flagsAndreas Gruenbacher2011-10-281-2/+2
* compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-5/+2
* vfs: add "device" tag to /proc/self/mountstatsBryan Schumaker2011-10-281-0/+1
* cleanup: vfs: small comment fix for block_invalidatepageWang Sheng-Hui2011-10-281-2/+2
* 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
* | | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-193-11/+30
|\ \ \ \ | |/ / /
| * | | Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
| * | | BTRFS: Fix lseek return value for errorJeff Liu2011-09-181-2/+7
| * | | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-182-7/+12
| |\ \ \ | | |/ /
| | * | Btrfs: don't change inode flag of the dest clone fileLi Zefan2011-09-181-1/+0
| | * | Btrfs: don't make a file partly checksummed through file cloneLi Zefan2011-09-181-0/+5
| | * | Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan2011-09-181-4/+4
| | * | btrfs: fix d_off in the first direntHidetoshi Seto2011-09-181-2/+3
OpenPOWER on IntegriCloud