Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2013-07-11 | 7 | -3/+182 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr() | Gu Zheng | 2013-07-08 | 1 | -2/+0 | |
| * | | | | | | | | | fs/9p: xattr: add trusted and security namespaces | Jim Garlick | 2013-07-08 | 6 | -1/+182 | |
* | | | | | | | | | | Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-11 | 4 | -269/+85 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use ecryptfs_dentry_to_lower_path in a couple of places | Matthew Wilcox | 2013-07-10 | 2 | -8/+6 | |
| * | | | | | | | | | | eCryptfs: Make extent and scatterlist crypt function parameters similar | Tyler Hicks | 2013-06-08 | 1 | -8/+8 | |
| * | | | | | | | | | | eCryptfs: Collapse crypt_page_offset() into crypt_extent() | Tyler Hicks | 2013-06-08 | 1 | -36/+14 | |
| * | | | | | | | | | | eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() | Tyler Hicks | 2013-06-08 | 1 | -54/+20 | |
| * | | | | | | | | | | eCryptfs: Combine page_offset crypto functions | Tyler Hicks | 2013-06-08 | 1 | -51/+18 | |
| * | | | | | | | | | | eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() | Tyler Hicks | 2013-06-08 | 1 | -86/+20 | |
| * | | | | | | | | | | eCryptfs: Decrypt pages in-place | Tyler Hicks | 2013-06-08 | 1 | -16/+5 | |
| * | | | | | | | | | | eCryptfs: Accept one offset parameter in page offset crypto functions | Tyler Hicks | 2013-06-08 | 1 | -26/+16 | |
| * | | | | | | | | | | eCryptfs: Simplify lower file offset calculation | Tyler Hicks | 2013-06-08 | 1 | -11/+7 | |
| * | | | | | | | | | | eCryptfs: Read/write entire page during page IO | Tyler Hicks | 2013-06-08 | 1 | -35/+31 | |
| * | | | | | | | | | | eCryptfs: Use entire helper page during page crypto operations | Tyler Hicks | 2013-06-08 | 1 | -13/+16 | |
| * | | | | | | | | | | eCryptfs: Cocci spatch "memdup.spatch" | Thomas Meyer | 2013-06-08 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2013-07-11 | 12 | -154/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | jfs: Update jfs_error | Joe Perches | 2013-06-05 | 12 | -152/+126 | |
| * | | | | | | | | | | | jfs: fix sparse warning in fs/jfs/xattr.c | Dave Kleikamp | 2013-06-05 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 | 10 | -103/+413 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | nfsd4: support minorversion 1 by default | J. Bruce Fields | 2013-07-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | nfsd4: allow destroy_session over destroyed session | J. Bruce Fields | 2013-07-09 | 2 | -10/+19 | |
| * | | | | | | | | | | | nfsd4: return delegation immediately if lease fails | J. Bruce Fields | 2013-07-01 | 1 | -1/+3 | |
| * | | | | | | | | | | | nfsd4: do not throw away 4.1 lock state on last unlock | J. Bruce Fields | 2013-07-01 | 1 | -8/+1 | |
| * | | | | | | | | | | | nfsd4: delegation-based open reclaims should bypass permissions | J. Bruce Fields | 2013-07-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | nfsd4: minor read_buf cleanup | J. Bruce Fields | 2013-07-01 | 1 | -10/+14 | |
| * | | | | | | | | | | | nfsd4: fix decoding of compounds across page boundaries | J. Bruce Fields | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | nfsd4: clean up nfs4_open_delegation | J. Bruce Fields | 2013-07-01 | 1 | -44/+34 | |
| * | | | | | | | | | | | NFSD: Don't give out read delegations on creates | Steve Dickson | 2013-07-01 | 1 | -0/+9 | |
| * | | | | | | | | | | | nfsd4: allow client to send no cb_sec flavors | J. Bruce Fields | 2013-07-01 | 1 | -1/+5 | |
| * | | | | | | | | | | | nfsd4: fail attempts to request gss on the backchannel | J. Bruce Fields | 2013-07-01 | 1 | -0/+25 | |
| * | | | | | | | | | | | nfsd4: implement minimal SP4_MACH_CRED | J. Bruce Fields | 2013-07-01 | 3 | -12/+87 | |
| * | | | | | | | | | | | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2013-07-01 | 1 | -0/+3 | |
| * | | | | | | | | | | | nfsd: avoid undefined signed overflow | Jim Rees | 2013-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case | J. Bruce Fields | 2013-05-15 | 1 | -1/+3 | |
| * | | | | | | | | | | | NFSD: Server implementation of MAC Labeling | David Quigley | 2013-05-15 | 7 | -10/+207 | |
| * | | | | | | | | | | | NFSDv4.2: Add NFS v4.2 support to the NFS server | Steve Dickson | 2013-05-13 | 2 | -1/+2 | |
| * | | | | | | | | | | | nfsd4: store correct client minorversion for >=4.2 | J. Bruce Fields | 2013-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | nfsd: get rid of the unused functions in vfs | Zhao Hongjiang | 2013-05-13 | 1 | -5/+0 | |
* | | | | | | | | | | | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-11 | 2 | -4/+0 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-10 | 1 | -5/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | net/fs: change busy poll time accounting | Eliezer Tamir | 2013-07-09 | 1 | -11/+20 | |
| * | | | | | | | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-09 | 1 | -23/+37 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 6 | -47/+97 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net: convert lls to use time_in_range() | Eliezer Tamir | 2013-07-03 | 1 | -4/+6 | |
| * | | | | | | | | | | | net: avoid calling sched_clock when LLS is off | Eliezer Tamir | 2013-07-01 | 1 | -4/+7 | |
| * | | | | | | | | | | | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-26 | 1 | -5/+29 | |
* | | | | | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-09 | 8 | -89/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood | 2013-07-09 | 3 | -0/+21 | |
| * | | | | | | | | | | | | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 2013-07-09 | 1 | -3/+9 |