| Commit message (Expand) | Author | Age |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 |
* | flag parameters: check magic constants | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in inotify_init | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in pipe | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in timerfd_create | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in eventfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in signalfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: NONBLOCK in anon_inode_getfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 |
* | flag parameters: timerfd_create | Ulrich Drepper | 2008-07-24 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 |
* | flag parameters: anon_inode_getfd extension | Ulrich Drepper | 2008-07-24 |
* | binfmt_misc: use simple_read_from_buffer() | Akinobu Mita | 2008-07-24 |
* | fs: check for statfs overflow | Jon Tollefson | 2008-07-24 |
* | hugetlbfs: per mount huge page sizes | Andi Kleen | 2008-07-24 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
* | vmallocinfo: add NUMA information | Eric Dumazet | 2008-07-24 |
* | SYNC_FILE_RANGE_WRITE may and will block. Document that. | Pavel Machek | 2008-07-24 |
* | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE... | Mel Gorman | 2008-07-24 |
* | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until... | Mel Gorman | 2008-07-24 |
* | fix soft lock up at NFS mount via per-SB LRU-list of unused dentries | Kentaro Makita | 2008-07-24 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-22 |
|\ |
|
| * | netns: make get_proc_net() static | Adrian Bunk | 2008-07-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 |
|\ \ |
|
| * | | driver core: Suppress sysfs warnings for device_rename(). | Cornelia Huck | 2008-07-22 |
| * | | debugfs: Implement debugfs_remove_recursive() | Haavard Skinnemoen | 2008-07-22 |
| * | | sysfs: don't call notify_change | Miklos Szeredi | 2008-07-22 |
| * | | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
| * | | device create: coda: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
| |/ |
|
* | | proc: fix /proc/*/pagemap some more | Alexey Dobriyan | 2008-07-22 |
* | | execve filename: document and export via auxiliary vector | John Reiser | 2008-07-22 |
|/ |
|
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-21 |
|\ |
|
| * | nfsd: nfs4xdr.c do-while is not a compound statement | Harvey Harrison | 2008-07-18 |
| * | nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c | J. Bruce Fields | 2008-07-18 |
| * | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever | 2008-07-15 |
| * | lockd: get host reference in nlmsvc_create_block() instead of callers | J. Bruce Fields | 2008-07-15 |
| * | lockd: minor svclock.c style fixes | J. Bruce Fields | 2008-07-15 |
| * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock | Jeff Layton | 2008-07-15 |
| * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock | Jeff Layton | 2008-07-15 |
| * | lockd: nlm_release_host() checks for NULL, caller needn't | Jeff Layton | 2008-07-15 |
| * | nfsd: take file and mnt write in nfs4_upgrade_open | Benny Halevy | 2008-07-07 |
| * | nfsd: document open share bit tracking | J. Bruce Fields | 2008-07-07 |
| * | nfsd: tabulate nfs4 xdr encoding functions | Benny Halevy | 2008-07-04 |
| * | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields | 2008-07-03 |
| |\ |
|