aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | [XFS] Make metadata IO completion consistent with other IO completionNathan Scott2005-09-021-6/+11
| * | | | | | | | | | [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-024-82/+15
| * | | | | | | | | | [XFS] send dmapi events from nopage for mmapped filesDean Roehrich2005-09-021-58/+32
| * | | | | | | | | | [XFS] upate copyrightsDean Roehrich2005-09-021-1/+1
| * | | | | | | | | | [XFS] Update copyrightsDean Roehrich2005-09-021-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | [PATCH] pivot_root() circular reference fixMiklos Szeredi2005-09-071-0/+4
* | | | | | | | | | [PATCH] Fix race in do_get_write_access()Jan Kara2005-09-071-18/+21
* | | | | | | | | | [PATCH] Change HFS+ to not use ll_rw_block()Jan Kara2005-09-071-4/+2
* | | | | | | | | | [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-073-18/+9
* | | | | | | | | | [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-071-2/+2
* | | | | | | | | | [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-074-5/+5
* | | | | | | | | | [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-071-14/+16
* | | | | | | | | | [PATCH] Fix JBD race in t_forget list handlingJan Kara2005-09-071-10/+24
* | | | | | | | | | [PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh2005-09-071-0/+2
* | | | | | | | | | [PATCH] hfs: NLS supportRoman Zippel2005-09-078-46/+176
* | | | | | | | | | [PATCH] hfs: show_options supportRoman Zippel2005-09-074-6/+55
* | | | | | | | | | [PATCH] hfs: remove debug codeRoman Zippel2005-09-072-40/+2
* | | | | | | | | | [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-072-42/+42
* | | | | | | | | | [PATCH] cifs_create() fixMiklos Szeredi2005-09-071-14/+13
* | | | | | | | | | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-072-8/+21
* | | | | | | | | | [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-071-31/+4
* | | | | | | | | | [PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi2005-09-071-2/+3
* | | | | | | | | | [PATCH] use get_fs_struct() in procMiklos Szeredi2005-09-071-11/+12
* | | | | | | | | | [PATCH] namei cleanupMiklos Szeredi2005-09-071-28/+24
* | | | | | | | | | [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-071-1/+0
* | | | | | | | | | [PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt2005-09-071-6/+4
* | | | | | | | | | [PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2005-09-071-1/+8
* | | | | | | | | | [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...Jesper Juhl2005-09-071-17/+0
* | | | | | | | | | [PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg2005-09-071-6/+7
* | | | | | | | | | [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* | | | | | | | | | [PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson2005-09-071-4/+39
* | | | | | | | | | [PATCH] remove file.f_maxcountEric Dumazet2005-09-072-2/+1
* | | | | | | | | | [PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo2005-09-071-3/+0
* | | | | | | | | | [PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk2005-09-072-6/+0
* | | | | | | | | | [PATCH] fs/Kconfig: quota help text updatesAdrian Bunk2005-09-071-6/+3
* | | | | | | | | | [PATCH] proc: link count fixMiklos Szeredi2005-09-071-0/+13
* | | | | | | | | | [PATCH] fsnotify: hook on removexattr, tooRobert Love2005-09-071-0/+2
* | | | | | | | | | [PATCH] Speedup FAT filesystem directory readsKarsten Wiese2005-09-071-2/+26
* | | | | | | | | | [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-072-2/+9
* | | | | | | | | | [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-074-21/+181
* | | | | | | | | | [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-071-90/+0
* | | | | | | | | | [PATCH] kill bio->bi_setPeter Osterlund2005-09-071-11/+21
* | | | | | | | | | [PATCH] fs/jbd/: cleanupsAdrian Bunk2005-09-072-21/+16
* | | | | | | | | | [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-8/+8
* | | | | | | | | | [PATCH] inotify speedupJohn McCutchan2005-09-071-0/+7
* | | | | | | | | | [PATCH] relayfsTom Zanussi2005-09-078-0/+1270
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
| * | | | | | | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
| |/ / / / / / / / /
* | | | | | | | | | [PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2005-09-051-0/+4