Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 27 | -351/+207 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | reiserfs: fix j_last_flush_trans_id type | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | * | | | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 2 | -2/+2 | |
| | * | | | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 3 | -73/+52 | |
| | * | | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 7 | -97/+54 | |
| | * | | | | | ecryptfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+5 | |
| | * | | | | | ncpfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -14/+7 | |
| | * | | | | | xfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -24/+11 | |
| | * | | | | | sysfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+3 | |
| | * | | | | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -46/+16 | |
| | * | | | | | xattr: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -7/+3 | |
| | * | | | | | autofs4: use memchr() in invalid_string() | Al Viro | 2009-04-20 | 1 | -6/+4 | |
| | * | | | | | Documentation/filesystems: remove out of date reference to BKL being held | Adrian McMenamin | 2009-04-20 | 1 | -2/+1 | |
| | * | | | | | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 3 | -43/+30 | |
| | * | | | | | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 | 1 | -4/+3 | |
| | * | | | | | Fix autofs_expire() | Al Viro | 2009-04-20 | 1 | -16/+18 | |
| | * | | | | | No need for crossing to mountpoint in audit_tag_tree() | Al Viro | 2009-04-20 | 2 | -4/+0 | |
| | * | | | | | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 | 1 | -2/+7 | |
| | * | | | | | Touch all affected namespaces on propagation of mount | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | * | | | | | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs | Trond Myklebust | 2009-04-21 | 1 | -1/+2 | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-04-20 | 2 | -10/+6 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | [IA64] fix allmodconfig compilation breakage. | Isaku Yamahata | 2009-04-20 | 1 | -2/+0 | |
| | * | | | | [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask | Dimitri Sivanich | 2009-04-16 | 1 | -8/+5 | |
| | * | | | | [IA64] export smp_send_reschedule | Marcelo Tosatti | 2009-04-16 | 1 | -0/+1 | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-04-20 | 3 | -21/+47 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 | 3 | -21/+47 | |
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-04-20 | 4 | -8/+20 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | agp: zero pages before sending to userspace | Shaohua Li | 2009-04-20 | 1 | -2/+2 | |
| | * | | | | | | drm: check for minor master before allowing drop master. | Dave Airlie | 2009-04-20 | 1 | -0/+3 | |
| | * | | | | | | drm: set/clear is_master when master changed | Jonas Bonn | 2009-04-20 | 1 | -1/+7 | |
| | * | | | | | | drm: clean dirty memory after device release | Ma Ling | 2009-04-20 | 1 | -0/+1 | |
| | * | | | | | | drm: count reaches -1 | Roel Kluin | 2009-04-20 | 1 | -5/+7 | |
| * | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-04-20 | 4 | -25/+51 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | md: support bitmaps on RAID10 arrays larger then 2 terabytes | NeilBrown | 2009-04-20 | 1 | -3/+3 | |
| | * | | | | | | | md: update sync_completed and reshape_position even more often. | NeilBrown | 2009-04-17 | 2 | -2/+4 | |
| | * | | | | | | | md: improve usefulness and accuracy of sysfs file md/sync_completed. | NeilBrown | 2009-04-14 | 3 | -12/+27 | |
| | * | | | | | | | md: allow setting newly added device to 'in_sync' via sysfs. | NeilBrown | 2009-04-14 | 1 | -1/+5 | |
| | * | | | | | | | md: tiny md.h cleanups | Christoph Hellwig | 2009-04-14 | 1 | -8/+13 | |
| * | | | | | | | | FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFiles | David Howells | 2009-04-20 | 1 | -0/+17 | |
| * | | | | | | | | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells | 2009-04-20 | 1 | -1/+0 | |
| * | | | | | | | | driver: dont update dev_name via device_add path | Kay Sievers | 2009-04-20 | 2 | -1/+5 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-04-19 | 8 | -23/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | lguest: document 32-bit and PAE requirements | Rusty Russell | 2009-04-19 | 1 | -5/+6 | |
| | * | | | | | | | | lguest: tell git to ignore Documentation/lguest/lguest | Matt Kraai | 2009-04-19 | 1 | -0/+1 | |
| | * | | | | | | | | virtio: fix suspend when using virtio_balloon | Marcelo Tosatti | 2009-04-19 | 1 | -1/+2 | |
| | * | | | | | | | | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 2009-04-19 | 5 | -17/+21 | |
| | * | | | | | | | | lguest: fix crash on vmlinux images | Matias Zabaljauregui | 2009-04-19 | 1 | -0/+5 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-19 | 13 | -35/+56 | |
| |\ \ \ \ \ \ \ \ |