Commit Graph

14813 Commits (9134d02bc0af4a8747d448d1f811ec5f8eb96df6)

Author SHA1 Message Date
Miklos Szeredi 201fa69a28 fuse: fix bad return value in fuse_file_poll() 16 years ago
Csaba Henk b4c458b3a2 fuse: fix return value of fuse_dev_write() 16 years ago
Mimi Zohar 94e5d714f6 integrity: add ima_counts_put (updated) 16 years ago
Jeff Layton f0a71eb820 cifs: fix fh_mutex locking in cifs_reopen_file 16 years ago
Steve French 71a394faaa [CIFS] remove unknown mount option warning message 16 years ago
Steve French ad8034f197 [CIFS] remove bkl usage from umount begin 16 years ago
Suresh Jayaraman 0f3bc09ee1 cifs: Fix incorrect return code being printed in cFYI messages 16 years ago
Steve French f46c7234e4 [CIFS] cleanup asn handling for ntlmssp 16 years ago
Simo Leone 6debdbc0ba [CIFS] Copy struct *after* setting the port, instead of before. 16 years ago
Jeff Layton 6459340cfc cifs: remove rw/ro options 16 years ago
Jeff Layton b48a485884 cifs: fix problems with earlier patches 16 years ago
Jeff Layton 681bf72e48 cifs: have cifs parse scope_id out of IPv6 addresses and use it 16 years ago
Steve French 268875b9d1 [CIFS] Do not send tree disconnect if session is already disconnected 16 years ago
Al Viro d5bb68adda another race fix in jfs_check_acl() 16 years ago
Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 years ago
Al Viro 1cbd20d820 switch xfs to generic acl caching helpers 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 281eede032 switch reiserfs to inode->i_acl 16 years ago
Al Viro 7a77b15d92 switch reiserfs to usual conventions for caching ACLs 16 years ago
Al Viro e68888bcb6 reiserfs: minimal fix for ACL caching 16 years ago
Al Viro d441b1c293 switch nilfs2 to inode->i_acl 16 years ago
Al Viro 5affd88a10 switch btrfs to inode->i_acl 16 years ago
Al Viro 290c263bf8 switch jffs2 to inode->i_acl 16 years ago
Al Viro 05fc0790b6 switch jfs to inode->i_acl 16 years ago
Al Viro d4bfe2f76d switch ext4 to inode->i_acl 16 years ago
Al Viro 6582a0e6f6 switch ext3 to inode->i_acl 16 years ago
Al Viro 5e78b43568 switch ext2 to inode->i_acl 16 years ago
Al Viro f19d4a8fa6 add caching of ACLs in struct inode 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Christoph Hellwig 01c031945f cleanup __writeback_single_inode 16 years ago
Al Viro f21f62208a ... and the same for vfsmount id/mount group id 16 years ago
Al Viro c63e09eccc Make allocation of anon devices cheaper 16 years ago
H. Peter Anvin f6cc746bbb devpts: remove module-related code 16 years ago
Trond Myklebust 3b22edc573 VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper 16 years ago
J. R. Okajima 654f562c52 vfs: fix nd->root leak in do_filp_open() 16 years ago
Christoph Hellwig b5450d9c84 reiserfs: remove stray unlock_super in reiserfs_resize 16 years ago
Roel Kluin 3391faa4f1 udf: remove redundant tests on unsigned 16 years ago
Trond Myklebust b88f8a546f NFS: Correct the NFS mount path when following a referral 16 years ago
Trond Myklebust 0b75b35c7c NFS: Fix nfs_path() to always return a '/' at the beginning of the path 16 years ago
Trond Myklebust c02d7adf8c NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace 16 years ago
Trond Myklebust cf8d2c11cb VFS: Add VFS helper functions for setting up private namespaces 16 years ago
Trond Myklebust 616511d039 VFS: Uninline the function put_mnt_ns() 16 years ago
David Woodhouse 4839641333 jffs2: fix another potential leak on error path in scan.c 16 years ago
Tao Ma d246ab307d ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. 16 years ago
Jan Kara cb25797d45 ocfs2: Add lockdep annotations 16 years ago
Jan Kara 9a7aa12f39 vfs: Set special lockdep map for dirs only if not set by fs 16 years ago
Sunil Mushran df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
Sunil Mushran 3211949f89 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() 16 years ago
Sunil Mushran 692684e19e ocfs2: Stop orphan scan as early as possible during umount 16 years ago
Sunil Mushran c3d38840ab ocfs2: Fix ocfs2_osb_dump() 16 years ago