| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | nfsd4: clean up nfs4_open_delegation | J. Bruce Fields | 2013-07-01 |
| * | | | | | | | | | | | NFSD: Don't give out read delegations on creates | Steve Dickson | 2013-07-01 |
| * | | | | | | | | | | | nfsd4: allow client to send no cb_sec flavors | J. Bruce Fields | 2013-07-01 |
| * | | | | | | | | | | | nfsd4: fail attempts to request gss on the backchannel | J. Bruce Fields | 2013-07-01 |
| * | | | | | | | | | | | nfsd4: implement minimal SP4_MACH_CRED | J. Bruce Fields | 2013-07-01 |
| * | | | | | | | | | | | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2013-07-01 |
| * | | | | | | | | | | | nfsd: avoid undefined signed overflow | Jim Rees | 2013-05-21 |
| * | | | | | | | | | | | nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case | J. Bruce Fields | 2013-05-15 |
| * | | | | | | | | | | | NFSD: Server implementation of MAC Labeling | David Quigley | 2013-05-15 |
| * | | | | | | | | | | | NFSDv4.2: Add NFS v4.2 support to the NFS server | Steve Dickson | 2013-05-13 |
| * | | | | | | | | | | | nfsd4: store correct client minorversion for >=4.2 | J. Bruce Fields | 2013-05-13 |
| * | | | | | | | | | | | nfsd: get rid of the unused functions in vfs | Zhao Hongjiang | 2013-05-13 |
* | | | | | | | | | | | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | net/fs: change busy poll time accounting | Eliezer Tamir | 2013-07-09 |
| * | | | | | | | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | net: convert lls to use time_in_range() | Eliezer Tamir | 2013-07-02 |
| * | | | | | | | | | | | net: avoid calling sched_clock when LLS is off | Eliezer Tamir | 2013-07-01 |
| * | | | | | | | | | | | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 |
* | | | | | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood | 2013-07-09 |
| * | | | | | | | | | | | | ncpfs: fix error return code in ncp_parse_options() | Wei Yongjun | 2013-07-09 |
| * | | | | | | | | | | | | mm/writeback: don't check force_wait to handle bdi->work_list | Wanpeng Li | 2013-07-09 |
| * | | | | | | | | | | | | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 2013-07-09 |
| * | | | | | | | | | | | | fsnotify: update comments concerning locking scheme | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | | | | | inotify: fix race when adding a new watch | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | | | | | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | | | | | fanotify: put duplicate code for adding vfsmount/inode marks into an own func... | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | | | | | fanotify: fix races when adding/removing marks | Lino Sanfilippo | 2013-07-09 |
| * | | | | | | | | | | | | fanotify: info leak in copy_event_to_user() | Dan Carpenter | 2013-07-09 |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-07-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | ceph: fix race between cap issue and revoke | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: fix cap revoke race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: fix pending vmtruncate race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: avoid accessing invalid memory | Sasha Levin | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: Reconstruct the func ceph_reserve_caps. | majianpeng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: Free mdsc if alloc mdsc->mdsmap failed. | majianpeng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: remove sb_start/end_write in ceph_aio_write. | Jianpeng Ma | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL. | majianpeng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: fix sleeping function called from invalid context. | majianpeng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: move inode to proper flushing list when auth MDS changes | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: clear migrate seq when MDS restarts | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: check migrate seq before changing auth cap | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: fix race between page writeback and truncate | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: reset iov_len when discarding cap release messages | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: fix cap release race | Yan, Zheng | 2013-07-03 |
| * | | | | | | | | | | | | | ceph: tidy ceph_mdsmap_decode() a little | Dan Carpenter | 2013-07-01 |
| * | | | | | | | | | | | | | ceph: improve error handling in ceph_mdsmap_decode | Emil Goode | 2013-07-01 |
| * | | | | | | | | | | | | | ceph: fix up comment for ceph_count_locks() as to which lock to hold | Jim Schutt | 2013-07-01 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|