summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-27fs-inode_lock-scale-8Nick Piggin
2010-04-27fs-inode_lock-scale-7Nick Piggin
2010-04-27fs-inode_lock-scale-6cNick Piggin
2010-04-27fs-inode_lock-scale-6bNick Piggin
2010-04-27fs-inode_lock-scale-5Nick Piggin
2010-04-27fs-inode_lock-scale-6Nick Piggin
2010-04-27fs-inode_lock-scale-4Nick Piggin
2010-04-27fs-inode_lock-scale-3Nick Piggin
2010-04-27fs-inode_lock-scale-2Nick Piggin
2010-04-27fs-inode_lock-scaleNick Piggin
2010-04-27dcache-percpu-nr_dentryNick Piggin
2010-04-27dcache-split-inode_lockNick Piggin
2010-04-27fs-dcache-d_delete-less-lockNick Piggin
2010-04-27dcache-chain-hashlockNick Piggin
2010-04-27dcache-dput-less-dcache_lockNick Piggin
2010-04-27fs-dcache_lock-removeNick Piggin
2010-04-27fs-dcache_lock-multi-stepNick Piggin
2010-04-27fs-dcache-scale-i_dentryNick Piggin
2010-04-27fs-dcache-scale-d_subdirsNick Piggin
2010-04-27fs-dcache-scale-d_unhashedNick Piggin
2010-04-27fs-dcache-scale-d_countNick Piggin
2010-04-27fs-dcache-scale-nr_dentryNick Piggin
2010-04-27fs-dcache-scale-d_lruNick Piggin
2010-04-27fs-dcache-scale-d_hashNick Piggin
2010-04-27fs-mntget-scaleNick Piggin
2010-04-27fs-vfsmount_lock-scaleNick Piggin
2010-04-27fs-files_lock-scaleJohn Stultz
2010-04-27fs-files_list-improveJohn Stultz
2010-04-27nfs-use-__igetNick Piggin
2010-04-27fs-remount-coherencyNick Piggin
2010-04-27Merge branch 'master' ofThomas Gleixner
2010-04-26ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen
2010-04-26xfs: check for more work before sleeping in xfssyncdDave Chinner
2010-04-26xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-04-26xfs: Non-blocking inode locking in IO completionDave Chinner
2010-04-26ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-26eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-26ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-269p: Skip check for mandatory locks when unlockingSachin Prabhu
2010-04-26ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-04-26ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-04-26quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-26fix NFS4 handling of mountpoint statAl Viro
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-26CIFS: initialize nbytes at the beginning of CIFSSMBWrite()Steve French
2010-04-26cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26reiserfs: Fix locking BUG during mount failureJeff Mahoney
2010-04-26oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov