aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-30
* mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara2012-07-30
* fs: add link restriction audit reportingKees Cook2012-07-29
* fs: add link restrictionsKees Cook2012-07-29
* consolidate pipe file creationAl Viro2012-07-29
* new helper: done_path_create()Al Viro2012-07-29
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* vfs: allow custom EOF in generic_file_llseek codeEric Sandeen2012-07-22
* vfs: Create function for iterating over block devicesJan Kara2012-07-22
* quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-22
* get rid of ->scm_work_listAl Viro2012-07-22
* switch fput to task_work_addAl Viro2012-07-22
* merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-22
* trim task_work: get rid of hlistAl Viro2012-07-22
* trimming task_work: kill ->dataAl Viro2012-07-22
* VFS: Pass mount flags to sget()David Howells2012-07-14
* fs: add nd_jump_linkChristoph Hellwig2012-07-14
* get rid of kern_path_parent()Al Viro2012-07-14
* don't pass nameidata * to vfs_create()Al Viro2012-07-14
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* make finish_no_open() return intAl Viro2012-07-14
* kill struct opendataAl Viro2012-07-14
* make ->atomic_open() return intAl Viro2012-07-14
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-14
* vfs: remove open intents from nameidataMiklos Szeredi2012-07-14
* nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi2012-07-14
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-14
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-13
|\
| * timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-11
| * hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-11
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-11
|\ \
| * | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-11
| * | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-11
| * | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-11
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-11
|\ \ \
| * | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-08
| * | | [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-08
| |/ /
* | | Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-11
|\ \ \ | |_|/ |/| |
| * | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-10
* | | Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-10
|\ \ \
| * | | gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-05
| |/ /
* | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-09
|\ \ \ | |_|/ |/| |
| * | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-04
| * | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-04
| |/
* | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-07
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2012-07-06
|\ \
| * | aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi2012-07-05