aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | | autofs4: use look aside list for lookupsIan Kent2008-07-24
* | | | | autofs4: revert - redo lookup in ttfdIan Kent2008-07-24
* | | | | autofs4: don't make expiring dentry negativeIan Kent2008-07-24
* | | | | eCryptfs: Make all persistent file opens delayedMichael Halcrow2008-07-24
* | | | | eCryptfs: do not try to open device files on mknodMichael Halcrow2008-07-24
* | | | | ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* | | | | ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* | | | | ecryptfs: string copy cleanupMiklos Szeredi2008-07-24
* | | | | ecryptfs: propagate key errors up at mount timeEric Sandeen2008-07-24
* | | | | ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks2008-07-24
* | | | | eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-24
* | | | | flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-24
* | | | | flag parameters: check magic constantsUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in inotify_initUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in pipeUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in timerfd_createUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in eventfdUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-24
* | | | | flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper2008-07-24
* | | | | flag parameters: inotify_initUlrich Drepper2008-07-24
* | | | | flag parameters: pipeUlrich Drepper2008-07-24
* | | | | flag parameters: dup2Ulrich Drepper2008-07-24
* | | | | flag parameters: epoll_createUlrich Drepper2008-07-24
* | | | | flag parameters: timerfd_createUlrich Drepper2008-07-24
* | | | | flag parameters: eventfdUlrich Drepper2008-07-24
* | | | | flag parameters: signalfdUlrich Drepper2008-07-24
* | | | | flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* | | | | binfmt_misc: use simple_read_from_buffer()Akinobu Mita2008-07-24
* | | | | fs: check for statfs overflowJon Tollefson2008-07-24
* | | | | hugetlbfs: per mount huge page sizesAndi Kleen2008-07-24
* | | | | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* | | | | vmallocinfo: add NUMA informationEric Dumazet2008-07-24
* | | | | SYNC_FILE_RANGE_WRITE may and will block. Document that.Pavel Machek2008-07-24
* | | | | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-24
* | | | | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* | | | | fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-24
* | | | | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-24
* | | | | mm/vmstat.c: proper externsAdrian Bunk2008-07-24
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-22
|\ \ \ \
| * | | | netns: make get_proc_net() staticAdrian Bunk2008-07-22
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\ \ \ \
| * | | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-22
| * | | | debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-22
| * | | | sysfs: don't call notify_changeMiklos Szeredi2008-07-22
| * | | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
| * | | | device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
| |/ / /
* | | | proc: fix /proc/*/pagemap some moreAlexey Dobriyan2008-07-22
* | | | execve filename: document and export via auxiliary vectorJohn Reiser2008-07-22
|/ / /
* | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
|\ \ \
| * | | nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-18