Age | Commit message (Expand) | Author |
2012-05-31 | nfsd4: allow removing clients not holding state | J. Bruce Fields |
2012-05-31 | nfsd4: rearrange exchange_id logic to simplify | J. Bruce Fields |
2012-05-31 | nfsd4: exchange_id cleanup: comments | J. Bruce Fields |
2012-05-31 | nfsd4: exchange_id cleanup: local shorthands for repeated tests | J. Bruce Fields |
2012-05-31 | nfsd4: allow an EXCHANGE_ID to kill a 4.0 client | J. Bruce Fields |
2012-05-31 | nfsd4: exchange_id: check creds before killing confirmed client | J. Bruce Fields |
2012-05-31 | nfsd4: exchange_id error cleanup | J. Bruce Fields |
2012-05-31 | nfsd4: exchange_id has a pointless copy | J. Bruce Fields |
2012-05-31 | nfsd: return 0 on reads of fault injection files | Weston Andros Adamson |
2012-05-31 | nfsd: wrap all accesses to st_deny_bmap | Jeff Layton |
2012-05-31 | nfsd: wrap accesses to st_access_bmap | Jeff Layton |
2012-05-31 | nfsd: make test_share a bool return | Jeff Layton |
2012-05-31 | nfsd: consolidate set_access and set_deny | Jeff Layton |
2012-05-31 | NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often | Chuck Lever |
2012-05-31 | LockD: add debug message to start and stop functions | Stanislav Kinsbursky |
2012-05-31 | LockD: service start function introduced | Stanislav Kinsbursky |
2012-05-31 | LockD: move global usage counter manipulation from error path | Stanislav Kinsbursky |
2012-05-31 | LockD: service creation function introduced | Stanislav Kinsbursky |
2012-05-31 | LockD: use existing per-net data function on service creation | Stanislav Kinsbursky |
2012-05-31 | LockD: pass service to per-net up and down functions | Stanislav Kinsbursky |
2012-05-31 | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky |
2012-05-31 | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky |
2012-05-31 | nfsd: add IPv6 addr escaping to fs_location hosts | Weston Andros Adamson |
2012-05-31 | nfsd4: fix change attribute endianness | J. Bruce Fields |
2012-05-31 | nfsd4: fix free_stateid return endianness | J. Bruce Fields |
2012-05-31 | nfsd4: int/__be32 fixes | J. Bruce Fields |
2012-05-31 | nfsd4: preserve __user annotation on cld downcall msg | J. Bruce Fields |
2012-05-31 | nfsd4: fix missing "static" | J. Bruce Fields |
2012-05-31 | nfsd: state.c should include current_stateid.h | J. Bruce Fields |
2012-05-31 | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l... | Chris Mason |
2012-05-31 | NFS: Ensure that setattr and getattr wait for O_DIRECT write completion | Trond Myklebust |
2012-05-31 | Btrfs: fix tree mod log rewinded level and rewinding of moved keys | Jan Schmidt |
2012-05-31 | Btrfs: fix tree mod log del_ptr | Jan Schmidt |
2012-05-31 | Btrfs: add tree_mod_dont_log helper | Jan Schmidt |
2012-05-31 | Btrfs: add missing spin_lock for insertion into tree mod log | Jan Schmidt |
2012-05-31 | Btrfs: add inodes before dropping the extent lock in find_all_leafs | Jan Schmidt |
2012-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
2012-05-30 | Btrfs: use delayed ref sequence numbers for all fs-tree updates | Jan Schmidt |
2012-05-30 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |
2012-05-30 | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-05-30 | Btrfs: fix false positive in check-integrity on unmount | Stefan Behrens |
2012-05-30 | Btrfs: fix runtime warning in check-integrity check data mode | Stefan Behrens |
2012-05-30 | Btrfs: set ioprio of scrub readahead to idle | Stefan Behrens |
2012-05-30 | Btrfs: fix return code in drop_objectid_items | Josef Bacik |
2012-05-30 | Btrfs: check to see if the inode is in the log before fsyncing | Josef Bacik |
2012-05-30 | Btrfs: return value of btrfs_read_buffer is checked correctly | Tsutomu Itoh |
2012-05-30 | Btrfs: read device stats on mount, write modified ones during commit | Stefan Behrens |
2012-05-30 | Btrfs: add ioctl to get and reset the device stats | Stefan Behrens |
2012-05-30 | Btrfs: add device counters for detected IO and checksum errors | Stefan Behrens |
2012-05-30 | btrfs: Drop unused function btrfs_abort_devices() | Asias He |