summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason2-9/+31
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-1/+9
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-21/+59
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-351/+207
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer1-1/+1
2009-04-21NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust1-1/+2
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt387-4322/+5559
2009-04-21reiserfs: fix j_last_flush_trans_id typeAl Viro1-1/+1
2009-04-21fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2-2/+2
2009-04-21kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig3-73/+52
2009-04-21Separate out common fstatat code into vfs_fstatatOleg Drokin7-97/+54
2009-04-21ecryptfs: use memdup_user()Li Zefan1-10/+5
2009-04-21ncpfs: use memdup_user()Li Zefan1-14/+7
2009-04-21xfs: use memdup_user()Li Zefan2-24/+11
2009-04-21sysfs: use memdup_user()Li Zefan1-10/+3
2009-04-21btrfs: use memdup_user()Li Zefan2-46/+16
2009-04-21xattr: use memdup_user()Li Zefan1-7/+3
2009-04-21autofs4: use memchr() in invalid_string()Al Viro1-6/+4
2009-04-21Documentation/filesystems: remove out of date reference to BKL being heldAdrian McMenamin1-2/+1
2009-04-21Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse3-43/+30
2009-04-21fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov1-4/+3
2009-04-21Fix autofs_expire()Al Viro1-16/+18
2009-04-21No need for crossing to mountpoint in audit_tag_tree()Al Viro2-4/+0
2009-04-21Safer nfsd_cross_mnt()Al Viro1-2/+7
2009-04-21Touch all affected namespaces on propagation of mountAl Viro1-1/+1
2009-04-21Fix AUTOFS_DEV_IOCTL_REQUESTER_CMDAl Viro1-1/+1
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-20Btrfs: use the right node in reada_for_balanceChris Mason1-5/+12
2009-04-20Btrfs: fix oops on page->mapping->host during writepageChris Mason1-8/+32
2009-04-20Btrfs: add a priority queue to the async thread helpersChris Mason5-15/+56
2009-04-20Btrfs: use WRITE_SYNC for synchronous writesChris Mason5-46/+141
2009-04-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-10/+6
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-21/+47
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-8/+20
2009-04-20Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-25/+51
2009-04-20FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFilesDavid Howells1-0/+17
2009-04-20FRV: Don't attempt to #include <linux/blk.h> as it doesn't existDavid Howells1-1/+0
2009-04-20driver: dont update dev_name via device_add pathKay Sievers2-1/+5
2009-04-20GFS2: Fix page_mkwrite() return codeSteven Whitehouse1-1/+3
2009-04-20GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse1-0/+6
2009-04-20md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown1-3/+3
2009-04-20agp: zero pages before sending to userspaceShaohua Li1-2/+2
2009-04-20drm: check for minor master before allowing drop master.Dave Airlie1-0/+3
2009-04-20drm: set/clear is_master when master changedJonas Bonn1-1/+7
2009-04-20drm: clean dirty memory after device releaseMa Ling1-0/+1
2009-04-20drm: count reaches -1Roel Kluin1-5/+7
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki3-21/+47
2009-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds8-23/+35
2009-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-35/+56