summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-238-13/+15
* block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-235-7/+7
* Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-215-9/+37
|\
| * ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-191-2/+7
| * ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-131-1/+6
| * ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-132-3/+12
| * ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-132-1/+6
| * ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-132-2/+6
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-08-186-40/+43
|\ \
| * | NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust2011-08-041-0/+5
| * | NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-043-24/+22
| * | pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh2011-08-042-9/+10
| * | pnfs-obj: Bug when we are running out of bioBoaz Harrosh2011-08-041-7/+5
| * | nfs: add missing prefetch.h includeHeiko Carstens2011-08-041-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-189-43/+183
|\ \ \
| * \ \ Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-188-35/+167
| |\ \ \
| | * | | Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik2011-08-181-0/+14
| | * | | Btrfs: truncate pages from clone ioctl target rangeSage Weil2011-08-161-0/+4
| | * | | Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-161-1/+1
| | * | | Btrfs: fix wrong free space informationMiao Xie2011-08-161-5/+11
| | * | | btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter2011-08-161-0/+2
| | * | | Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-161-4/+2
| | * | | Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-162-10/+16
| | * | | Btrfs: check if there is enough space for balancing smarterliubo2011-08-161-6/+35
| | * | | Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-161-4/+13
| | * | | Btrfs: fix an oops of log replayliubo2011-08-161-4/+24
| | * | | Btrfs: detect wether a device supports discardJosef Bacik2011-08-163-2/+29
| | * | | Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-051-0/+17
| * | | | btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter2011-08-181-4/+8
| * | | | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-181-4/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-183-4/+5
|\ \ \ \ \
| * | | | | update cifs version to 1.75Steve French2011-08-181-1/+1
| * | | | | [CIFS] possible memory corruption on mountSteve French2011-08-181-1/+2
| * | | | | cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton2011-08-161-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-08-182-5/+4
|\ \ \ \ \ \
| * | | | | | fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Namjae Jeon2011-08-171-2/+1
| * | | | | | fat: fix utf8 iocharset warning messageMihai Moldovan2011-08-171-2/+2
| * | | | | | fat: fix build warningJonas Aberg2011-08-171-1/+1
* | | | | | | befs: Validate length of long symbolic links.Timo Warns2011-08-171-9/+14
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2011-08-151-2/+2
|\ \ \ \ \ \
| * | | | | | jfs: flush journal completely before releasing metadata inodesDave Kleikamp2011-08-011-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-154-69/+68
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | cifs: Do not set cifs/ntfs acl using a file handle (try #4)Shirish Pargaonkar2011-08-111-27/+1
| * | | | | | [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Steve French2011-08-113-42/+67
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-1226-204/+155
|\ \ \ \ \ \ \
| * | | | | | | xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2011-08-122-3/+3
| * | | | | | | xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2011-08-122-0/+8
| * | | | | | | "xfs: fix error handling for synchronous writes" revisitedAjeet Yadav2011-08-101-1/+0
| * | | | | | | xfs: set cursor in xfs_ail_splice() even when AIL was emptyAlex Elder2011-08-091-38/+29