summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-09-05ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang
2012-08-19ext4: remove duplicated declarations in inode.cZheng Liu
2012-08-19ext4: fix trivial typo in commentWang Sheng-Hui
2012-08-19ext4: no need to add inode to orphan list during hole punchAshish Sangwan
2012-08-19jbd2: don't write superblock when if its emptyEric Sandeen
2012-08-19ext4: replace plain integer with NULL in super.cSachin Kamat
2012-08-17ext4: drop lock_super()/unlock_super()Theodore Ts'o
2012-08-17ext4: return an error if kset_create_and_add fails in ext4_init_fs()Theodore Ts'o
2012-08-17ext4: remove unused function argument 'order' in mb_find_extent()Robin Dong
2012-08-17ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCANRobin Dong
2012-08-17ext4: check return value of blkdev_issue_flush()Theodore Ts'o
2012-08-17jbd2: check return value of blkdev_issue_flush()Theodore Ts'o
2012-08-17ext4: make the zero-out chunk size tunableZheng Liu
2012-08-17ext4: add max_dir_size_kb mount optionTheodore Ts'o
2012-08-17ext4: don't load the block bitmap for block groups which have no spaceTheodore Ts'o
2012-08-17ext4: collapse a single extent tree block into the inode if possibleTheodore Ts'o
2012-08-17ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o
2012-08-17ext4: fix long mount times on very big file systemsTheodore Ts'o
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o
2012-08-06ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-01nfs: prevent page allocator recursions with swap over NFS.Mel Gorman
2012-08-01nfs: enable swap on NFSMel Gorman
2012-08-01nfs: disable data cache revalidation for swapfilesMel Gorman
2012-08-01nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman
2012-08-01vmscan: remove obsolete shrink_control commentMinchan Kim
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton
2012-07-31nfs: increase number of permitted callback connections.NeilBrown
2012-07-31fs: Remove old freezing mechanismJan Kara
2012-07-31ext2: Implement freezingJan Kara
2012-07-31btrfs: Convert to new freezing mechanismJan Kara
2012-07-31nilfs2: Convert to new freezing mechanismJan Kara
2012-07-31ntfs: Convert to new freezing mechanismJan Kara
2012-07-31fuse: Convert to new freezing mechanismJan Kara
2012-07-31gfs2: Convert to new freezing mechanismJan Kara
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-07-31ext4: Convert to new freezing mechanismJan Kara