ocfs2: invalidate dentry if its dentry_lock isn't initialized.
[safe/jmp/linux-2.6] / fs /
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Tao Maocfs2: release the buffer head in ocfs2_do_truncate.
2009-08-17 Jan Karaocfs2: Handle quota file corruption more gracefully
2009-08-10 Jan Karaocfs2: Fix possible deadlock when extending quota file
2009-08-07 Roel Kluinocfs2: keep index within status_map[]
2009-08-07 Sunil Mushranocfs2: Initialize the cluster we're writing to in a...
2009-07-31 Goldwyn Rodriguesocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
2009-07-30 Tao Maocfs2/quota: Release lock for error in ocfs2_quota_write.
2009-07-23 Jan Karaocfs2: Define credit counts for quota operations
2009-07-23 Jan Karaocfs2: Remove syncjiff field from quota info
2009-07-23 Jan Karaocfs2: Fix initialization of blockcheck stats
2009-07-23 Jan Karaocfs2: Zero out padding of on disk dquot structure
2009-07-23 Jan Karaocfs2: Initialize blocks allocated to local quota file
2009-07-23 Jan Karaocfs2: Mark buffer uptodate before calling ocfs2_journa...
2009-07-23 Jan Karaocfs2: Make global quota files blocksize aligned
2009-07-23 Tao Maocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_...
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-07-21 Tao Maocfs2: Add extra credits and access the modified bh...
2009-07-21 Wengang Wangocfs2: Fail ocfs2_get_block() immediately when a block...
2009-07-21 Wengang Wangocfs2: Fix error return in ocfs2_write_cluster()
2009-07-20 Subrata Modakocfs2: Fix compilation warning for fs/ocfs2/xattr.c
2009-07-20 Goldwyn Rodriguesocfs2: Initialize count in aio_write before generic_wri...
2009-07-10 Wengang Wangocfs2: log the actual return value of ocfs2_file_aio_wr...
2009-07-08 Jeff Liuocfs2: trivial fix for s/migrate/migration/ in dlmrecov...
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-07-08 Catalin MarinasFree the memory allocated by memdup_user() in fs/sysfs...
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-07-07 Jiaying Zhangquota: Fix possible deadlock during parallel quotaon...
2009-07-06 Oleg Nesterovcred_guard_mutex: do not return -EINTR to user-space
2009-07-06 Zhang, Yanminsys_sync(): fix 16% performance regression in ffsb...
2009-07-04 Linus TorvaldsMerge branch 'for-2.6.31' of git://linux-nfs.org/~bfiel...
2009-07-03 David HowellsNFSD: Don't hold unrefcounted creds over call to nfsd_s...
2009-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-02 Hu TaoBtrfs: fix error message formatting
2009-07-02 Jiri SlabyBtrfs: fix use after free in btrfs_start_workers fail...
2009-07-02 Chris MasonBtrfs: honor nodatacow/sum mount options for new files
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-07-02 Josef BacikBtrfs: account for space we may use in fallocate
2009-07-02 Chris MasonBtrfs: fix the file clone ioctl for preallocated extents
2009-07-02 Chris MasonBtrfs: don't log the inode in file_write while growing...
2009-07-02 Keith Packardfs/notify/inotify: decrement user inotify count on...
2009-07-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-07-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-01 Amerigo Wangelf: fix one check-after-use
2009-07-01 Martin K. Petersenblock: Create bip slabs with embedded integrity vectors
2009-07-01 Wolfgang Illmeyerhostfs: set maximum filesize in superblock for proper...
2009-07-01 Bryan Donlanext2: return -EIO not -ESTALE on directory traversal...
2009-07-01 KAMEZAWA Hiroyukielf: limit max map count to safe value
2009-07-01 Davide Libenzieventfd: revised interface and cleanups
2009-06-30 Jiri SlabyAFS: Fix lock imbalance
2009-06-30 John Muirfuse: invalidation reverse calls
2009-06-30 Miklos Szeredifuse: allow umask processing in userspace
2009-06-30 Miklos Szeredifuse: fix bad return value in fuse_file_poll()
2009-06-30 Csaba Henkfuse: fix return value of fuse_dev_write()
2009-06-28 Mimi Zoharintegrity: add ima_counts_put (updated)
2009-06-27 Jeff Laytoncifs: fix fh_mutex locking in cifs_reopen_file
2009-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-06-26 Steve French[CIFS] remove unknown mount option warning message
2009-06-26 Steve French[CIFS] remove bkl usage from umount begin
2009-06-25 Suresh Jayaramancifs: Fix incorrect return code being printed in cFYI...
2009-06-25 Steve French[CIFS] cleanup asn handling for ntlmssp
2009-06-25 Simo Leone[CIFS] Copy struct *after* setting the port, instead...
2009-06-25 Jeff Laytoncifs: remove rw/ro options
2009-06-25 Jeff Laytoncifs: fix problems with earlier patches
2009-06-25 Jeff Laytoncifs: have cifs parse scope_id out of IPv6 addresses...
2009-06-25 Steve French[CIFS] Do not send tree disconnect if session is alread...
2009-06-24 Al Viroanother race fix in jfs_check_acl()
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-24 Al Viroswitch xfs to generic acl caching helpers
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch reiserfs to inode->i_acl
2009-06-24 Al Viroswitch reiserfs to usual conventions for caching ACLs
2009-06-24 Al Viroreiserfs: minimal fix for ACL caching
2009-06-24 Al Viroswitch nilfs2 to inode->i_acl
2009-06-24 Al Viroswitch btrfs to inode->i_acl
2009-06-24 Al Viroswitch jffs2 to inode->i_acl
2009-06-24 Al Viroswitch jfs to inode->i_acl
2009-06-24 Al Viroswitch ext4 to inode->i_acl
2009-06-24 Al Viroswitch ext3 to inode->i_acl
2009-06-24 Al Viroswitch ext2 to inode->i_acl
2009-06-24 Al Viroadd caching of ACLs in struct inode
2009-06-24 Ankit Jainfs: Add new pre-allocation ioctls to vfs for compatibil...
2009-06-24 Christoph Hellwigcleanup __writeback_single_inode
2009-06-24 Al Viro... and the same for vfsmount id/mount group id
2009-06-24 Al ViroMake allocation of anon devices cheaper
2009-06-24 H. Peter Anvindevpts: remove module-related code
2009-06-24 Trond MyklebustVFS: Switch init_mount_tree() to use the new create_mnt...
2009-06-24 J. R. Okajimavfs: fix nd->root leak in do_filp_open()
2009-06-24 Christoph Hellwigreiserfs: remove stray unlock_super in reiserfs_resize
2009-06-24 Roel Kluinudf: remove redundant tests on unsigned
2009-06-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-23 Trond MyklebustNFS: Correct the NFS mount path when following a referral
next