Commit Graph

3095 Commits (7d928a2b14eede1f333db7b7b684c57f7fa7f456)

Author SHA1 Message Date
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
Pavel Machek 0fd1ffe063 [CIFS] Fix suspend/resume problem which causes EIO on subsequent access to 19 years ago
Nathan Scott d7ede1aa5d [XFS] Minor XFS documentation updates. 19 years ago
Steve French 6344a423e5 [CIFS] fix minor compile warning when config_cifs_weak_security is off 19 years ago
David Woodhouse 4ed0156f77 [JFFS2] Fix more breakage caused by janitorial meddling. 19 years ago
Trond Myklebust 28df955a2a NLM: Fix reclaim races 19 years ago
Trond Myklebust 5046791417 NLM: sem to mutex conversion 19 years ago
Trond Myklebust 81039f1f20 NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts 19 years ago
David Howells f7b422b17e NFS: Split fs/nfs/inode.c 19 years ago
Trond Myklebust 4e5ccf60c5 NFS: Fix typo in nfs_do_clone_mount() 19 years ago
Trond Myklebust 860de07139 NFS: Fix compile errors introduced by referrals patches 19 years ago
Trond Myklebust 87e4ba1a62 NFSv4: Ensure that referral mounts bind to a reserved port 19 years ago
Andy Adamson 33a43f2802 NFSv4: A root pathname is sent as a zero component4 19 years ago
Manoj Naik 6b97fd3da1 NFSv4: Follow a referral 19 years ago
Manoj Naik 9cdb3883c3 NFSv4: Ensure client submounts when following a referral 19 years ago
Manoj Naik 61f5164cab NFS: Expand clone mounts to include other servers 19 years ago
Manoj Naik c818ba43f9 NFSv4: Create NFSv4 transport and client 19 years ago
Manoj Naik 830b8e33fe NFSv4: Define an fs_locations bitmap 19 years ago
Manoj Naik 361e624f6d NFSv4: GETATTR attributes on referral 19 years ago
Manoj Naik 99baf625d3 NFSv4: Decode mounted_on_fileid attribute in getattr. 19 years ago
Manoj Naik 7aaa0b3bd4 NFSv4: convert fs-locations-components to conform to RFC3530 19 years ago
Trond Myklebust 683b57b435 NFSv4: Implement the fs_locations function call 19 years ago
Trond Myklebust 51d8fa6a10 NFS: Add timeout to submounts 19 years ago
Trond Myklebust 55a975937d NFS: Ensure the client submounts, when it crosses a server mountpoint. 19 years ago
Trond Myklebust 8b4bdcf899 NFS: Store the file system "fsid" value in the NFS super block. 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Trond Myklebust 5528f911b4 VFS: Add shrink_submounts() 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago
Trond Myklebust bb4a58bf46 VFS: Add GPL_EXPORTED function vfs_kern_mount() 19 years ago
Trond Myklebust da6d503aa0 NFS: Remove nfs_delete_inode() 19 years ago
Trond Myklebust d2ccddf042 NFS: Flesh out nfs_invalidate_page() 19 years ago