summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02248-3993/+8350
|\
| * [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
| * [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
| * [PATCH] knfsd: nfsd4: setclientid_confirm gotoectomyNeilBrown2005-06-241-10/+7
| * [PATCH] knfsd: nfsd4: fix setclientid_confirm error returnNeilBrown2005-06-241-8/+3
| * [PATCH] knfsd: nfsd4: fix setclientid_confirm casesNeilBrown2005-06-241-4/+15
| * [PATCH] knfsd: nfsd4: fix uncomfirmed listNeilBrown2005-06-241-4/+7
| * [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-245-41/+43
| * [PATCH] knfsd: nfsd4: grace period endNeilBrown2005-06-241-11/+13
| * [PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientidNeilBrown2005-06-241-18/+31
OpenPOWER on IntegriCloud