summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-26Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-08-26nilfs2: fix list corruption after ifile creation failureRyusuke Konishi
2010-08-26ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-26ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-26ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-26ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-26ocfs2/dlm: fix a dead lockWengang Wang
2010-08-26ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-10GFS2: rename causes kernel OopsBob Peterson
2010-08-10NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-10NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-08-02ocfs2: make xattr extension work with new local alloc reservation.Tao Ma
2010-08-02ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-08-02xfs: prevent swapext from operating on write-only filesDan Rosenberg
2010-08-02splice: check f_mode for seekable fileChangli Gao
2010-08-02splice: direct_splice_actor() should not use pos in sdChangli Gao
2010-08-02sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel
2010-08-02ocfs2: When zero extending, do it by page.Joel Becker
2010-08-02ocfs2: No need to zero pages past i_size.Joel Becker
2010-08-02Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-08-02NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust
2010-08-02NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust
2010-08-02CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-08-02cifs: don't attempt busy-file rename unless it's in same directoryJeff Layton
2010-08-02cifs: remove bogus first_time check in NTLMv2 session setup codeJeff Layton
2010-07-05NFS: Fix another nfs_wb_page() deadlockTrond Myklebust
2010-07-05NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust
2010-07-05Btrfs: should add a permission check for setfaclShi Weihua
2010-07-05CIFS: Allow null nd (as nfs server uses) on createSteve French
2010-07-05GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-07-05ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-07-05ext4: check s_log_groups_per_flex in online resize codeEric Sandeen
2010-07-05nfsd: nfsd_setattr needs to call commit_metadataChristoph Hellwig
2010-07-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-07-05fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens
2010-07-05compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writevJeff Moyer
2010-07-05aio: fix the compat vectored operationsJeff Moyer
2010-07-05exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter
2010-07-05clean DCACHE_CANT_MOUNT in d_delete()Al Viro
2010-07-05writeback: disable periodic old data writeback for !dirty_writeback_centisecsJens Axboe
2010-07-05nfsd: don't break lease while servicing a COMMITJeff Layton