aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-08NFS: Refactor NFSv4 text-based mount option validationChuck Lever1-28/+35
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever2-28/+36
2009-09-08NFS: out of date comment regarding O_EXCL above nfs3_proc_create()Harshula Jayasuriya1-1/+0
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2-33/+97
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds10-32/+14
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds12-36/+18
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds3-14/+5
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds2-27/+36
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds1-2/+6
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds1-7/+1
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds1-4/+1
2009-09-08Do not call 'ima_path_check()' for each path componentLinus Torvalds1-3/+0
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-08kmemleak: fix sparse warning for static declarationsLuis R. Rodriguez1-2/+2
2009-09-08kmemleak: fix sparse warning over overshadowed flagsLuis R. Rodriguez1-4/+3
2009-09-08kmemleak: move common painting code togetherLuis R. Rodriguez1-28/+41
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai1-1/+1
2009-09-08kmemleak: add clear command supportLuis R. Rodriguez2-0/+56
2009-09-08kmemleak: use bool for true/false questionsLuis R. Rodriguez1-4/+4
2009-09-08kmemleak: Do no create the clean-up thread during kmemleak_disable()Catalin Marinas1-17/+5
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai1-0/+132
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai4-6/+8
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai3-14/+18
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith1-3/+5
2009-09-08ALSA: hda - Use auto model for HP laptops with ALC268 codecTakashi Iwai1-1/+4
2009-09-08ALSA: cs46xx - Fix minimum period sizeSophie Hamilton1-1/+1
2009-09-07MAINTAINERS: InfiniBand/RDMA mailing list transition to vgerRoland Dreier1-6/+6
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra2-4/+4
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra1-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra1-2/+0
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-07IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock2-5/+23
2009-09-07IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier1-3/+3
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai1-4/+0
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2-9/+8
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4
2009-09-07ASoC: Remove unuused hw_read_tMark Brown1-1/+0
2009-09-07sound: oxygen: work around MCE when changing volumeClemens Ladisch1-10/+1
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai2-8/+105
2009-09-07ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digitalddiaz@cenditel.gob.ve2-0/+81
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-07IMA: update ima_counts_putMimi Zohar2-8/+20
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells1-2/+4
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung1-3/+20
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood1-50/+52
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood1-1/+10
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood1-21/+40
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood3-0/+68