aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Btrfs: fix 64 bit divide problemGravatar Josef Bacik 1-5/+7
2011-08-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 5-9/+37
2011-08-19ext4: flush any pending end_io requests before DIO reads w/dioread_nolockGravatar Jiaying Zhang 1-2/+7
2011-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 6-40/+43
2011-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 9-43/+183
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-4/+5
2011-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Gravatar Linus Torvalds 2-5/+4
2011-08-18update cifs version to 1.75Gravatar Steve French 1-1/+1
2011-08-18[CIFS] possible memory corruption on mountGravatar Steve French 1-1/+2
2011-08-18Merge branch 'btrfs-3.0' into for-linusGravatar Chris Mason 8-35/+167
2011-08-18Btrfs: set i_size properly when fallocating and we alreadyGravatar Josef Bacik 1-0/+14
2011-08-18btrfs: unlock on error in btrfs_file_llseek()Gravatar Dan Carpenter 1-4/+8
2011-08-18btrfs: btrfs_permission's RO check shouldn't apply to device nodesGravatar Jeff Mahoney 1-4/+8
2011-08-17befs: Validate length of long symbolic links.Gravatar Timo Warns 1-9/+14
2011-08-17fat: fat16 support maximum 4GB file/vol size as WinXP or 7.Gravatar Namjae Jeon 1-2/+1
2011-08-17fat: fix utf8 iocharset warning messageGravatar Mihai Moldovan 1-2/+2
2011-08-17fat: fix build warningGravatar Jonas Aberg 1-1/+1
2011-08-16Btrfs: truncate pages from clone ioctl target rangeGravatar Sage Weil 1-0/+4
2011-08-16Btrfs: fix uninitialized sync_pendingGravatar Miao Xie 1-1/+1
2011-08-16Btrfs: fix wrong free space informationGravatar Miao Xie 1-5/+11
2011-08-16btrfs: memory leak in btrfs_add_inode_defrag()Gravatar Dan Carpenter 1-0/+2
2011-08-16Btrfs: use plain page_address() in header fields setget functionsGravatar Li Zefan 1-4/+2
2011-08-16Btrfs: forced readonly when btrfs_drop_snapshot() failsGravatar Tsutomu Itoh 2-10/+16
2011-08-16Btrfs: check if there is enough space for balancing smarterGravatar liubo 1-6/+35
2011-08-16Btrfs: fix a bug of balance on full multi-disk partitionsGravatar liubo 1-4/+13
2011-08-16Btrfs: fix an oops of log replayGravatar liubo 1-4/+24
2011-08-16Btrfs: detect wether a device supports discardGravatar Josef Bacik 3-2/+29
2011-08-16cifs: demote cERROR in build_path_from_dentry to cFYIGravatar Jeff Layton 1-2/+2
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Gravatar Linus Torvalds 1-2/+2
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 4-69/+68
2011-08-13ext4: fix nomblk_io_submit option so it correctly converts uninit blocksGravatar Theodore Ts'o 1-1/+6
2011-08-13ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Gravatar Tao Ma 2-3/+12
2011-08-13ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeGravatar Jiaying Zhang 2-1/+6
2011-08-13ext4: Fix ext4_should_writeback_data() for no-journal modeGravatar Curt Wohlgemuth 2-2/+6
2011-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 26-204/+155
2011-08-12xfs: replace xfs_buf_geterror() with bp->b_errorGravatar Chandra Seetharaman 2-3/+3
2011-08-12xfs: Check the return value of xfs_buf_read() for NULLGravatar Chandra Seetharaman 2-0/+8
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+1
2011-08-11pnfs: Automatically select blocks & objects layoutsGravatar Boaz Harrosh 1-14/+4
2011-08-11ext4: Properly count journal credits for long symlinksGravatar Eric Sandeen 1-2/+4
2011-08-11ext3: Properly count journal credits for long symlinksGravatar Eric Sandeen 1-2/+4
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Gravatar Vasiliy Kulikov 1-0/+17
2011-08-11cifs: Do not set cifs/ntfs acl using a file handle (try #4)Gravatar Shirish Pargaonkar 1-27/+1
2011-08-11[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Gravatar Steve French 3-42/+67
2011-08-11NFS41: make PNFS_BLOCK selectableGravatar Peng Tao 1-5/+9
2011-08-10"xfs: fix error handling for synchronous writes" revisitedGravatar Ajeet Yadav 1-1/+0
2011-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 4-12/+33
2011-08-09Ecryptfs: Add mount option to check uid of device being mounted = expect uidGravatar John Johansen 1-2/+21
2011-08-09xfs: set cursor in xfs_ail_splice() even when AIL was emptyGravatar Alex Elder 1-38/+29
2011-08-09eCryptfs: Fix payload_len unitialized variable warningGravatar Tyler Hicks 1-1/+1