aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[XFS] Fix modular XFS builds (Makefile botch).Nathan Scott2-5/+5
2005-09-08[XFS] Remove special Kconfig XFS menu, make XFS options "inline".Nathan Scott1-24/+21
2005-09-08[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanksNathan Scott6-30/+32
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-45/+182
2005-09-07Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 Linus Torvalds52-1050/+1320
2005-09-07[PATCH] pivot_root() circular reference fixMiklos Szeredi1-0/+4
2005-09-07[PATCH] Fix race in do_get_write_access()Jan Kara1-18/+21
2005-09-07[PATCH] Change HFS+ to not use ll_rw_block()Jan Kara1-4/+2
2005-09-07[PATCH] Change ll_rw_block() calls in UFSJan Kara3-18/+9
2005-09-07[PATCH] Change ll_rw_block() calls in ReiserJan Kara1-2/+2
2005-09-07[PATCH] Change ll_rw_block() calls in JBDJan Kara4-5/+5
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara1-14/+16
2005-09-07[PATCH] Fix JBD race in t_forget list handlingJan Kara1-10/+24
2005-09-07[PATCH] kjournald: missing JFS_UNMOUNT checkMark Fasheh1-0/+2
2005-09-07[PATCH] hfs: NLS supportRoman Zippel8-46/+176
2005-09-07[PATCH] hfs: show_options supportRoman Zippel4-6/+55
2005-09-07[PATCH] hfs: remove debug codeRoman Zippel2-40/+2
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg2-42/+42
2005-09-07[PATCH] cifs_create() fixMiklos Szeredi1-14/+13
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2-8/+21
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi1-31/+4
2005-09-07[PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi1-2/+3
2005-09-07[PATCH] use get_fs_struct() in procMiklos Szeredi1-11/+12
2005-09-07[PATCH] namei cleanupMiklos Szeredi1-28/+24
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-1/+0
2005-09-07[PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt1-6/+4
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan1-1/+8
2005-09-07[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related noteJesper Juhl1-17/+0
2005-09-07[PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg1-6/+7
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-1/+1
2005-09-07[PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson1-4/+39
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet2-2/+1
2005-09-07[PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo1-3/+0
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk2-6/+0
2005-09-07[PATCH] fs/Kconfig: quota help text updatesAdrian Bunk1-6/+3
2005-09-07[PATCH] proc: link count fixMiklos Szeredi1-0/+13
2005-09-07[PATCH] fsnotify: hook on removexattr, tooRobert Love1-0/+2
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese1-2/+26
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2-2/+9
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon4-21/+181
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk1-90/+0
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-11/+21
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk2-21/+16
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell1-8/+8
2005-09-07[PATCH] inotify speedupJohn McCutchan1-0/+7
2005-09-07[PATCH] relayfsTom Zanussi8-0/+1270
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-3/+2
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso1-0/+4
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley5-143/+49
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin2-42/+244