Age | Commit message (Expand) | Author |
2011-10-21 | GFS2: Make resource groups "append only" during life of fs | Steven Whitehouse |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson |
2011-10-21 | GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added | Steven Whitehouse |
2011-10-21 | GFS2: Clean up gfs2_create | Steven Whitehouse |
2011-10-21 | GFS2: Use ->dirty_inode() | Steven Whitehouse |
2011-10-21 | GFS2: Fix bug trap and journaled data fsync | Steven Whitehouse |
2011-10-21 | GFS2: Fix inode allocation error path | Steven Whitehouse |
2011-10-21 | GFS2: Make atime checks more efficient | Steven Whitehouse |
2011-10-21 | GFS2: Fix bug-trap in ail flush code | Steven Whitehouse |
2011-10-21 | GFS2: Split data write & wait in fsync | Steven Whitehouse |
2011-10-21 | GFS2: Clean up dir hash table reading | Steven Whitehouse |
2011-10-20 | Check validity of cl_rpcclient in nfs_server_list_show | Malahal Naineni |
2011-10-19 | Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff | Steve French |
2011-10-19 | [CIFS] Show nostrictsync and noperm mount options in /proc/mounts | Steve French |
2011-10-19 | sysfs: Reject with a warning invalid uses of tagged directories. | Eric W. Biederman |
2011-10-19 | sysfs: Remove support for tagged directories with untagged members. | Eric W. Biederman |
2011-10-19 | sysfs: Implement support for tagged files in sysfs. | Eric W. Biederman |
2011-10-19 | NFS: Get rid of the nfs_rdata_mempool | Trond Myklebust |
2011-10-19 | NFS: Don't rely on PageError in nfs_readpage_release_partial | Trond Myklebust |
2011-10-19 | NFS: Get rid of unnecessary calls to ClearPageError() in read code | Trond Myklebust |
2011-10-19 | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust |
2011-10-19 | cifs, freezer: add wait_event_freezekillable and have cifs use it | Jeff Layton |
2011-10-19 | cifs: allow cifs_max_pending to be readable under /sys/module/cifs/parameters | Jeff Layton |
2011-10-19 | cifs: tune bdi.ra_pages in accordance with the rsize | Jeff Layton |
2011-10-19 | cifs: allow for larger rsize= options and change defaults | Jeff Layton |
2011-10-19 | cifs: convert cifs_readpages to use async reads | Jeff Layton |
2011-10-19 | cifs: add cifs_async_readv | Jeff Layton |
2011-10-19 | cifs: fix protocol definition for READ_RSP | Jeff Layton |
2011-10-19 | cifs: add a callback function to receive the rest of the frame | Jeff Layton |
2011-10-19 | cifs: break out 3rd receive phase into separate function | Jeff Layton |
2011-10-19 | cifs: find mid earlier in receive codepath | Jeff Layton |
2011-10-19 | cifs: move buffer pointers into TCP_Server_Info | Jeff Layton |
2011-10-19 | cifs: eliminate is_multi_rsp parm to find_cifs_mid | Jeff Layton |
2011-10-19 | cifs: move mid finding into separate routine | Jeff Layton |
2011-10-19 | cifs: add a third receive phase to cifs_demultiplex_thread | Jeff Layton |
2011-10-19 | cifs: keep a reusable kvec array for receives | Jeff Layton |
2011-10-19 | cifs: turn read_from_socket into a wrapper around a vectorized version | Jeff Layton |
2011-10-19 | nfsd4: implement new 4.1 open reclaim types | J. Bruce Fields |
2011-10-19 | nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround | J. Bruce Fields |
2011-10-18 | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup | Trond Myklebust |
2011-10-18 | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust |
2011-10-18 | xfs: add AIL pushing tracepoints | Christoph Hellwig |
2011-10-18 | xfs: put in missed fix for merge problem | Alex Elder |
2011-10-18 | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust |
2011-10-18 | nfs/super.c: local functions should be static | H Hartley Sweeten |
2011-10-18 | pnfsblock: fix writeback deadlock | Peng Tao |
2011-10-18 | pnfsblock: fix NULL pointer dereference | Peng Tao |
2011-10-18 | pnfs: recoalesce when ld read pagelist fails | Peng Tao |
2011-10-18 | pnfs: recoalesce when ld write pagelist fails | Peng Tao |
2011-10-18 | pnfs: make _set_lo_fail generic | Peng Tao |