summaryrefslogtreecommitdiffstats
path: root/fs/afs/write.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-16sched: Fix static_key race with sched_feat()Jason Baron1-0/+5
2014-07-16sched: Remove extra static_key*() function indirectionJason Baron1-11/+1
2014-07-16sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan1-1/+1
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai8-49/+51
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov3-6/+3
2014-07-05sched: Rework check_for_tasks()Kirill Tkhai1-13/+20
2014-07-05sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai1-0/+3
2014-07-05sched/fair: Disable runtime_enabled on dying rqKirill Tkhai2-1/+29
2014-07-05sched/numa: Change scan period code to match intentRik van Riel1-4/+4
2014-07-05sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel1-6/+13
2014-07-05sched/numa: Examine a task move when examining a task swapRik van Riel1-2/+21
2014-07-05sched/numa: Simplify task_numa_compare()Rik van Riel1-6/+1
2014-07-05sched/numa: Use effective_load() to balance NUMA loadsRik van Riel1-6/+14
2014-07-05sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel1-15/+24
2014-07-05sched/numa: Use group's max nid as task's preferred nidRik van Riel1-16/+1
2014-07-05sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen2-5/+28
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar1-2/+2
2014-07-05sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith1-2/+11
2014-07-05sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall1-21/+20
2014-07-05sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar1-7/+3
2014-07-05irq_work: Remove BUG_ON in irq_work_run()Peter Zijlstra1-42/+4
2014-06-18sched: Fix CACHE_HOT_BUDY conditionHillf Danton1-5/+4
2014-06-18sched/numa: Always try to migrate to preferred node at task_numa_placement() ...Rik van Riel1-5/+7
2014-06-18sched/numa: Ensure task_numa_migrate() checks the preferred nodeRik van Riel1-3/+2
2014-06-17epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-16nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker2-6/+13
2014-06-16nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker2-5/+2
2014-06-16nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker1-1/+7
2014-06-16nohz: Support nohz full remote kickFrederic Weisbecker2-5/+14
2014-06-16irq_work: Implement remote queueingFrederic Weisbecker3-1/+38
2014-06-16irq_work: Split raised and lazy listsFrederic Weisbecker1-28/+23
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15fix __swap_writepage() compile failure on old gcc versionsAl Viro1-1/+1
2014-06-14udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet1-0/+4
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis1-1/+1
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski1-11/+11
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen1-5/+7
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen1-1/+3
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1