Age | Commit message (Expand) | Author |
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-31 | split ->file_mmap() into ->mmap_addr()/->mmap_file() | Al Viro |
2012-05-30 | ext4: add missing save_error_info() to ext4_error() | Theodore Ts'o |
2012-05-30 | ext4: add debugging trigger for ext4_error() | Theodore Ts'o |
2012-05-30 | binfmt_flat: use vm_munmap, we are missing ->mmap_sem there | Al Viro |
2012-05-30 | binfmt_elf: switch elf_map() to vm_mmap/vm_munmap | Al Viro |
2012-05-30 | vfs: umount_tree() might be called on subtree that had never made it | Al Viro |
2012-05-30 | pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command | Will Deacon |
2012-05-30 | vfs: remove unused __d_splice_alias argument | J. Bruce Fields |
2012-05-30 | vfs: stop d_splice_alias creating directory aliases | J. Bruce Fields |
2012-05-30 | fsnotify: remove unused parameter from send_to_group() | Dan Carpenter |
2012-05-30 | vfs: increment iversion when a file is truncated | Dmitry Kasatkin |
2012-05-30 | fs: Move bh_cachep to the __read_mostly section | Shai Fultheim |
2012-05-30 | fs: move file_remove_suid() to fs/inode.c | Cong Wang |
2012-05-30 | jffs2: get rid of jffs2_sync_super | Artem Bityutskiy |
2012-05-30 | jffs2: remove unnecessary GC pass on sync | Artem Bityutskiy |