summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-09nilfs2: get rid of sc_sbi back pointerRyusuke Konishi
2011-03-09nilfs2: move log writer onto nilfs objectRyusuke Konishi
2011-03-09nilfs2: move next generation counter into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi
2011-03-09nilfs2: move mount options to nilfs objectRyusuke Konishi
2011-03-08nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi
2011-03-08nilfs2: optimize rec_len functionsRyusuke Konishi
2011-03-08nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi
2011-03-08nilfs2: add compat ioctlRyusuke Konishi
2011-03-08nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi
2011-03-08nilfs2: tighten restrictions on inode flagsRyusuke Konishi
2011-03-08nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi
2011-03-08nilfs2: use common file attribute macrosRyusuke Konishi
2011-03-08nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi
2011-03-08nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-03-04ceph: no .snap inside of snapped namespaceSage Weil
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-03ceph: do not clear I_COMPLETE from d_releaseSage Weil
2011-03-03ceph: do not set I_COMPLETESage Weil
2011-03-03Revert "ceph: keep reference to parent inode on ceph_dentry"Sage Weil
2011-03-03hfs: fix rename() over non-empty directoryAl Viro
2011-03-03udf: fix i_nlink limitAl Viro
2011-03-03fix reiserfs mkdir() breakageAl Viro
2011-03-03exofs: i_nlink races in rename()Al Viro
2011-03-03nilfs2: i_nlink races in rename()Al Viro
2011-03-03minix: i_nlink races in rename()Al Viro
2011-03-03ufs: i_nlink races in rename()Al Viro
2011-03-03sysv: i_nlink races in rename()Al Viro
2011-03-03Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle
2011-03-02ext2: Fix link count corruption under heavy link+rename loadJosh Hunt
2011-03-02xfs: zero proper structure size for geometry callsAlex Elder
2011-03-02nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi
2011-03-01fs/block_dev.c: fix new kernel-doc warningRandy Dunlap
2011-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-03-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara
2011-02-25aio: fix rcu ioctx lookupNick Piggin
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-02-25epoll: prevent creating circular epoll structuresDavide Libenzi
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard
2011-02-25fuse: fix truncate after openMiklos Szeredi
2011-02-25fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi