Commit Graph

751 Commits (10f47e6a1b8b276323b652053945c87a63a5812d)

Author SHA1 Message Date
Miklos Szeredi 0494f6ec5d [PATCH] use get_fs_struct() in proc 20 years ago
Miklos Szeredi 09dd17d3e5 [PATCH] namei cleanup 20 years ago
Miklos Szeredi e89bbd3a0b [PATCH] remove iattr.ia_attr_flags 20 years ago
Coywolf Qi Hunt 736c7b808f [PATCH] alloc_buffer_head() and free_buffer_head() cleanup 20 years ago
John McCutchan 7ea6040b0e [PATCH] inotify: fix event loss on hardlinked files 20 years ago
Jesper Juhl 82a25b5670 [PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note 20 years ago
Pekka Enberg 5e5d7a2229 [PATCH] pipe: remove redundant fifo_poll abstraction 20 years ago
Ravikiran G Thirumalai 6c231b7bab [PATCH] Additions to .data.read_mostly section 20 years ago
Dave Johnson a97c9bf33f [PATCH] fix cramfs making duplicate entries in inode cache 20 years ago
Eric Dumazet 2832e9366a [PATCH] remove file.f_maxcount 20 years ago
Tejun Heo 5acd57936c [PATCH] fs: remove redundant timespec_equal test in update_atime() 20 years ago
Adrian Bunk 5e1efe4931 [PATCH] jffs/jffs2: remove wrong function prototypes 20 years ago
Adrian Bunk 919532a545 [PATCH] fs/Kconfig: quota help text updates 20 years ago
Miklos Szeredi 2b579beec2 [PATCH] proc: link count fix 20 years ago
Robert Love b800685437 [PATCH] fsnotify: hook on removexattr, too 20 years ago
Karsten Wiese f3ef6f63e5 [PATCH] Speedup FAT filesystem directory reads 20 years ago
Bruce Allan f35279d3f7 [PATCH] sunrpc: cache_register can use wrong module reference 20 years ago
Mark Bellon 8fc2751beb [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts 20 years ago
Adrian Bunk 5dd42c262b [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion 20 years ago
Peter Osterlund 3676347a5e [PATCH] kill bio->bi_set 20 years ago
Adrian Bunk 022a4a7bbd [PATCH] fs/jbd/: cleanups 20 years ago
Stephen Rothwell 202e5979af [PATCH] compat: be more consistent about [ug]id_t 20 years ago
John McCutchan 820249bafe [PATCH] inotify speedup 20 years ago
Tom Zanussi e82894f84d [PATCH] relayfs 20 years ago
Paolo 'Blaisorblade' Giarrusso 1e40cd383c [PATCH] uml: fixes performance regression in activate_mm and thus exec() 20 years ago
Stephen Smalley f549d6c18c [PATCH] Generic VFS fallback for security xattrs 20 years ago
Mauricio Lin e070ad49f3 [PATCH] add /proc/pid/smaps 20 years ago
Christoph Lameter 6e21c8f145 [PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside 20 years ago
Nathan Scott cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Nathan Scott c31e887807 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 20 years ago
Christoph Hellwig a3c476d8a1 [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 20 years ago
Christoph Hellwig 4df08c5258 [XFS] Switch kernel thread handling to the kthread_ API 20 years ago
David Chinner 2f92658751 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after 20 years ago
Christoph Hellwig ba403ab43e [XFS] Retry linux inode cacech lookup if we found a stale inode. This 20 years ago
Tim Shimmin efa092f3d4 [XFS] Fixes a bug in the quota code when allocating a new dquot record 20 years ago
Christoph Hellwig 0f9fffbcc1 [XFS] remove some dead code from pagebuf 20 years ago
Christoph Hellwig 02ba71de98 [XFS] allow a null behaviour pointer in linvfs_clear_inode 20 years ago
Nathan Scott 53937c52c3 [XFS] Manage spinlock differences between kernel versions a bit. 20 years ago
Eric Sandeen 526c420c44 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls 20 years ago
Felix Blyakher 0c147f9a86 [XFS] Check if there is first behavior before calling VOP_RECLAIM from 20 years ago
Tim Shimmin 4cd4a034a3 [XFS] Need to be able to reset sb_qflags if not mounting with quotas 20 years ago
Christoph Hellwig 56d433e430 [XFS] streamline the clear_inode path 20 years ago
Christoph Hellwig c1a073bdff [XFS] Delay I/O completion for unwritten extents after conversion 20 years ago
Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary 20 years ago
Christoph Hellwig 65b3da3705 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. 20 years ago
Greg Ungerer 213b24c93b [PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader 20 years ago
Christoph Hellwig 0829c3602f [XFS] Add infrastructure for tracking I/O completions 20 years ago
Christoph Hellwig 51c91ed52b [XFS] add infrastructure for waiting on I/O completion at inode reclaim 20 years ago
Christoph Hellwig 592cb26bda [XFS] remove unessecary vnode flags 20 years ago
Christoph Hellwig 760dea671e [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco 20 years ago