summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-07nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-03-07nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman
2011-03-07NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl
2011-03-07nfsd: kill unused macro definitionShan Wei
2011-03-07locks: use assign_type()Namhyung Kim
2011-03-07nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields
2011-03-07ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-03-07Btrfs: deal with short returns from copy_from_userChris Mason
2011-03-07Btrfs: fix regressions in copy_from_user handlingChris Mason
2011-03-07xfs: kill support/debug.[ch]Dave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert the quota debug prints to new APIDave Chinner
2011-03-07xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner
2011-03-07xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner
2011-03-07xfs: Convert xlog_warn to new logging interfaceDave Chinner
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner
2011-03-05omfs: make readdir stop when filldir says soAl Viro
2011-03-05omfs: merge unlink() and rmdir(), close leak in rename()Al Viro
2011-03-05omfs: stop playing silly buggers with omfs_unlink() in ->rename()Al Viro
2011-03-05omfs: rename() needs to mark old_inode dirty after ctime updateAl Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-05ext4: Use single thread to perform DIO unwritten convertionMingming Cao
2011-03-05fs/locks.c: Remove stale FIXME left over from BKL conversionMatt Fleming
2011-03-04nfs4: 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-04minimal fix for do_filp_open() raceAl Viro
2011-03-03Merge branch 'i_nlink' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds
2011-03-04ext3: Fix an overflow in ext3_trim_fs.Tao Ma
2011-03-03LSM: Pass -o remount options to the LSMEric Paris
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