Commit Graph

2734 Commits (6937a25cff818d32d0f9ff58a518c9ab96760aeb)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 6f0419e06a [PATCH] for_each_possible_cpu: xfs 19 years ago
David Howells d6938d1b27 [PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Andrew Morton d702ccb342 [PATCH] prune_one_dentry() tweaks 19 years ago
NeilBrown 0feae5c47a [PATCH] Fix dcache race during umount 19 years ago
Miklos Szeredi c89681ed7d [PATCH] remove steal_locks() 19 years ago
OGAWA Hirofumi 09d967c6f3 [PATCH] Fix a race condition between ->i_mapping and iput() 19 years ago
Anton Altaparmakov f893afbe12 [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) 19 years ago
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Amy Griffis 9c937dcc71 [PATCH] log more info for directory entry change events 19 years ago
Al Viro e018290929 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array 19 years ago
Al Viro 473ae30bc7 [PATCH] execve argument logging 19 years ago
Amy Griffis 3ca10067f7 [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
Amy Griffis a9dc971d3f [PATCH] inotify (3/5): add interfaces to kernel API 19 years ago
Amy Griffis 7c29772288 [PATCH] inotify (2/5): add name's inode to event handler 19 years ago
Amy Griffis 2d9048e201 [PATCH] inotify (1/5): split kernel API from userspace support 19 years ago
Nathan Scott d8ce753241 [XFS] Remove files from the build that are now unused. 19 years ago
Nathan Scott d7b849da47 [XFS] Fix a Makefile issue related to exports.o handling. 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott da2f4d679c [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one 19 years ago
Al Viro 0d8fee3270 [XFS] Kill direct access to ->count in valusema(); all we ever use it for 19 years ago
Nathan Scott a805bad5da [XFS] Remove unneeded conditional code on NFS export interface related 19 years ago
Nathan Scott 6fe90e6d14 [XFS] Remove an incorrect use of unlikely() on a relatively likely code 19 years ago
Nathan Scott 1e69dd0eb3 [XFS] Push some common code out of write path into core XFS code for 19 years ago
Nathan Scott 1d47bec290 [XFS] Remove unnecessary local from open_exec dmapi path. 19 years ago
David Woodhouse 1046d88001 [JFFS2] Check CRC32 on dirent and data nodes each time they're read 19 years ago
David Woodhouse fc6612f627 [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space 19 years ago
David Woodhouse 2ba72cb754 [JFFS2] Mark XATTR support as experimental, for now 19 years ago
David Woodhouse 3877f0b6c9 [JFFS2] Don't trust node headers before the CRC is checked. 19 years ago
Jens Axboe 991721572e [PATCH] Fix missing ret assignment in __bio_map_user() error path 19 years ago
Kirill Korotaev 9cedc194a7 [PATCH] Return error in case flock_lock_file failure 19 years ago
Nathan Scott d7ede1aa5d [XFS] Minor XFS documentation updates. 19 years ago
David Woodhouse 4ed0156f77 [JFFS2] Fix more breakage caused by janitorial meddling. 19 years ago
Nathan Scott b190f1138b [XFS] Fix broken const use inside local suffix_strtoul routine. 19 years ago
Mandy Kirkconnell 477829ef2e [XFS] Fix nused counter. It's currently getting set to -1 rather than 19 years ago
Nathan Scott 421ad13458 [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw 19 years ago
Nathan Scott 4d1a2ed3d8 [XFS] Fix up debug code so that bulkstat wont generate thousands of 19 years ago
Nathan Scott a916e2bd15 [XFS] Remove unused parameter from di2xflags routine. 19 years ago
Nathan Scott 34327e1384 [XFS] Cleanup a missed porting conversion, and freezing. 19 years ago
Nathan Scott 8285fb58e7 [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD 19 years ago
Nathan Scott 67fcaa73ad [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. 19 years ago
Nathan Scott b83bd13881 [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. 19 years ago
Nathan Scott 932f2c3231 [XFS] statvfs component of directory/project quota support, code 19 years ago
Nathan Scott b65745205f [XFS] Portability changes: remove prdev, stick to one diagnostic 19 years ago
Nathan Scott 9c48876a05 [XFS] Remove dead code from come bulkstat paths. 19 years ago
Nathan Scott ad723875ac [XFS] Fix a typo in a header file comment. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 59c1b082f5 [XFS] Make the pflags test/set wrappers more legible for us mere humans. 19 years ago
Nathan Scott e109007461 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. 19 years ago