index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2010-10-28
fanotify: allow userspace to override max marks
Eric Paris
2010-10-28
fanotify: limit the number of marks in a single fanotify group
Eric Paris
2010-10-28
fanotify: allow userspace to override max queue depth
Eric Paris
2010-10-28
fsnotify: implement a default maximum queue depth
Eric Paris
2010-10-28
fanotify: allow userspace to flush all marks
Eric Paris
2010-10-28
fsnotify: call fsnotify_parent in perm events
Eric Paris
2010-10-28
fsnotify: correctly handle return codes from listeners
Eric Paris
2010-10-28
fanotify: use __aligned_u64 in fanotify userspace metadata
Eric Paris
2010-10-28
fanotify: implement fanotify listener ordering
Eric Paris
2010-10-28
fsnotify: implement ordering between notifiers
Eric Paris
2010-10-28
fanotify: allow fanotify to be built
Eric Paris
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-10-28
mmu_notifier.h: fix comment spelling
Figo.zhang
2010-10-28
Fix compile brekage with !CONFIG_BLOCK
Ingo Molnar
2010-10-28
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-27
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
Theodore Ts'o
2010-10-27
ext4: implement writeback livelock avoidance using page tagging
Eric Sandeen
2010-10-27
fs: Add FITRIM ioctl
Lukas Czerner
2010-10-27
Add helper function for blkdev_issue_zeroout (sb_issue_discard)
Lukas Czerner
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-27
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2010-10-27
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-27
epoll: make epoll_wait() use the hrtimer range feature
Shawn Bohrer
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-10-27
ramoops: use the platform data structure instead of module params
Kyungmin Park
2010-10-27
kfifo: fix kfifo_alloc() to return a signed int value
Stefani Seibold
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
2010-10-27
rapidio: add support for IDT CPS Gen2 switches
Alexandre Bounine
2010-10-27
rapidio: modify sysfs initialization for switches
Alexandre Bounine
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
2010-10-27
rapidio: add relation links between RIO device structures
Alexandre Bounine
2010-10-27
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
2010-10-27
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
2010-10-27
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
[next]