Commit Graph

9352 Commits (b500563b22ea2a78760b2ccaa328426b0388e2ee)

Author SHA1 Message Date
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
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
Jeff Layton 35fc37d517 add function to convert access flags to legacy open mode 17 years ago
Jeff Layton e10f7b551d clarify return value of cifs_convert_flags() 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
Steve French 77c57ec896 [CIFS] don't explicitly do a FindClose on rewind when directory search has ended 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
Alexey Dobriyan b2e03ca748 JFS: switch to seq_files 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Marcin Slusarz ed5f037005 [CIFS] CIFSSMBPosixLock should return -EINVAL on error 17 years ago
Jeff Layton 6353450a2d fix memory leak in CIFSFindNext 17 years ago
Jeff Layton d0a9c078db [CIFS] CIFS currently allows for permissions to be changed on files, even 17 years ago
Marcin Slusarz 88f85a55c0 JFS: 0 is not valid errno value so return NULL from jfs_lookup 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
Linus Torvalds c3921ab715 Add new 'cond_resched_bkl()' helper function 17 years ago
Steve French e691b9d1a0 [CIFS] don't allow demultiplex thread to exit until kthread_stop is called 17 years ago
Jeff Layton 67750fb9e0 [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir 17 years ago
Jeff Layton 02eadeffda [CIFS] add local struct inode pointer to cifs_setattr 17 years ago
Cyrill Gorcunov 1b20d67218 [CIFS] cifs_find_tcp_session cleanup 17 years ago
Steve French af4b3c355c [CIFS] fix build warning 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Huang Weiyi 19566ca6dc fs/proc/task_mmu.c: remove duplicated include files 17 years ago