Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | block: Fix integrity verification | Martin K. Petersen | 2014-04-09 | 1 | -10/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-04-08 | 13 | -50/+130 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nfsd4: don't create unnecessary mask acl | J. Bruce Fields | 2014-04-04 | 1 | -4/+9 | |
| * | | | | | | | | nfsd: revert v2 half of "nfsd: don't return high mode bits" | J. Bruce Fields | 2014-04-04 | 1 | -1/+1 | |
| * | | | | | | | | nfsd4: fix memory leak in nfsd4_encode_fattr() | Yan, Zheng | 2014-03-31 | 1 | -1/+3 | |
| * | | | | | | | | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky | 2014-03-31 | 1 | -0/+5 | |
| * | | | | | | | | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee | 2014-03-30 | 1 | -1/+18 | |
| * | | | | | | | | NFSD: Clear wcc data between compound ops | Kinglong Mee | 2014-03-30 | 2 | -1/+15 | |
| * | | | | | | | | nfsd: Don't return NFS4ERR_STALE_STATEID for NFSv4.1+ | Trond Myklebust | 2014-03-30 | 1 | -1/+4 | |
| * | | | | | | | | nfsd4: fix nfs4err_resource in 4.1 case | J. Bruce Fields | 2014-03-28 | 1 | -0/+8 | |
| * | | | | | | | | nfsd4: fix setclientid encode size | J. Bruce Fields | 2014-03-28 | 1 | -1/+2 | |
| * | | | | | | | | nfsd4: remove redundant check from nfsd4_check_resp_size | J. Bruce Fields | 2014-03-28 | 1 | -2/+0 | |
| * | | | | | | | | nfsd4: use more generous NFS4_ACL_MAX | J. Bruce Fields | 2014-03-28 | 1 | -3/+7 | |
| * | | | | | | | | nfsd4: minor nfsd4_replay_cache_entry cleanup | J. Bruce Fields | 2014-03-28 | 1 | -2/+1 | |
| * | | | | | | | | nfsd4: nfsd4_replay_cache_entry should be static | J. Bruce Fields | 2014-03-28 | 2 | -3/+1 | |
| * | | | | | | | | nfsd4: update comments with obsolete function name | J. Bruce Fields | 2014-03-28 | 2 | -2/+2 | |
| * | | | | | | | | NFSD: Using free_conn free connection | Kinglong Mee | 2014-03-28 | 1 | -1/+2 | |
| * | | | | | | | | nfsd: typo in nfsd_rename comment | J. Bruce Fields | 2014-03-28 | 1 | -3/+3 | |
| * | | | | | | | | NFSD: simplify saved/current fh uses in nfsd4_proc_compound | Kinglong Mee | 2014-03-28 | 1 | -13/+15 | |
| * | | | | | | | | lockd: ensure we tear down any live sockets when socket creation fails during... | Jeff Layton | 2014-03-28 | 1 | -0/+1 | |
| * | | | | | | | | NFSD: Traverse unconfirmed client through hash-table | Kinglong Mee | 2014-03-28 | 1 | -8/+5 | |
| * | | | | | | | | svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple | Jeff Layton | 2014-03-27 | 1 | -1/+6 | |
| * | | | | | | | | nfsd: notify_change needs elevated write count | J. Bruce Fields | 2014-03-27 | 1 | -0/+9 | |
| * | | | | | | | | nfsd4: fix test_stateid error reply encoding | J. Bruce Fields | 2014-03-27 | 1 | -0/+3 | |
| * | | | | | | | | nfsd4: leave reply buffer space for failed setattr | J. Bruce Fields | 2014-03-27 | 1 | -1/+1 | |
| * | | | | | | | | nfsd4: make set of large acl return efbig, not resource | J. Bruce Fields | 2014-03-27 | 1 | -1/+1 | |
| * | | | | | | | | nfsd4: session needs room for following op to error out | J. Bruce Fields | 2014-03-27 | 1 | -0/+6 | |
| * | | | | | | | | nfsd4: buffer-length check for SUPPATTR_EXCLCREAT | J. Bruce Fields | 2014-03-27 | 1 | -0/+2 | |
* | | | | | | | | | fs/ncpfs/dir.c: fix indenting in ncp_lookup() | Dan Carpenter | 2014-04-08 | 1 | -2/+2 | |
* | | | | | | | | | ncpfs/inode.c: fix mismatch printk formats and arguments | Joe Perches | 2014-04-08 | 1 | -2/+2 | |
* | | | | | | | | | ncpfs: remove now unused PRINTK macro | Joe Perches | 2014-04-08 | 1 | -3/+0 | |
* | | | | | | | | | ncpfs: convert PPRINTK to ncp_vdbg | Joe Perches | 2014-04-08 | 5 | -18/+22 | |
* | | | | | | | | | ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg | Joe Perches | 2014-04-08 | 9 | -83/+74 | |
* | | | | | | | | | ncpfs: Add pr_fmt and convert printks to pr_<level> | Joe Perches | 2014-04-08 | 5 | -27/+34 | |
* | | | | | | | | | autofs4: check dev ioctl size before allocating | Sasha Levin | 2014-04-08 | 1 | -0/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-04-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'v3.14' into drm-intel-next-queued | Daniel Vetter | 2014-03-31 | 12 | -145/+176 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr... | Dave Airlie | 2014-03-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm: add pseudo filesystem for shared inodes | David Herrmann | 2014-03-16 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-04-07 | 14 | -83/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | reiserfs: fix race in readdir | Jeff Mahoney | 2014-04-03 | 1 | -2/+4 | |
| * | | | | | | | | | | ext2: acl: remove unneeded include of linux/capability.h | Jakub Sitnicki | 2014-04-01 | 1 | -1/+0 | |
| * | | | | | | | | | | ext3: explicitly remove inode from orphan list after failed direct io | Eric Sandeen | 2014-03-17 | 1 | -0/+2 | |
| * | | | | | | | | | | fs/isofs/inode.c add __init to init_inodecache() | Fabian Frederick | 2014-03-12 | 1 | -1/+1 | |
| * | | | | | | | | | | ext3: Speedup WB_SYNC_ALL pass | Jan Kara | 2014-03-12 | 1 | -1/+6 | |
| * | | | | | | | | | | fs/quota/Kconfig: Update filesystems | Fabian Frederick | 2014-03-04 | 1 | -3/+4 | |
| * | | | | | | | | | | ext3: Update outdated comment before ext3_ordered_writepage() | Jan Kara | 2014-03-04 | 1 | -43/+4 | |
| * | | | | | | | | | | ext3: Update PF_MEMALLOC handling in ext3_write_inode() | Jan Kara | 2014-03-04 | 1 | -12/+11 | |
| * | | | | | | | | | | ext2/3: use prandom_u32() instead of get_random_bytes() | ZhangZhen | 2014-03-04 | 2 | -2/+2 | |
| * | | | | | | | | | | ext3: remove an unneeded check in ext3_new_blocks() | Dan Carpenter | 2014-03-03 | 1 | -4/+1 |