Age | Commit message (Expand) | Author | Files | Lines |
2009-04-20 | ecryptfs: use memdup_user() | Li Zefan | 1 | -10/+5 |
2009-04-20 | ncpfs: use memdup_user() | Li Zefan | 1 | -14/+7 |
2009-04-20 | xfs: use memdup_user() | Li Zefan | 2 | -24/+11 |
2009-04-20 | sysfs: use memdup_user() | Li Zefan | 1 | -10/+3 |
2009-04-20 | btrfs: use memdup_user() | Li Zefan | 2 | -46/+16 |
2009-04-20 | xattr: use memdup_user() | Li Zefan | 1 | -7/+3 |
2009-04-20 | autofs4: use memchr() in invalid_string() | Al Viro | 1 | -6/+4 |
2009-04-20 | Documentation/filesystems: remove out of date reference to BKL being held | Adrian McMenamin | 1 | -2/+1 |
2009-04-20 | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 3 | -43/+30 |
2009-04-20 | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 1 | -4/+3 |
2009-04-20 | Fix autofs_expire() | Al Viro | 1 | -16/+18 |
2009-04-20 | No need for crossing to mountpoint in audit_tag_tree() | Al Viro | 2 | -4/+0 |
2009-04-20 | Safer nfsd_cross_mnt() | Al Viro | 1 | -2/+7 |
2009-04-20 | Touch all affected namespaces on propagation of mount | Al Viro | 1 | -1/+1 |
2009-04-20 | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro | 1 | -1/+1 |
2009-04-21 | sh: Fix mmap2 for handling differing PAGE_SIZEs. | Toshinobu Sugioka | 1 | -0/+9 |
2009-04-20 | Btrfs: use the right node in reada_for_balance | Chris Mason | 1 | -5/+12 |
2009-04-20 | Btrfs: fix oops on page->mapping->host during writepage | Chris Mason | 1 | -8/+32 |
2009-04-20 | Btrfs: add a priority queue to the async thread helpers | Chris Mason | 5 | -15/+56 |
2009-04-20 | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 5 | -46/+141 |
2009-04-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -10/+6 |
2009-04-20 | [IA64] fix allmodconfig compilation breakage. | Isaku Yamahata | 1 | -2/+0 |
2009-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -21/+47 |
2009-04-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -8/+20 |
2009-04-20 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 4 | -25/+51 |
2009-04-20 | FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFiles | David Howells | 1 | -0/+17 |
2009-04-20 | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells | 1 | -1/+0 |
2009-04-20 | driver: dont update dev_name via device_add path | Kay Sievers | 2 | -1/+5 |
2009-04-20 | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 1 | -1/+3 |
2009-04-20 | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 1 | -0/+6 |
2009-04-20 | md: support bitmaps on RAID10 arrays larger then 2 terabytes | NeilBrown | 1 | -3/+3 |
2009-04-20 | agp: zero pages before sending to userspace | Shaohua Li | 1 | -2/+2 |
2009-04-20 | drm: check for minor master before allowing drop master. | Dave Airlie | 1 | -0/+3 |
2009-04-20 | drm: set/clear is_master when master changed | Jonas Bonn | 1 | -1/+7 |
2009-04-20 | drm: clean dirty memory after device release | Ma Ling | 1 | -0/+1 |
2009-04-20 | drm: count reaches -1 | Roel Kluin | 1 | -5/+7 |
2009-04-19 | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 3 | -21/+47 |
2009-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 8 | -23/+35 |
2009-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 13 | -35/+56 |
2009-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 5 | -3/+22 |
2009-04-19 | Revert "console ASCII glyph 1:1 mapping" | Samuel Thibault | 1 | -1/+1 |
2009-04-19 | <linux/seccomp.h> needs to include <linux/errno.h>. | Ralf Baechle | 1 | -0/+2 |
2009-04-19 | Don't set relatime when noatime is specified | Andi Kleen | 1 | -2/+3 |
2009-04-19 | lguest: document 32-bit and PAE requirements | Rusty Russell | 1 | -5/+6 |
2009-04-19 | lguest: tell git to ignore Documentation/lguest/lguest | Matt Kraai | 1 | -0/+1 |
2009-04-19 | virtio: fix suspend when using virtio_balloon | Marcelo Tosatti | 1 | -1/+2 |
2009-04-19 | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 5 | -17/+21 |
2009-04-19 | lguest: fix crash on vmlinux images | Matias Zabaljauregui | 1 | -0/+5 |
2009-04-19 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -1/+6 |
2009-04-19 | Merge branch 'fix/intel8x0' into for-linus | Takashi Iwai | 1 | -6/+6 |