Commit Graph

8155 Commits (bee036b503214dd65f62af6599d2bebdf156467c)

Author SHA1 Message Date
Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
Hans Rosenfeld f16278c679 Change pagemap output format to allow for future reporting of huge pages 17 years ago
Steve French 04b6e6ec1a [CIFS] Fix mem leak on dfs referral 17 years ago
Andre Noll 4f42c288e6 [NET]: Fix permissions of /proc/net 17 years ago
Andrew Morton 9df130392f fs/ufs/balloc.c: fix sparc64 printk warning 17 years ago
Dave Young 08ca0db8aa zisofs: fix readpage() outside i_size 17 years ago
Randy Dunlap a6b91919e0 fs: fix kernel-doc notation warnings 17 years ago
Michael Halcrow 5366dc9fd1 eCryptfs: Swap dput() and mntput() 17 years ago
Duane Griffin d00256766a jbd2: correctly unescape journal data blocks 17 years ago
Duane Griffin 439aeec639 jbd: correctly unescape journal data blocks 17 years ago
David Howells 4ebf89845b ROMFS: Fix up an error in iget removal 17 years ago
Josef Bacik c587f0c0a6 ext3: fix wrong gfp type under transaction 17 years ago
Jan Kara 87cb055bc1 quota: add possibly missing iput() when quotaon and quotaoff races 17 years ago
Randy Dunlap 0cf01f6685 jbd: fix jbd kernel-doc notation 17 years ago
Quentin Barnes 6cb2a21049 aio: bad AIO race in aio_complete() leads to process hang 17 years ago
Fred Isaman f8512ad0da nfs: don't ignore return value from nfs_pageio_add_request 17 years ago
Al Viro a02f76c34d [PATCH] get stack footprint of pathname resolution back to relative sanity 17 years ago
Al Viro b4d232e65f [PATCH] double iput() on failure exit in hugetlb 17 years ago
Dave Hansen 430e285e08 [PATCH] fix up new filp allocators 17 years ago
Christoph Hellwig 322ee5b36e [PATCH] check for null vfsmount in dentry_open() 17 years ago
Jeff Mahoney 3227e14c3c [PATCH] reiserfs: eliminate private use of struct file in xattr 17 years ago
Al Viro f382d6e631 [PATCH] sanitize hppfs 17 years ago
Dave Hansen 1dd0dd111f hppfs pass vfsmount to dentry_open() 17 years ago
Eric Paris 1e0bd7550e [PATCH] export sessionid alongside the loginuid in procfs 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Al Viro 8a4e98d9d7 [PATCH] restore export of do_kern_mount() 17 years ago
Jens Axboe 40044ce0bf Revert "unexport bio_{,un}map_user" 17 years ago
Al Viro 3d10a15d69 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage 17 years ago
J. Bruce Fields b663c6fd98 nfsd: fix oops on access from high-numbered ports 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago
Steve French 50531444fa [CIFS] Fix mtime on cp -p when file data cached but written out too late 17 years ago
Marcelo Tosatti fb39380b8d pagemap: proper read error handling 17 years ago
Andrew Morton b2211a361a net: fix build with CONFIG_NET=n 17 years ago
Steve French bc5b6e24a1 [CIFS] Fix build problem 17 years ago
Tao Ma cdef59a94c ocfs2: Fix NULL pointer dereferences in o2net 17 years ago
Sunil Mushran c824c3c723 ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock 17 years ago
Sunil Mushran 535f7026fd ocfs2/dlm: Print message showing the recovery master 17 years ago
Sunil Mushran b31cfc0237 ocfs2/dlm: Add missing dlm_lockres_put()s 17 years ago
Sunil Mushran 52987e2ab4 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Tao Ma 4338ab6a75 ocfs2: Fix an endian bug in online resize. 17 years ago
Jan Engelhardt 90d99779a4 [PATCH] [OCFS2]: constify function pointer tables 17 years ago
Joel Becker 0f71b7b40f ocfs2: Fix endian bug in o2dlm protocol negotiation. 17 years ago
Tao Ma 2af37ce82d ocfs2: Use dlm_print_one_lock_resource for lock resource print 17 years ago
Andrew Morton 3a4780a85d [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning 17 years ago
Harvey Harrison 55f78e1771 [CIFS] cifs: replace remaining __FUNCTION__ occurrences 17 years ago
Igor Mammedov 7962670e64 [CIFS] DFS patch that connects inode with dfs handling ops 17 years ago
Trond Myklebust 4e99a1ff34 NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings 17 years ago
Trond Myklebust c37dcd334c NFS: Fix the fsid revalidation in nfs_update_inode() 17 years ago
Trond Myklebust af1b8c2ff7 NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c 17 years ago