summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-21[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds
2013-08-19pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2013-08-19pstore: Add decompression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add compression support to pstoreAruna Balakrishnaiah
2013-08-19pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selectedAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-08-19pstore: d_alloc_name() doesn't return an ERR_PTRDan Carpenter
2013-08-19proc: return on proc_readdir errorRichard Genoud
2013-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-08-19GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse
2013-08-19GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-08-19GFS2: don't overrun reserved revokesBenjamin Marzinski
2013-08-19GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2013-08-19GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse
2013-08-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-17ext4: fix lost truncate due to race with writebackJan Kara
2013-08-17ext4: simplify truncation code in ext4_setattr()Jan Kara
2013-08-17ext4: fix ext4_writepages() in presence of truncateJan Kara
2013-08-17ext4: move test whether extent to map can be extended to one placeJan Kara
2013-08-17ext4: fix warning in ext4_da_update_reserve_space()Jan Kara
2013-08-17quota: provide interface for readding allocated space into reserved spaceJan Kara
2013-08-17ext4: avoid reusing recently deleted inodes in no journal modeTheodore Ts'o
2013-08-17ext4: allocate delayed allocation blocks before renameTheodore Ts'o
2013-08-17ext4: start handle at least possible moment when renaming filesTheodore Ts'o
2013-08-17ext4: add support for extent pre-cachingTheodore Ts'o
2013-08-17ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o
2013-08-17ext4: use unsigned int for es_status valuesTheodore Ts'o
2013-08-17ext4: print the block number of invalid extent tree blocksTheodore Ts'o
2013-08-17ext4: refactor code to read the extent tree blockTheodore Ts'o
2013-08-17jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-15jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp
2013-08-14fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-14ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-14ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-14ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-14hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-12dlm: remove signal blockingDavid Teigland
2013-08-12jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds