summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-171-3/+1
| * | | simplify compat_sys_timerfdHeiko Carstens2007-05-171-9/+4
| * | | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-1744-228/+149
* | | | Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/Trond Myklebust2007-05-172-3/+1
|\ \ \ \ | |/ / /
| * | | AFS: Fix afs_prepare_write()David Howells2007-05-161-2/+1
| * | | AFS: write back dirty data on unmountDavid Howells2007-05-161-1/+0
* | | | Merge branch 'origin'Trond Myklebust2007-05-151-318/+243
|\ \ \ \ | |/ / /
| * | | epoll: move kfree inside ep_freeDavide Libenzi2007-05-151-5/+2
| * | | epoll: fix some commentsDavide Libenzi2007-05-151-21/+27
| * | | epoll locks changes and cleanupsDavide Libenzi2007-05-151-161/+73
| * | | fix epoll single pass code and add wait-exclusive flagDavide Libenzi2007-05-151-156/+166
| |/ /
* | | NLM: Fix sparse warningsTrond Myklebust2007-05-142-6/+4
* | | NFS: Fix more sparse warningsTrond Myklebust2007-05-142-5/+5
* | | NFS: Fix some 'sparse' warnings...Trond Myklebust2007-05-145-8/+8
* | | NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust2007-05-141-45/+45
* | | NFS: use zero_user_pageNate Diller2007-05-142-6/+6
* | | NLM: don't use CLONE_SIGHAND in nlmclnt_recoveryOleg Nesterov2007-05-141-1/+1
* | | NLM: Fix locking client timeouts...Trond Myklebust2007-05-141-1/+1
|/ /
* | ntfs: use zero_user_pageNate Diller2007-05-122-69/+26
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-113-1/+5
|\ \
| * | [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-111-0/+2
| * | [PATCH] complete message queue auditingAmy Griffis2007-05-111-1/+1
| * | [PATCH] audit inode for all xattr syscallsAmy Griffis2007-05-111-0/+2
* | | epoll cleanups: epoll remove static pre-declarations and akpm-ize the codeDavide Libenzi2007-05-111-548/+486
* | | epoll cleanups: epoll no moduleDavide Libenzi2007-05-111-13/+1
* | | epoll: use anonymous inodesDavide Libenzi2007-05-111-169/+3
* | | signal/timer/event: KAIO eventfd support exampleDavide Libenzi2007-05-111-2/+26
* | | signal/timer/event: eventfd coreDavide Libenzi2007-05-112-0/+229
* | | signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-0/+23
* | | signal/timer/event: timerfd coreDavide Libenzi2007-05-112-0/+228
* | | signal/timer/event: signalfd compat codeDavide Libenzi2007-05-111-0/+26
* | | signal/timer/event: signalfd coreDavide Libenzi2007-05-113-2/+359
* | | signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-112-0/+201
* | | Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-113-8/+22
* | | Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-114-70/+70
* | | attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-111-1/+1
* | | consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-111-129/+45
* | | small cleanup in gpt partition handlingOlaf Hering2007-05-111-7/+5
* | | Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven2007-05-111-1/+1
* | | AFS: implement statfsDavid Howells2007-05-117-15/+426
* | | AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-114-17/+31
* | | AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells2007-05-111-2/+3
|/ /
* | locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields2007-05-101-2/+3
* | Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman2007-05-101-1/+4
* | ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3
* | AFS: further write support fixesDavid Howells2007-05-102-3/+3
* | AFS: write support fixesDavid Howells2007-05-103-17/+216
* | NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-095-27/+2
* | NFS: use __set_current_state()Milind Arun Choudhary2007-05-091-2/+2
* | NFS: Clean up NFSv4 XDR error messageChuck Lever2007-05-091-3/+5
OpenPOWER on IntegriCloud