aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * no need to play with fs->seq in exit_fs()Al Viro2012-03-20
| * switch touch_atime to struct pathAl Viro2012-03-20
| * switch unix_sock to struct pathAl Viro2012-03-20
| * constify path argument of trace_seq_path()Al Viro2012-03-20
| * constify path argument of audit_log_d_path()Al Viro2012-03-20
| * aio: fix the comment in aio_kick_handler()Al Viro2012-03-20
| * aio: don't bother with cancel_delayed_work() in exit_aio()Al Viro2012-03-20
| * aio: use cancel_delayed_work_sync()Al Viro2012-03-20
| * aio: aio_nr_lock is taken only synchronously nowAl Viro2012-03-20
| * aio: aio_nr decrements don't need to be delayedAl Viro2012-03-20
| * aio: don't bother with async freeing on failure in ioctx_alloc()Al Viro2012-03-20
| * fs: initial qnx6fs additionKai Bankett2012-03-20
| * qnx4fs: small cleanupKai Bankett2012-03-20
| * vfs: d_alloc_root() goneAl Viro2012-03-20
| * tidy up after d_make_root() conversionAl Viro2012-03-20
| * minixfs: switch to d_make_root()Al Viro2012-03-20
| * hfsplus: switch to d_make_root()Al Viro2012-03-20
| * fat: switch to d_make_root()Al Viro2012-03-20
| * ntfs: switch to d_make_root()Al Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| * procfs: clean proc_fill_super() upAl Viro2012-03-20
| * ... and the same failure exits cleanup for ocfs2Al Viro2012-03-20
| * coda: clean failure exits in coda_fill_super()Al Viro2012-03-20
| * clean up the failure exits in cifs_read_super()Al Viro2012-03-20
| * vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-20
| * ecryptfs: don't bother with ->drop_inode()Al Viro2012-03-20
| * vfs: drop_file_write_access() made staticAl Viro2012-03-20
| * vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* | Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-21
|\ \
| * | VM: make zap_page_range() callers that act on a single VMA use separate helperAl Viro2012-03-20
| * | VM: make unmap_vmas() return voidAl Viro2012-03-20
| * | VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()Al Viro2012-03-20
| * | VM: make zap_page_range() return voidAl Viro2012-03-20
| * | VM: can't go through the inner loop in unmap_vmas() more than once...Al Viro2012-03-20
| * | VM: unmap_page_range() can return voidAl Viro2012-03-20
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \
| * \ Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-19
| |\ \
| | * | AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-19
| * | | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-19
| |/ /
| * | Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-14
| |\ \
| | * | AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
| | * | AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
| | * | AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-14
| | * | AppArmor: Update dfa matching routines.John Johansen2012-03-14
| | * | AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-14
| | * | AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-14
| | * | AppArmor: Add const qualifiers to generated string tablesJohn Johansen2012-03-14
| | * | AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-14
| | * | AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen2012-03-14
| * | | TOMOYO: Return appropriate value to poll().Tetsuo Handa2012-03-14
| |/ /