Commit Graph

9059 Commits (2577046740fe6d77864128c6187c11125c2449ea)

Author SHA1 Message Date
Dave Jones 0a891adccc [CIFS] Fix reversed memset arguments 17 years ago
Igor Mammedov e4058245ac Adds username in the upcall key for unattended mounts with keytab 17 years ago
Steve French 0d817bc0d6 [CIFS] Remove redundant NULL check 17 years ago
Al Viro 9d8df6aa9b ocfs2 endianness fixes 17 years ago
Al Viro 79bc12a0a0 ecryptfs fixes 17 years ago
Al Viro 13c48c4902 fix hppfs Makefile breakage 17 years ago
Steve French 397d71ddfd [CIFS] Remove debug statement 17 years ago
Igor Mammedov 5651ced3ab Fix possible access to undefined memory region. 17 years ago
Steve French b9a3260f25 [CIFS] Enable DFS support for Windows query path info 17 years ago
Steve French 0e4bbde94f [CIFS] Enable DFS support for Unix query path info 17 years ago
Steve French 89562b777c [CIFS] add missing seq_printf to cifs_show_options for hard mount option 17 years ago
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
J. Bruce Fields 88dd0be387 nfsd: reorder printk in do_probe_callback to avoid use-after-free 17 years ago
Steve Grubb 6ee650467d [PATCH] open sessionid permissions 17 years ago
Steve French 2b280fab12 [CIFS] add more complete mount options to cifs_show_options 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
Steve French a1fe78f16e [CIFS] Add missing defines for DFS 17 years ago
Igor Mammedov fec4585fd7 CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. 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
Igor Mammedov de2db8d790 Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. 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
Steve French 95b1cb90b7 [CIFS] enable parsing for transport encryption mount parm 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French f9ddcca4cf [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl 17 years ago
Steve French c32916374b [CIFS] suppress duplicate warning 17 years ago
Stephen Hemminger 0599ad53fe sysfs: remove error messages for -EEXIST case 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
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago