summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-11hppfs: missing includeAl Viro
2011-11-11nfsd4: ignore WANT bits in open downgradeJ. Bruce Fields
2011-11-11nfsd4: fix open downgrade, againJ. Bruce Fields
2011-11-11nfsd4: permit read opens of executable-only filesJ. Bruce Fields
2011-11-11nfsd4: fix seqid_mutating_errorJ. Bruce Fields
2011-11-11nfsd4: stop using nfserr_resource for transitory errorsJ. Bruce Fields
2011-11-11nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()Bernd Schubert
2011-11-11nfs: don't try to migrate pages with active requestsJeff Layton
2011-11-11nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton
2011-11-11Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust
2011-11-11epoll: fix spurious lockdep warningsNelson Elhage
2011-11-11CIFS: Fix DFS handling in cifs_get_file_infoPavel Shilovsky
2011-11-11CIFS: Fix incorrect max RFC1002 write size valuePavel Shilovsky
2011-10-25hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee
2011-10-25xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-25xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-25xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-10-25xfs: use a cursor for bulk AIL insertionDave Chinner
2011-10-25xfs: start periodic workers laterChristoph Hellwig
2011-10-25CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky
2011-10-25hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee
2011-10-25fuse: fix memory leakMiklos Szeredi
2011-10-16exec: do not call request_module() twice from search_binary_handler()Tetsuo Handa
2011-10-03btrfs: fix d_off in the first direntHidetoshi Seto
2011-10-03writeback: update dirtied_when for synced inode to prevent livelockWu Fengguang
2011-10-03writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang
2011-10-03teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-10-03break out numa_maps gather_pte_stats() checksDave Hansen
2011-10-03make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-10-03Fix the conflict between rwpidforward and rw mount optionsSteve French
2011-10-03cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-10-03restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro
2011-10-03fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-10-03fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V
2011-10-03fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-10-03fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V
2011-10-03fs/9p: Add fid before dentry instantiationAneesh Kumar K.V
2011-10-039p: close ACL leaksAl Viro
2011-10-03fs/9p: Always ask new inode in createAneesh Kumar K.V
2011-10-03fs/9p: Fix invalid mount options/argsPrem Karat
2011-10-03fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V
2011-10-03Avoid dereferencing a 'request_queue' after last close.NeilBrown
2011-08-29fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-29ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o
2011-08-29ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma
2011-08-29ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang
2011-08-29ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth
2011-08-29Btrfs: fix an oops of log replayliubo
2011-08-29Btrfs: detect wether a device supports discardJosef Bacik
2011-08-29NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust