projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux...
[profile/ivi/kernel-adaptation-intel-automotive.git]
/
fs
/
2009-09-25
David S. Miller
Merge branch 'master' of ssh:///linux/kernel/git/rusty...
tree
|
commitdiff
2009-09-24
David S. Miller
Merge branch 'master' of /home/davem/src/GIT/linux...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'drm-intel-next' of git://git./linux/kerne...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'linux-next' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'cputime' of git://git390.marist.edu/linux-2.6
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'for-linus' of git://git.monstr.eu/linux...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge git://git./linux/kernel/git/rusty/linux-2.6-for...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge git://git./linux/kernel/git/viro/audit-current
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'for-linus' of git://neil.brown.name/md
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge branch 'hwpoison' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-24
Hiroshi Shimamoto
task_struct cleanup: move binfmt field to mm_struct
tree
|
commitdiff
2009-09-24
Julia Lawall
fs/romfs: correct error-handling code
tree
|
commitdiff
2009-09-24
Roel Kluin
adfs: remove redundant test on unsigned
tree
|
commitdiff
2009-09-24
Alexey Dobriyan
sysctl: remove "struct file *" argument of ->proc_handler
tree
|
commitdiff
2009-09-24
Renzo Davoli
fs/char_dev.c: remove useless loop
tree
|
commitdiff
2009-09-24
Mike Frysinger
flat: use IS_ERR_VALUE() helper macro
tree
|
commitdiff
2009-09-24
David Howells
fdpic: ignore the loader's PT_GNU_STACK when calculatin...
tree
|
commitdiff
2009-09-24
Amerigo Wang
elf: clean up fill_note_info()
tree
|
commitdiff
2009-09-24
Peter Zijlstra
fcntl: add F_[SG]ETOWN_EX
tree
|
commitdiff
2009-09-24
Oleg Nesterov
signals: send_sigio: use do_send_sig_info() to avoid...
tree
|
commitdiff
2009-09-24
Oleg Nesterov
exec: fix set_binfmt() vs sys_delete_module() race
tree
|
commitdiff
2009-09-24
Neil Horman
exec: allow do_coredump() to wait for user space pipe...
tree
|
commitdiff
2009-09-24
Neil Horman
exec: let do_coredump() limit the number of concurrent...
tree
|
commitdiff
2009-09-24
Neil Horman
exec: make do_coredump() more resilient to recursive...
tree
|
commitdiff
2009-09-24
From: Mel Gorman
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
tree
|
commitdiff
2009-09-24
Chris Mason
Merge branch 'master' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-09-24
Yan Zheng
Btrfs: hash the btree inode during fill_super
tree
|
commitdiff
2009-09-24
Yan, Zheng
Btrfs: relocate file extents in clusters
tree
|
commitdiff
2009-09-24
Yan, Zheng
Btrfs: don't rename file into dummy directory
tree
|
commitdiff
2009-09-24
Yan, Zheng
Btrfs: check size of inode backref before adding hardlink
tree
|
commitdiff
2009-09-24
npiggin@suse.de
truncate: use new helpers
tree
|
commitdiff
2009-09-24
npiggin@suse.de
truncate: new helpers
tree
|
commitdiff
2009-09-24
Vegard Nossum
fs: fix overflow in sys_mount() for in-kernel calls
tree
|
commitdiff
2009-09-24
Thomas Gleixner
fs: Make unload_nls() NULL pointer safe
tree
|
commitdiff
2009-09-24
Christoph Hellwig
freeze_bdev: grab active reference to frozen superblocks
tree
|
commitdiff
2009-09-24
Christoph Hellwig
freeze_bdev: kill bd_mount_sem
tree
|
commitdiff
2009-09-24
Boaz Harrosh
exofs: remove BKL from super operations
tree
|
commitdiff
2009-09-24
Julia Lawall
fs/romfs: correct error-handling code
tree
|
commitdiff
2009-09-24
Miklos Szeredi
vfs: seq_file: add helpers for data filling
tree
|
commitdiff
2009-09-24
Jeff Layton
vfs: remove redundant position check in do_sendfile
tree
|
commitdiff
2009-09-24
Jeff Layton
vfs: change sb->s_maxbytes to a loff_t
tree
|
commitdiff
2009-09-24
Jeff Layton
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
tree
|
commitdiff
2009-09-24
Wu Fengguang
libfs: return error code on failed attr set
tree
|
commitdiff
2009-09-24
Tetsuo Handa
seq_file: return a negative error code when seq_path_ro...
tree
|
commitdiff
2009-09-24
Andi Kleen
vfs: optimize touch_time() too
tree
|
commitdiff
2009-09-24
Andi Kleen
vfs: optimization for touch_atime()
tree
|
commitdiff
2009-09-24
Jan Kara
vfs: split generic_forget_inode() so that hugetlbfs...
tree
|
commitdiff
2009-09-24
Manish Katiyar
fs/inode.c: add dev-id and inode number for debugging...
tree
|
commitdiff
2009-09-24
Steven Rostedt
libfs: make simple_read_from_buffer conventional
tree
|
commitdiff
2009-09-24
Michael Abbott
[PATCH] Fix idle time field in /proc/uptime
tree
|
commitdiff
2009-09-24
Linus Torvalds
Merge git://git./linux/kernel/git/rusty/linux-2.6-for...
tree
|
commitdiff
2009-09-24
Alexey Dobriyan
headers: utsname.h redux
tree
|
commitdiff
2009-09-24
Chris Mason
Btrfs: fix releasepage to avoid unlocking extents we...
tree
|
commitdiff
2009-09-24
Chris Mason
Btrfs: Fix test_range_bit for whole file extents
tree
|
commitdiff
2009-09-24
Chris Mason
Btrfs: fix errors handling cached state in set/clear_ex...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git./linux/kernel/git/sam/kbuild-next
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'bugfixes' of git://git.linux-nfs.org...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
David Howells
NFS: Propagate 'fsc' mount option through automounts
tree
|
commitdiff
2009-09-23
Chuck Lever
NFS: Add nfs_alloc_parsed_mount_data
tree
|
commitdiff
2009-09-23
Trond Myklebust
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'ixp4xx' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-09-23
Abhishek Kulkarni
9p: Add fscache support to 9p
tree
|
commitdiff
2009-09-23
Abhishek Kulkarni
9p: Fix the incorrect update of inode size in v9fs_file...
tree
|
commitdiff
2009-09-23
Abhishek Kulkarni
9p: Use the i_size_[read, write]() macros instead of...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'x86/ptrace-syscall-exit' of git://git...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git.infradead.org/battery-2.6
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'drm-next' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git.infradead.org/mtd-2.6
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'vgaarb-fix' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git.infradead.org/iommu-2.6
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'fix/misc' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'fix/asoc' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git390.marist.edu...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'timers-for-linus' of git://git./linux...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'sfi-release' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'i2c-for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git./linux/kernel/git/gregkh/usb-2.6
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge git://git./linux/kernel/git/rusty/linux-2.6-for...
tree
|
commitdiff
2009-09-23
Heiko Carstens
fs: change sys_truncate length parameter type
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'for-linus' of git://gitserver.sunplusct...
tree
|
commitdiff
2009-09-23
Linus Torvalds
Merge branch 'x86/orig_ax' of git://git./linux/kernel...
tree
|
commitdiff
2009-09-23
Heiko Carstens
ext2: fix format string compile warning (ino_t)
tree
|
commitdiff
2009-09-23
Doug Graham
V3 minixfs: add missing directory type checking
tree
|
commitdiff
2009-09-23
Bartlomiej Zolnier...
ncpfs: fix wrong check in __ncp_ioctl()
tree
|
commitdiff
2009-09-23
Roel Kluin
ncpfs: read buffer overflow
tree
|
commitdiff
2009-09-23
maximilian attems
ramfs: move RAMFS_MAGIC to include/linux/magic.h
tree
|
commitdiff
2009-09-23
KAMEZAWA Hiroyuki
/proc/kcore: update stat.st_size after memory hotplug
tree
|
commitdiff
2009-09-23
KAMEZAWA Hiroyuki
/proc/kcore: fix stat.st_size
tree
|
commitdiff
2009-09-23
KAMEZAWA Hiroyuki
kcore: more fixes for init
tree
|
commitdiff
next