Commit Graph

9027 Commits (c110a2bd82676a8f124cf4dfc39339fd366f0e59)

Author SHA1 Message Date
David Teigland 817d10bad5 dlm: fix plock dev_write return value 17 years ago
Marcin Slusarz 0035a4b149 dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL 17 years ago
Leonardo Potenza 88ad23195e dlm: section mismatch warning fix 17 years ago
Matthias Kaehlcke 7a936ce71e dlm: convert connections_lock in a mutex 17 years ago
Steve Grubb 6ee650467d [PATCH] open sessionid permissions 17 years ago
Al Viro e9baf6e598 [PATCH] return to old errno choice in mkdir() et.al. 17 years ago
WANG Cong 23c4971e3d [Patch] fs/binfmt_elf.c: fix wrong return values 17 years ago
Al Viro 08a6fac1c6 [PATCH] get rid of leak in compat_execve() 17 years ago
WANG Cong 5f719558ed [Patch] fs/binfmt_elf.c: fix a wrong free 17 years ago
Al Viro eceea0b3df [PATCH] avoid multiplication overflows and signedness issues for max_fds 17 years ago
Al Viro adbecb128c [PATCH] dup_fd() part 4 - race fix 17 years ago
Al Viro afbec7fff4 [PATCH] dup_fd() - part 3 17 years ago
Al Viro 9dec3c4d30 [PATCH] dup_fd() part 2 17 years ago
Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Harvey Harrison 9a6ab769bd byteorder: don't directly include linux/byteorder/generic.h 17 years ago
Adrian Bunk 1d2e88e73e nfs: make nfs4_drop_state_owner() static 17 years ago
Jan Blunck 31f31db1a1 nfs: path_{get,put}() cleanups 17 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Eric Paris 46c8ac7425 nfs/lsm: make NFSv4 set LSM mount options 17 years ago
Trond Myklebust 3a6258e1fb NFSv4: Check the return value of decode_compound_hdr_arg() 17 years ago
Fred Isaman 38def50fab nfs: fix race in nfs_dirty_request 17 years ago
Trond Myklebust b0b539739f NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching 17 years ago
Mingming Cao 02c471cb17 jbd2: update transaction t_state to T_COMMIT fix 17 years ago
Aneesh Kumar K.V 519deca049 ext4: Retry block allocation if new blocks are allocated from system zone. 17 years ago
Tiger Yang 7e01c8e542 ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() 17 years ago
Mingming Cao 772279c5f1 jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Jim Meyering ab31267dfe fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Markus Armbruster b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust 17 years ago
Valerie Clement 1930479c4b ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems 17 years ago
Jan Kara 2c8be6b222 ext4: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 0623543b33 ext4: fix synchronization of quota files in journal=data mode 17 years ago
Jan Kara cd59e7b978 ext4: Fix mount messages when quota disabled 17 years ago
Jan Kara dfc5d03f12 ext4: correct mount option parsing to detect when quota options can be changed 17 years ago
Cyrill Gorcunov 43f14d856f eCryptFS: fix imbalanced mutex locking 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Miklos Szeredi 78bb6cb9a8 fuse: add flag to turn on big writes 17 years ago
KOSAKI Motohiro 4cd1a8fc3d memcg: fix possible panic when CONFIG_MM_OWNER=y 17 years ago
Eric Sesterhenn 706322496b Fix hfsplus oops on image without extents 17 years ago
Serge E. Hallyn 289f8e27ed capabilities: add bounding set to /proc/self/status 17 years ago
Jan Kara 9377abd026 quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off 17 years ago
Christoph Hellwig bb45d64224 ufs: remove unneeded ufs_put_inode prototype 17 years ago
Miklos Szeredi 8dc4e37362 ecryptfs: clean up (un)lock_parent 17 years ago
Jeff Dike 46d7b522eb uml: move hppfs_kern.c to hppfs.c 17 years ago
Jeff Dike a0612b1f0b uml: hppfs fixes 17 years ago
Jean Delvare 00377d8e38 [GFS2] Prefer strlcpy() over snprintf() 17 years ago
Andrew Price ad99f77778 [GFS2] Fix cast from unsigned int to s64 17 years ago
Bob Peterson 091806edd4 [GFS2] filesystem consistency error from do_strip 17 years ago