aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-25ceph: implement (optional) max read sizeSage Weil
2011-10-25ceph: rename rsize -> rasizeSage Weil
2011-10-25ceph: make readpages fully asyncSage Weil
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-24ore: Enable RAID5 mountsBoaz Harrosh
2011-10-24exofs: Support for RAID5 read-4-write interface.Boaz Harrosh
2011-10-24ore: RAID5 WriteBoaz Harrosh
2011-10-24ore: RAID5 readBoaz Harrosh
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24CIFS: Make cifs_push_locks send as many locks at once as possiblePavel Shilovsky
2011-10-24CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky
2011-10-24CIFS: Implement caching mechanism for mandatory brlocksPavel Shilovsky
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V
2011-10-24fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V
2011-10-24fs/9p: inode file operation is properly initialized init_special_inodeAneesh Kumar K.V
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong
2011-10-24nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy
2011-10-24nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy
2011-10-24nfsd4: seq->status_flags may be used unitializedBenny Halevy
2011-10-24nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy
2011-10-22CIFS: Fix DFS handling in cifs_get_file_infoPavel Shilovsky
2011-10-21CIFS: Fix error handling in cifs_readv_completePavel Shilovsky
2011-10-21GFS2: Move readahead of metadata during deallocation into its own functionSteven Whitehouse
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse
2011-10-21GFS2: Misc fixesSteven Whitehouse
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski
2011-10-21GFS2: speed up delete/unlink performance for large filesBob Peterson
2011-10-21GFS2: Fix off-by-one in gfs2_blk2rgrpdSteven Whitehouse
2011-10-21GFS2: Clean up ->page_mkwriteSteven Whitehouse
2011-10-21GFS2: Correctly set goal block after allocationSteven Whitehouse
2011-10-21GFS2: Fix AIL flush issue during fsyncSteven Whitehouse
2011-10-21GFS2: Use cached rgrp in gfs2_rlist_add()Steven Whitehouse
2011-10-21GFS2: Call do_strip() directly from recursive_scan()Steven Whitehouse
2011-10-21GFS2: Remove obsolete assertSteven Whitehouse
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-10-21GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse
2011-10-21GFS2: Clean up gfs2_createSteven Whitehouse
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse