aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/ialloc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2-6/+6
2012-01-088139cp: fix missing napi_gro_flush.françois romieu1-0/+1
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-07via-rhine: rework suspend and resume.Francois Romieu1-21/+20
2012-01-07via-rhine: per device debug level.Francois Romieu1-90/+79
2012-01-07via-rhine: RHINE_WAIT_FOR macro removal.Francois Romieu1-24/+50
2012-01-07via-rhine: move work from irq handler to softirq and beyond.Francois Romieu1-177/+225
2012-01-07via-rhine: remove useless forward declarations.Francois Romieu1-7/+0
2012-01-07via-rhine: balance interrupt acknowledge and events retrieval.Francois Romieu1-8/+14
2012-01-07via-rhine: factor out tx_thresh handlingFrancois Romieu1-5/+12
2012-01-07pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter1-2/+2
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller1-2/+0
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller2-2/+6
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros1-1/+1
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa3-5/+22
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