summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-31fs: Improve filesystem freezing handlingJan Kara1-7/+143
2012-07-31nfsd: Push mnt_want_write() outside of i_mutexJan Kara1-0/+1
2012-07-31mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara1-0/+1
2012-07-29fs: add link restriction audit reportingKees Cook1-0/+4
2012-07-29fs: add link restrictionsKees Cook1-0/+2
2012-07-29consolidate pipe file creationAl Viro2-3/+2
2012-07-29new helper: done_path_create()Al Viro1-0/+1
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro1-2/+1
2012-07-23vfs: allow custom EOF in generic_file_llseek codeEric Sandeen1-1/+1
2012-07-22vfs: Create function for iterating over block devicesJan Kara1-0/+5
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2-2/+8
2012-07-22get rid of ->scm_work_listAl Viro2-2/+0
2012-07-22switch fput to task_work_addAl Viro1-0/+3
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro3-15/+10
2012-07-22trim task_work: get rid of hlistAl Viro3-4/+4
2012-07-22trimming task_work: kill ->dataAl Viro1-3/+1
2012-07-14VFS: Pass mount flags to sget()David Howells1-1/+1
2012-07-14fs: add nd_jump_linkChristoph Hellwig1-0/+2
2012-07-14get rid of kern_path_parent()Al Viro1-1/+1
2012-07-14don't pass nameidata * to vfs_create()Al Viro1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-1/+1
2012-07-14make finish_no_open() return intAl Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-6/+5
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-2/+7
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi1-14/+0
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi1-1/+1
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi1-0/+7
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro2-2/+2
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-12mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-12memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-12timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-12hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+11
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2012-07-11Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-2/+0
2012-07-10Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams1-2/+4
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-07security: Minor improvements to no_new_privs documentationAndy Lutomirski1-0/+2
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds1-0/+1
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2012-07-06Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2