Commit Graph

10821 Commits (743bb4650da9e2595d6cedd01c680b5b9398c74a)

Author SHA1 Message Date
sandeen@sandeen.net 743bb4650d [XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch. 16 years ago
Christoph Hellwig 0e446673a1 [XFS] fix error handling in xlog_recover_process_one_iunlink 16 years ago
Christoph Hellwig 24f211bad0 [XFS] move inode allocation out xfs_iread 16 years ago
Christoph Hellwig b48d8d6437 [XFS] kill the XFS_IMAP_BULKSTAT flag 16 years ago
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig 94e1b69d1a [XFS] merge xfs_imap into xfs_dilocate 16 years ago
Christoph Hellwig a194189503 [XFS] remove dead code for old inode item recovery 16 years ago
Christoph Hellwig 76d8b277f7 [XFS] stop using xfs_itobp in xfs_iread 16 years ago
Christoph Hellwig 23fac50f95 [XFS] split up xlog_recover_process_iunlinks 16 years ago
Christoph Hellwig 51ce16d519 [XFS] kill XFS_DINODE_VERSION_ defines 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Christoph Hellwig d42f08f61c [XFS] kill xfs_ialloc_log_di 16 years ago
Christoph Hellwig b28708d6a0 [XFS] sanitize xlog_in_core_t definition 16 years ago
From: Christoph Hellwig 4805621a37 [XFS] factor out xfs_read_agf helper 16 years ago
Christoph Hellwig 5e1be0fb1a [XFS] factor out xfs_read_agi helper 16 years ago
Dave Chinner 26c5295135 [XFS] remove i_gen from incore inode 16 years ago
Christoph Hellwig 207fcfad58 [XFS] remove xfs_vfsops.h 16 years ago
Christoph Hellwig 2b5decd09e [XFS] remove xfs_vfs.h 16 years ago
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