summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi2005-07-071-1/+1
* [PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi2005-07-071-12/+12
* [PATCH] dcookies.c: use proper refcounting functionsMiklos Szeredi2005-07-071-4/+2
* [PATCH] set mnt_namespace in the correct placeMiklos Szeredi2005-07-072-1/+1
* [PATCH] namespace.c: fix mnt_namespace zeroing for expired mountsMiklos Szeredi2005-07-071-0/+1
* [PATCH] namespace.c: fix expiring of detached mountMiklos Szeredi2005-07-071-0/+9
* [PATCH] namespace.c: split mark_mounts_for_expiry()Miklos Szeredi2005-07-071-32/+39
* [PATCH] namespace.c: cleanup in mark_mounts_for_expiry()Miklos Szeredi2005-07-071-14/+3
* [PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi2005-07-071-2/+5
* [PATCH] namespace.c: fix mnt_namespace clearingMiklos Szeredi2005-07-071-7/+1
* [PATCH] coverity: fs/locks.c flp null checkKAMBAROV, ZAUR2005-07-071-1/+3
* [PATCH] autofs4: mistake in debug printIan Kent2005-07-071-2/+2
* [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher2005-07-071-1/+1
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-1/+1
* [PATCH] acl kconfig cleanupAndreas Gruenbacher2005-07-071-2/+6
* [PATCH] page_uptodate locking scalabilityNick Piggin2005-07-071-8/+17
* [PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2005-07-071-3/+4
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-071-2/+2
* [PATCH] export generic_drop_inode() to modulesMark Fasheh2005-07-071-1/+3
* [PATCH] fatfs sectioning fixAndrew Morton2005-06-302-2/+2
* [PATCH] reiserfs: handle_attrs() fixAndrew Morton2005-06-301-2/+1
* [PATCH] freevxfs: minor cleanupsPekka Enberg2005-06-304-14/+13
* [PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg2005-06-303-51/+0
* [PATCH] freevxfs: fix buffer_head leakPekka Enberg2005-06-301-5/+6
* [PATCH] udf_find_entry() cleanupChristoph Hellwig2005-06-301-4/+0
* [PATCH] fat: fix slab cache leakPekka J Enberg2005-06-301-5/+14
* [PATCH] reiserfs: enable attrs by default if safJeff Mahoney2005-06-291-0/+2
* [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-291-0/+6
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-282-72/+67
* [PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR2005-06-281-1/+2
* [PATCH] coverity: fs/udf/namei.c null checkKAMBAROV, ZAUR2005-06-281-1/+3
* [PATCH] aio-retry-fix: fix aio retry work queueingSébastien Dugu2005-06-281-0/+9
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-282-14/+13
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-2/+2
* [PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung2005-06-281-1/+1
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-0/+185
* [PATCH] jffs2 build fixAndrew Morton2005-06-261-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-258-14/+14
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-258-14/+14
* | [PATCH] list_for_each_entry: fs-dquot.cDomen Puncer2005-06-251-5/+2
* | [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk2005-06-253-56/+0
* | [PATCH] fs/jffs/: cleanupsAdrian Bunk2005-06-254-112/+112
* | [PATCH] small partitions/msdos cleanupsAdrian Bunk2005-06-254-10/+2
* | [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* | [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-254-0/+464
* | [PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping2005-06-251-3/+12
* | [PATCH] fix fsync(dir) return value for ram-based filesystemsHugh Dickins2005-06-251-0/+1
|/
* [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-242-3/+3
* [PATCH] make various thing staticAdrian Bunk2005-06-242-2/+2
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-241-6/+2
OpenPOWER on IntegriCloud