aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24exofs: Support for RAID5 read-4-write interface.Boaz Harrosh1-2/+59
2011-10-24ore: RAID5 WriteBoaz Harrosh4-16/+578
2011-10-24ore: RAID5 readBoaz Harrosh4-78/+455
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh1-5/+3
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-64/+80
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky1-6/+43
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky3-36/+167
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky3-15/+147
2011-10-24CIFS: Implement caching mechanism for mandatory brlocksPavel Shilovsky2-11/+197
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V1-7/+5
2011-10-24fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V1-7/+26
2011-10-24fs/9p: inode file operation is properly initialized init_special_inodeAneesh Kumar K.V1-2/+0
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V1-1/+1
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong4-2/+61
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy1-1/+1
2011-10-24nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDEDBenny Halevy1-0/+2
2011-10-24nfsd4: seq->status_flags may be used unitializedBenny Halevy1-2/+4
2011-10-24nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy3-1/+18
2011-10-22CIFS: Fix DFS handling in cifs_get_file_infoPavel Shilovsky1-7/+12
2011-10-21CIFS: Fix error handling in cifs_readv_completePavel Shilovsky1-1/+1
2011-10-21GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse1-19/+26
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse3-20/+4
2011-10-21GFS2: Misc fixesSteven Whitehouse3-8/+8
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski3-147/+39
2011-10-21GFS2: speed up delete/unlink performance for large filesBob Peterson1-3/+23
2011-10-21GFS2: Fix off-by-one in gfs2_blk2rgrpdSteven Whitehouse1-5/+4
2011-10-21GFS2: Clean up ->page_mkwriteSteven Whitehouse1-18/+46
2011-10-21GFS2: Correctly set goal block after allocationSteven Whitehouse1-1/+1
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse4-24/+20
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse5-11/+15
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse1-78/+71
2011-10-21GFS2: Remove obsolete assertSteven Whitehouse1-7/+0
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse9-45/+44
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse9-174/+95
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson8-345/+148
2011-10-21GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse1-2/+11
2011-10-21GFS2: Clean up gfs2_createSteven Whitehouse1-22/+14
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse9-97/+85
2011-10-21GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2-4/+6
2011-10-21GFS2: Fix inode allocation error pathSteven Whitehouse3-5/+14
2011-10-21GFS2: Make atime checks more efficientSteven Whitehouse1-8/+8
2011-10-21GFS2: Fix bug-trap in ail flush codeSteven Whitehouse1-4/+19
2011-10-21GFS2: Split data write & wait in fsyncSteven Whitehouse1-10/+24
2011-10-21GFS2: Clean up dir hash table readingSteven Whitehouse1-23/+9
2011-10-20Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni1-0/+4
2011-10-19Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeffSteve French8-366/+880
2011-10-19[CIFS] Show nostrictsync and noperm mount options in /proc/mountsSteve French1-0/+4
2011-10-19sysfs: Reject with a warning invalid uses of tagged directories.Eric W. Biederman2-3/+14
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman2-5/+3