summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Rename function and update commentsArtem B. Bityuckiy2005-07-121-7/+7
* [JFFS2] Remove needless variable initializationArtem B. Bityuckiy2005-07-121-2/+1
* [JFFS2] Avoid alloc/dealloc for zero sized nodesArtem B. Bityuckiy2005-07-121-6/+4
* Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-0624-173/+325
|\
| * [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
* | [JFFS2] Simplify the tree insert code.Artem B. Bityuckiy2005-07-061-5/+4
* | [JFFS2] Remove compatibilty cruft for ancient kernelsDavid Woodhouse2005-07-064-60/+8
* | [JFFS2] Optimise jffs2_add_tn_to_list David Woodhouse2005-07-063-27/+88
* | Merge with rsync://fileserver/linuxThomas Gleixner2005-06-26249-4075/+8353
|\ \ | |/
| * [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
| * [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-249-8/+205
| * [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-1/+3
| * [PATCH] DocBook: update commentsMartin Waitz2005-06-241-2/+3
| * [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-243-3/+58
| * [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-242-0/+185
| * [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-242-2/+182
| * [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-242-7/+2
| * [PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown2005-06-241-43/+33
| * [PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown2005-06-241-39/+39
| * [PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanupNeilBrown2005-06-241-32/+17
| * [PATCH] knfsd: nfsd4: setclientid_confirm commentsNeilBrown2005-06-241-30/+29
OpenPOWER on IntegriCloud