aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi
2005-09-07[PATCH] alloc_buffer_head() and free_buffer_head() cleanupCoywolf Qi Hunt
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan
2005-09-07[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a ver...Jesper Juhl
2005-09-07[PATCH] pipe: remove redundant fifo_poll abstractionPekka Enberg
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet
2005-09-07[PATCH] fs: remove redundant timespec_equal test in update_atime()Tejun Heo
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk
2005-09-07[PATCH] fs/Kconfig: quota help text updatesAdrian Bunk
2005-09-07[PATCH] proc: link count fixMiklos Szeredi
2005-09-07[PATCH] fsnotify: hook on removexattr, tooRobert Love
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-09-07[PATCH] inotify speedupJohn McCutchan
2005-09-07[PATCH] relayfsTom Zanussi
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-09-05[XFS] Sort out some cosmetic differences between XFS trees.Nathan Scott
2005-09-05[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handlingNathan Scott
2005-09-05[XFS] replace "extern inline" with "static inline" Patch from Adrian BunkChristoph Hellwig
2005-09-05[XFS] Switch kernel thread handling to the kthread_ APIChristoph Hellwig
2005-09-05[XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags afterDavid Chinner
2005-09-05[XFS] Retry linux inode cacech lookup if we found a stale inode. ThisChristoph Hellwig
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin
2005-09-05[XFS] remove some dead code from pagebufChristoph Hellwig
2005-09-05[XFS] allow a null behaviour pointer in linvfs_clear_inodeChristoph Hellwig
2005-09-05[XFS] Manage spinlock differences between kernel versions a bit.Nathan Scott
2005-09-05[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctlsEric Sandeen
2005-09-05[XFS] Check if there is first behavior before calling VOP_RECLAIM fromFelix Blyakher
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin
2005-09-05[XFS] streamline the clear_inode pathChristoph Hellwig
2005-09-05[XFS] Delay I/O completion for unwritten extents after conversionChristoph Hellwig
2005-09-05[XFS] Delay direct I/O completion to a workqueue This is nessecaryChristoph Hellwig
2005-09-05[XFS] Add in the new xfs_aops.h header file for I/O completion struct.Christoph Hellwig
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer
2005-09-02[XFS] Add infrastructure for tracking I/O completionsChristoph Hellwig
2005-09-02[XFS] add infrastructure for waiting on I/O completion at inode reclaimChristoph Hellwig
2005-09-02[XFS] remove unessecary vnode flagsChristoph Hellwig
2005-09-02[XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig
2005-09-02[XFS] Need to unlock the AIL before calling xfs_force_shutdown() becauseTim Shimmin