summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh
2010-03-03libfs: Open code simple_commit_write into only userBoaz Harrosh
2010-03-03Revert "autofs4: always use lookup for lookup"Al Viro
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-03-02Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.hTristan Ye
2010-03-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-02ext4: Fix ext4_quota_write cross block boundary behaviourDmitry Monakhov
2010-03-02ext4: Convert BUG_ON checks to use ext4_error() insteadFrank Mayhar
2010-03-02ext4: Use direct_IO_no_locking in ext4 dio readJiaying Zhang
2010-03-04ext4: use ext4_get_block_write in buffer writeJiaying Zhang
2010-03-02ext4: mechanical rename some of the direct I/O get_block's identifiersJiaying Zhang
2010-03-02ext4: make "offset" consistent in ext4_check_dir_entry()Toshiyuki Okajima
2010-03-01ext4: Handle non empty on-disk orphan linkDmitry Monakhov
2010-03-01ext4: explicitly remove inode from orphan list after failed direct ioDmitry Monakhov
2010-03-01ext4: fix error handling in migrateDmitry Monakhov
2010-03-01ext4: deprecate obsoleted mount optionsDmitry Monakhov
2010-03-01ext4: Fix fencepost error in chosing choosing group vs file preallocation.Tao Ma
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-03-01GFS2: print glock numbers in hexBob Peterson
2010-03-01GFS2: ordered writes are backwardsDave Chinner
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-28blkdev: fix merge_bvec_fn return value checksDmitry Monakhov
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28exofs: groups supportBoaz Harrosh
2010-02-28exofs: Prepare for groupsBoaz Harrosh
2010-02-28exofs: Error recovery if object is missing from storageBoaz Harrosh
2010-02-28exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh
2010-02-28exofs: RAID0 supportBoaz Harrosh
2010-02-28exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh
2010-02-28exofs: unindent exofs_sbi_readBoaz Harrosh
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh
2010-02-28exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh
2010-02-28exofs: Micro-optimize exofs_i_infoBoaz Harrosh
2010-02-28exofs: debug print even lessBoaz Harrosh
2010-02-27ocfs2: send SIGXFSZ if new filesize exceeds limit -v2Wengang Wang
2010-02-27ocfs2/userdlm: Add tracing in userdlmSunil Mushran
2010-02-27ocfs2: Use a separate masklog for AST and BASTsSunil Mushran
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds