summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-09-26xfs: Make inode32 a remountable optionfor-linus-v3.7-rc1Carlos Maiolino
2012-09-26xfs: add inode64->inode32 transition into xfs_set_inode32()Carlos Maiolino
2012-09-26xfs: Fix mp->m_maxagi update during inode64 remountCarlos Maiolino
2012-09-26xfs: reduce code duplication handling inode32/64 optionsCarlos Maiolino
2012-09-26xfs: make inode64 as the default allocation modeCarlos Maiolino
2012-09-26xfs: Fix m_agirotor reset during AG selectionCarlos Maiolino
2012-09-26Make inode64 a remountable optionCarlos Maiolino
2012-09-17xfs: stop the sync worker before xfs_unmountfsBen Myers
2012-08-24xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri...Jeff Liu
2012-08-24xfs: xfs_seek_data() refinement with unwritten extents check up from page cacheJeff Liu
2012-08-24xfs: Introduce a helper routine to probe data or hole offset from page cacheJeff Liu
2012-08-24xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole()Jeff Liu
2012-08-24xfs: fix race while discarding buffers [V4]Carlos Maiolino
2012-08-16xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-08-16xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig
2012-08-16xfs: kill struct declarations in xfs_mount.hAlex Elder
2012-08-16xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner
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-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31nfs: prevent page allocator recursions with swap over NFS.Mel Gorman
2012-07-31nfs: enable swap on NFSMel Gorman
2012-07-31nfs: disable data cache revalidation for swapfilesMel Gorman
2012-07-31nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman
2012-07-31vmscan: remove obsolete shrink_control commentMinchan Kim
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-07-31mm: 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
2012-07-31fs: Protect write paths by sb_start_write - sb_end_writeJan Kara
2012-07-31fs: Skip atime update on frozen filesystemJan Kara
2012-07-31fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Jan Kara
2012-07-31fs: Improve filesystem freezing handlingJan Kara