aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-07
* [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-07
* [PATCH] Change ll_rw_block() calls in JBDJan Kara2005-09-07
* [PATCH] Make ll_rw_block() wait for buffer lockJan Kara2005-09-07
* [PATCH] Fix JBD race in t_forget list handlingJan Kara2005-09-07
* [PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh2005-09-07
* [PATCH] hfs: NLS supportRoman Zippel2005-09-07
* [PATCH] hfs: show_options supportRoman Zippel2005-09-07
* [PATCH] hfs: remove debug codeRoman Zippel2005-09-07
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] cifs_create() fixMiklos Szeredi2005-09-07
* [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-07
* [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-07
* [PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi2005-09-07
* [PATCH] use get_fs_struct() in procMiklos Szeredi2005-09-07
* [PATCH] namei cleanupMiklos Szeredi2005-09-07
* [PATCH] remove iattr.ia_attr_flagsMiklos Szeredi2005-09-07
* [PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt2005-09-07
* [PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan2005-09-07
* [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...Jesper Juhl2005-09-07
* [PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg2005-09-07
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-07
* [PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson2005-09-07
* [PATCH] remove file.f_maxcountEric Dumazet2005-09-07
* [PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo2005-09-07
* [PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk2005-09-07
* [PATCH] fs/Kconfig: quota help text updatesAdrian Bunk2005-09-07
* [PATCH] proc: link count fixMiklos Szeredi2005-09-07
* [PATCH] fsnotify: hook on removexattr, tooRobert Love2005-09-07
* [PATCH] Speedup FAT filesystem directory readsKarsten Wiese2005-09-07
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-07
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-07
* [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-07
* [PATCH] kill bio->bi_setPeter Osterlund2005-09-07
* [PATCH] fs/jbd/: cleanupsAdrian Bunk2005-09-07
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-07
* [PATCH] inotify speedupJohn McCutchan2005-09-07
* [PATCH] relayfsTom Zanussi2005-09-07
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-05
|\
| * [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-01
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-01
* | [PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso2005-09-05
* | [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-05
* | [PATCH] add /proc/pid/smapsMauricio Lin2005-09-05
* | [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-05
* | [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer2005-09-02
|/
* Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds2005-08-30
|\
| * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-08-19
| |\
| * | JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp2005-08-17
* | | [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-29