aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-09-24cifs: teach smb_send_rqst how to handle arrays of pagesJeff Layton
2012-09-24cifs: cork the socket before a send and uncork it afterwardJeff Layton
2012-09-24cifs: convert send code to use smb_rqst structsJeff Layton
2012-09-24cifs: change smb2 signing routines to use smb_rqst structsJeff Layton
2012-09-24cifs: change signing routines to deal with smb_rqst structsJeff Layton
2012-09-24CIFS: Add statfs support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move statfs to ops structPavel Shilovsky
2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move oplock break to ops structPavel Shilovsky
2012-09-24CIFS: Process oplocks for SMB2Pavel Shilovsky
2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move readdir code to ops structPavel Shilovsky
2012-09-24CIFS: Add set_file_info support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move set_file_info to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for set_file_sizePavel Shilovsky
2012-09-24CIFS: Move set_file_size to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for hardlink operationPavel Shilovsky
2012-09-24CIFS: Move hardlink to ops structSteve French
2012-09-24CIFS: Add SMB2 support for rename operationPavel Shilovsky
2012-09-24CIFS: Move rename to ops structPavel Shilovsky
2012-09-24CIFS: Enable signing in SMB2Pavel Shilovsky
2012-09-24CIFS: Add writepage support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move writepage to ops structPavel Shilovsky
2012-09-24CIFS: Add readpage support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move readpage code to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky
2012-09-24CIFS: Move async write to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky
2012-09-24CIFS: Move async read to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 r/wsize negotiatingPavel Shilovsky
2012-09-24CIFS: Move r/wsize negotiating to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for flushPavel Shilovsky
2012-09-24CIFS: Make flush code use ops structPavel Shilovsky
2012-09-24CIFS: Move reopen code to ops structPavel Shilovsky
2012-09-24CIFS: Move create code use ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for query_file_infoPavel Shilovsky
2012-09-24CIFS: Move guery file info code to ops structPavel Shilovsky
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move close code to ops structPavel Shilovsky
2012-09-24CIFS: Move open code to ops structPavel Shilovsky
2012-09-24CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for unlinkPavel Shilovsky
2012-09-24CIFS: Move unlink code to ops structPavel Shilovsky
2012-09-24GFS2: Write out dirty inode metadata in delayed deletesBenjamin Marzinski
2012-09-24GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_glEric Sandeen
2012-09-24GFS2: Fix infinite loop in rbm_findBob Peterson
2012-09-24GFS2: Consolidate free block searching functionsSteven Whitehouse
2012-09-24GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara
2012-09-24GFS2: Stop block extents at the end of bitmapsBob Peterson
2012-09-24GFS2: Fix unclaimed_blocks() wrapping bug and clean upSteven Whitehouse