aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-01
| * | | | | | | | | | | NFSD: Don't give out read delegations on createsSteve Dickson2013-07-01
| * | | | | | | | | | | nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields2013-07-01
| * | | | | | | | | | | nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields2013-07-01
| * | | | | | | | | | | nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-01
| * | | | | | | | | | | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-01
| * | | | | | | | | | | nfsd: avoid undefined signed overflowJim Rees2013-05-21
| * | | | | | | | | | | nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL caseJ. Bruce Fields2013-05-15
| * | | | | | | | | | | NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-15
| * | | | | | | | | | | NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson2013-05-13
| * | | | | | | | | | | nfsd4: store correct client minorversion for >=4.2J. Bruce Fields2013-05-13
| * | | | | | | | | | | nfsd: get rid of the unused functions in vfsZhao Hongjiang2013-05-13
* | | | | | | | | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-10
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | net/fs: change busy poll time accountingEliezer Tamir2013-07-09
| * | | | | | | | | | net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-08
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: convert lls to use time_in_range()Eliezer Tamir2013-07-02
| * | | | | | | | | | | net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-01
| * | | | | | | | | | | net: poll/select low latency socket supportEliezer Tamir2013-06-25
* | | | | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
| * | | | | | | | | | | | ncpfs: fix error return code in ncp_parse_options()Wei Yongjun2013-07-09
| * | | | | | | | | | | | mm/writeback: don't check force_wait to handle bdi->work_listWanpeng Li2013-07-09
| * | | | | | | | | | | | fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-09
| * | | | | | | | | | | | fsnotify: update comments concerning locking schemeLino Sanfilippo2013-07-09
| * | | | | | | | | | | | inotify: fix race when adding a new watchLino Sanfilippo2013-07-09
| * | | | | | | | | | | | dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_groupLino Sanfilippo2013-07-09
| * | | | | | | | | | | | fanotify: put duplicate code for adding vfsmount/inode marks into an own func...Lino Sanfilippo2013-07-09
| * | | | | | | | | | | | fanotify: fix races when adding/removing marksLino Sanfilippo2013-07-09
| * | | | | | | | | | | | fanotify: info leak in copy_event_to_user()Dan Carpenter2013-07-09
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ceph: fix race between cap issue and revokeYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: fix cap revoke raceYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: fix pending vmtruncate raceYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: avoid accessing invalid memorySasha Levin2013-07-03
| * | | | | | | | | | | | | ceph: Reconstruct the func ceph_reserve_caps.majianpeng2013-07-03
| * | | | | | | | | | | | | ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2013-07-03
| * | | | | | | | | | | | | ceph: remove sb_start/end_write in ceph_aio_write.Jianpeng Ma2013-07-03
| * | | | | | | | | | | | | ceph: avoid meaningless calling ceph_caps_revoking if sync_mode == WB_SYNC_ALL.majianpeng2013-07-03
| * | | | | | | | | | | | | ceph: fix sleeping function called from invalid context.majianpeng2013-07-03
| * | | | | | | | | | | | | ceph: move inode to proper flushing list when auth MDS changesYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: clear migrate seq when MDS restartsYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: check migrate seq before changing auth capYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: fix race between page writeback and truncateYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: reset iov_len when discarding cap release messagesYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: fix cap release raceYan, Zheng2013-07-03
| * | | | | | | | | | | | | ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-01
| * | | | | | | | | | | | | ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-01
| * | | | | | | | | | | | | ceph: fix up comment for ceph_count_locks() as to which lock to holdJim Schutt2013-07-01
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |