aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ext4: read-only support for bigalloc file systemsTheodore Ts'o2011-09-09
* ext4: add ext4-specific kludge to avoid an oops after the disk disappearsTheodore Ts'o2011-09-09
* ext4: fix partial page writesAllison Henderson2011-09-06
* ext4: fix fsx truncate failureAllison Henderson2011-09-06
* ext4: only call ext4_jbd2_file_inode when an inode has been extendedTheodore Ts'o2011-09-06
* jbd2: use gfp_t instead of intDan Carpenter2011-09-04
* jbd2: add debugging information to jbd2_journal_dirty_metadata()Theodore Ts'o2011-09-04
* ext4: improve handling of conflicting mount optionsTheodore Ts'o2011-09-03
* ext4: fix 2nd xfstests 127 punch hole failureAllison Henderson2011-09-03
* ext4: fix xfstests 75, 112, 127 punch hole failureAllison Henderson2011-09-03
* ext4: Add new ext4_discard_partial_page_buffers routinesAllison Henderson2011-09-03
* ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entryTheodore Ts'o2011-08-31
* ext4: ext4_mkdir should dirty dir_block with newly created directory inodeDarrick J. Wong2011-08-31
* ext4: ext4_rename should dirty dir_bh with the correct directoryDarrick J. Wong2011-08-31
* ext4: fake direct I/O mode for data=journalTheodore Ts'o2011-08-31
* ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2011-08-31
* ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang2011-08-31
* Btrfs: fix 64 bit divide problemJosef Bacik2011-08-21
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-21
|\
| * ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-19
| * ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-13
| * ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-13
| * ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-13
| * ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-13
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-08-19
|\ \
| * | NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust2011-08-04
| * | NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust2011-08-04
| * | pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh2011-08-04
| * | pnfs-obj: Bug when we are running out of bioBoaz Harrosh2011-08-04
| * | nfs: add missing prefetch.h includeHeiko Carstens2011-08-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-18
|\ \ \
| * \ \ Merge branch 'btrfs-3.0' into for-linusChris Mason2011-08-18
| |\ \ \
| | * | | Btrfs: set i_size properly when fallocating and we alreadyJosef Bacik2011-08-18
| | * | | Btrfs: truncate pages from clone ioctl target rangeSage Weil2011-08-16
| | * | | Btrfs: fix uninitialized sync_pendingMiao Xie2011-08-16
| | * | | Btrfs: fix wrong free space informationMiao Xie2011-08-16
| | * | | btrfs: memory leak in btrfs_add_inode_defrag()Dan Carpenter2011-08-16
| | * | | Btrfs: use plain page_address() in header fields setget functionsLi Zefan2011-08-16
| | * | | Btrfs: forced readonly when btrfs_drop_snapshot() failsTsutomu Itoh2011-08-16
| | * | | Btrfs: check if there is enough space for balancing smarterliubo2011-08-16
| | * | | Btrfs: fix a bug of balance on full multi-disk partitionsliubo2011-08-16
| | * | | Btrfs: fix an oops of log replayliubo2011-08-16
| | * | | Btrfs: detect wether a device supports discardJosef Bacik2011-08-16
| | * | | Btrfs: force unplugs when switching from high to regular priority biosChris Mason2011-08-05
| * | | | btrfs: unlock on error in btrfs_file_llseek()Dan Carpenter2011-08-18
| * | | | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-18
|\ \ \ \ \
| * | | | | update cifs version to 1.75Steve French2011-08-18
| * | | | | [CIFS] possible memory corruption on mountSteve French2011-08-18
| * | | | | cifs: demote cERROR in build_path_from_dentry to cFYIJeff Layton2011-08-16