summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | coda: use ilookup5Jan Harkes2007-07-191-6/+1
* | coda: coda doesn't track atimeJan Harkes2007-07-191-8/+8
* | coda: allow removal of busy directoriesJan Harkes2007-07-191-14/+9
* | coda: fix nlink updates for directoriesJan Harkes2007-07-191-46/+60
* | coda: correctly invalidate cached access rightsJan Harkes2007-07-191-1/+1
* | coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-193-8/+12
* | fix ext4/JBD2 build warningsMingming Cao2007-07-192-4/+4
* | coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro2007-07-191-17/+35
* | coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro2007-07-191-4/+4
* | coredump masking: ELF: enable core dump filteringKawai, Hidehiro2007-07-191-9/+21
* | coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+89
* | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-192-7/+57
* | fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-191-2/+1
* | fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-191-1/+3
* | nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-10/+6
* | fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-0/+32
* | mm: variable length argument supportOllie Wild2007-07-196-308/+478
* | audit: rework execve auditPeter Zijlstra2007-07-191-0/+3
* | readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-193-7/+7
* | readahead: pass real splice sizeFengguang Wu2007-07-191-7/+5
* | readahead: move synchronous readahead call out of splice loopFengguang Wu2007-07-191-5/+6
* | readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-192-12/+16
* | readahead: convert splice invocationsFengguang Wu2007-07-191-11/+7
* | eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow2007-07-191-2/+3
* | Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-191-3/+12
* | unregister_chrdev() return voidAkinobu Mita2007-07-191-2/+1
* | UDF: coding style conversion - lindentCyrill Gorcunov2007-07-1923-3649/+3801
* | mm: fault feedback #2Nick Piggin2007-07-191-3/+8
* | mm: fault feedback #1Nick Piggin2007-07-195-69/+62
* | mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-197-52/+53
* | mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-195-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-07-1838-3156/+3440
|\
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2007-07-19416-13374/+20865
| |\
| * | [CIFS] merge conflict in fs/cifs/export.cSteve French2007-07-191-0/+1
| * | [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-189-46/+65
| * | [CIFS] More whitespace/formatting fixes (noticed by checkpatch)Steve French2007-07-1710-46/+88
| * | [CIFS] Typo in previous patchSteve French2007-07-161-2/+1
| * | [CIFS] zero_user_page() conversionsEric2007-07-161-4/+1
| * | [CIFS] use simple_prepare_write to zero page dataNate2007-07-161-8/+1
| * | [CIFS] Fix build break - inet.h not included when experimental ifdef offSteve French2007-07-151-2/+0
| * | [CIFS] Add support for new POSIX unlinkSteve French2007-07-155-11/+103
| * | [CIFS] whitespace/formatting fixesSteve French2007-07-1327-1160/+1285
| * | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mountSteve French2007-07-116-14/+33
| * | [CIFS] whitespace cleanupSteve French2007-07-1012-591/+610
| * | [CIFS] Fix packet signatures for NTLMv2 caseSteve French2007-07-098-36/+71
| * | [CIFS] more whitespace fixesSteve French2007-07-084-137/+141
| * | [CIFS] more whitespace cleanupSteve French2007-07-077-538/+544
| * | [CIFS] whitespace cleanupSteve French2007-07-066-46/+48
| * | [CIFS] whitespace cleanupSteve French2007-07-063-228/+232
| * | [CIFS] ipv6 support no longer experimentalJeff2007-07-062-62/+1