summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-264-5/+5
| * | | [patch 1/5] vfs: truncate: dont check immutable twiceMiklos Szeredi2008-07-261-1/+1
| * | | [PATCH] sanitize ->permission() prototypeAl Viro2008-07-2631-76/+60
| * | | [patch 05/14] hpfs: dont call permission()Miklos Szeredi2008-07-261-1/+1
| * | | [PATCH] sanitize proc_sysctlAl Viro2008-07-262-235/+197
| * | | [patch] hppfs: remove hppfs_permissionMiklos Szeredi2008-07-261-7/+0
| * | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-262-47/+12
| * | | [patch] vfs: fix lookup on deleted directoryMiklos Szeredi2008-07-261-2/+17
* | | | task IO accounting: correctly account threads IO statisticsAndrea Righi2008-07-261-34/+22
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2008-07-2610-507/+399
|\ \ \
| * | | When verifying the decoded header before decoding the object identifierChris Wright2008-07-241-1/+1
| * | | [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-246-33/+31
| * | | [CIFS] Fix improper endian conversion of ACL subauth fieldShirish Pargaonkar2008-07-241-2/+1
| * | | [CIFS] Fix possible double free if search immediately after search rewind failsShirish Pargaonkar2008-07-241-0/+1
| * | | [CIFS] remove checkpatch warningSteve French2008-07-241-7/+12
| * | | Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>Alexey Dobriyan2008-07-241-395/+241
| * | | cifs: assorted endian annotationsHarvey Harrison2008-07-242-2/+5
| * | | [CIFS] break ATTR_SIZE changes out into their own functionJeff Layton2008-07-231-73/+78
| * | | lockdep: annotate cifs in-kernel socketsJeff Layton2008-07-231-0/+35
| * | | [CIFS] Fix compiler warning on 64-bitJan Beulich2008-07-221-1/+1
* | | | /proc/PID/syscallRoland McGrath2008-07-261-0/+26
* | | | tracehook: tracehook_tracer_taskRoland McGrath2008-07-262-6/+16
* | | | tracehook: execRoland McGrath2008-07-266-32/+4
* | | | Use WARN() in fs/proc/Arjan van de Ven2008-07-261-4/+1
* | | | Use WARN() in fs/sysfsArjan van de Ven2008-07-263-8/+3
* | | | Use WARN() in fs/Arjan van de Ven2008-07-262-4/+2
* | | | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-2646-50/+48
* | | | mm: spinlock tree_lockNick Piggin2008-07-262-3/+3
* | | | splice: use get_user_pages_fastNick Piggin2008-07-261-38/+3
* | | | dio: use get_user_pages_fastNick Piggin2008-07-262-14/+4
* | | | omfs: update kbuild to include OMFSBob Copeland2008-07-263-0/+18
* | | | omfs: add bitmap routinesBob Copeland2008-07-261-0/+192
* | | | omfs: add file routinesBob Copeland2008-07-261-0/+346
* | | | omfs: add directory routinesBob Copeland2008-07-261-0/+504
* | | | omfs: add inode routinesBob Copeland2008-07-261-0/+553
* | | | omfs: define filesystem structuresBob Copeland2008-07-262-0/+147
* | | | bfs: kill BKLDmitri Vorobiev2008-07-264-31/+44
* | | | bfs: assorted cleanupsDmitri Vorobiev2008-07-262-4/+3
* | | | affs: convert s_bmlock into a mutexMatthias Kaehlcke2008-07-263-11/+12
* | | | vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita2008-07-261-0/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-0/+28
|\ \ \ \
| * | | | ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-0/+28
* | | | | fuse: lockd supportMiklos Szeredi2008-07-251-2/+9
* | | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-252-3/+69
* | | | | fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-251-40/+77
* | | | | fuse: add export operationsMiklos Szeredi2008-07-253-2/+121
* | | | | fuse: prepare lookup for nfs exportMiklos Szeredi2008-07-251-10/+14
* | | | | locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi2008-07-251-14/+9
* | | | | locks: cleanup code duplicationMiklos Szeredi2008-07-251-40/+31
* | | | | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-253-24/+19
OpenPOWER on IntegriCloud