Commit Graph

10803 Commits (00dd4029e9afa642c2b26dc3aac834322ac29b4a)

Author SHA1 Message Date
Christoph Hellwig 00dd4029e9 [XFS] remove bhv_statvfs_t typedef 16 years ago
Eric Sandeen f35642e2f8 [XFS] Hook up the fiemap ioctl. 16 years ago
Eric Sandeen 5af317c942 [XFS] Add new getbmap flags. 16 years ago
Eric Sandeen 8a7141a8b9 [XFS] convert xfs_getbmap to take formatter functions 16 years ago
Dave Chinner 0924b585fc [XFS] fix uninitialised variable bug in dquot release. 16 years ago
Dave Chinner 2e6560929d [XFS] fix error inversion problems with data flushing 16 years ago
Christoph Hellwig 65795910c1 [XFS] fix spurious gcc warnings 16 years ago
Christoph Hellwig 6c31b93a14 [XFS] allow inode64 mount option on 32 bit systems 16 years ago
Christoph Hellwig f999a5bf3f [XFS] wire up ->open for directories 16 years ago
Christoph Hellwig bac8dca9f9 [XFS] fix NULL pointer dereference in xfs_log_force_umount 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
WANG Cong ea7e743e49 hostfs: fix a duplicated global function name 16 years ago
Hugh Dickins f9454548e1 don't unlink an active swapfile 16 years ago
Michael Halcrow ac97b9f9a2 eCryptfs: Allocate up to two scatterlists for crypto ops on keys 16 years ago
Steve French bfb59820ee [CIFS] fix check for dead tcon in smb_init 16 years ago
Tejun Heo 55e8e30c38 block/md: fix md autodetection 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Tejun Heo eb60fa1066 block: fix add_partition() error path 16 years ago
Dave Kleikamp b066a48c95 prevent cifs_writepages() from skipping unwritten pages 16 years ago
Igor Mammedov 2c55608f28 Fixed parsing of mount options when doing DFS submount 16 years ago
Steve French ab3f992983 [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patch 16 years ago
Dave Chinner cc09c0dc57 [XFS] Fix double free of log tickets 16 years ago
Steve French c2b3382cd4 [CIFS] Fix build break 16 years ago
Jeff Layton f1987b44f6 cifs: reinstate sharing of tree connections 16 years ago
Al Viro 5c06fe772d Fix broken ownership of /proc/sys/ files 16 years ago
Al Viro 8f7b0ba1c8 Fix inotify watch removal/umount races 16 years ago
Steve French d82c2df54e [CIFS] minor cleanup to cifs_mount 16 years ago
Jeff Layton 14fbf50d69 cifs: reinstate sharing of SMB sessions sans races 16 years ago
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French 3ec332ef7a [CIFS] clean up server protocol handling 16 years ago
Steve French fb39601664 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
David Teigland 278afcbf4f dlm: fix shutdown cleanup 16 years ago
Theodore Tso 6cdfcc275e ext3: Clean up outdated and incorrect comment for ext3_write_super() 16 years ago
Eric W. Biederman afef80b3d8 vfs: fix shrink_submounts 16 years ago
Tiger Yang 6c1e183e12 ocfs2: Check search result in ocfs2_xattr_block_get() 16 years ago
Mark Fasheh de29c08528 ocfs2: fix printk related build warnings in xattr.c 16 years ago
Dmitri Monakhov c435400140 ocfs2: truncate outstanding block after direct io failure 16 years ago
Tao Ma 80bcaf3469 ocfs2/xattr: Proper hash collision handle in bucket division 16 years ago
Tao Ma 4c1bbf1ba6 ocfs2: return 0 in page_mkwrite to let VFS retry. 16 years ago
Sunil Mushran ae0dff6830 ocfs2: Set journal descriptor to NULL after journal shutdown 16 years ago
Tao Ma d32647993c ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. 16 years ago
Jan Kara b99835c168 ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails 16 years ago
Jan Kara 87cfa00432 ocfs2: Fix checking of return value of new_inode() 16 years ago
Jan Kara fa38e92cb3 ocfs2: Fix check of return value of ocfs2_start_trans() 16 years ago
Tao Ma 8573f79d30 ocfs2: Fix some typos in xattr annotations. 16 years ago
Tao Ma 63fd775737 ocfs2: Remove unused ocfs2_restore_xattr_block(). 16 years ago
Joel Becker 54f443f4e7 ocfs2: Don't repeat ocfs2_xattr_block_find() 16 years ago
Joel Becker eb6ff2397d ocfs2: Specify appropriate journal access for new xattr buckets. 16 years ago
Joel Becker bd60bd37ad ocfs2: Check errors from ocfs2_xattr_update_xattr_search() 16 years ago