aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-picoxcell/time.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker19-22/+3
2012-01-09ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2-2/+10
2012-01-09udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara1-0/+6
2012-01-09ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-09jbd: Remove j_barrier mutexJan Kara3-21/+22
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-09reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-09udf: Treat symlink component of type 2 as /Jan Kara1-4/+10
2012-01-09udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-09udf: Cleanup calling convention of inode_getblk()Jan Kara1-21/+15
2012-01-09ext2: Fix error handling on inode bitmap corruptionJan Kara1-2/+5
2012-01-09ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-01-09ext3: replace ll_rw_block with other functionsZheng Liu3-15/+18
2012-01-08ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink()Al Viro2-2/+2
2012-01-08exofs: oops after late failure in mountAl Viro1-0/+2
2012-01-08devpts: fix double-free on mount failureAl Viro1-3/+1
2012-01-08... and the same for gadgetfsAl Viro1-15/+11
2012-01-08functionfs: unfuck failure exits on mountAl Viro1-20/+11
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl1-2/+3
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl1-0/+1
2012-01-08ore: Must support none-PAGE-aligned IOBoaz Harrosh1-12/+60
2012-01-06reiserfs: Properly display mount options in /proc/mountsJan Kara4-14/+204
2012-01-06vfs: prevent remount read-only if pending removesMiklos Szeredi4-29/+7
2012-01-06vfs: count unlinked inodesMiklos Szeredi2-54/+92
2012-01-06vfs: protect remounting superblock read-onlyMiklos Szeredi4-5/+61
2012-01-06vfs: keep list of mounts for each superblockMiklos Szeredi4-0/+11
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro39-91/+90
2012-01-06vfs: switch ->show_path() to struct dentry *Al Viro3-4/+4
2012-01-06vfs: switch ->show_devname() to struct dentry *Al Viro3-12/+13
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro5-16/+17
2012-01-06switch security_path_chmod() to struct path *Al Viro6-25/+15
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro14-25/+27
2012-01-06arm: fix up some samsung merge sysdev conversion problemsKukjin Kim5-5/+5
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2-2/+6
2012-01-06ore: Fix crash in case of an IO error.Boaz Harrosh1-3/+3
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh3-11/+14
2012-01-06dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal1-0/+1