Commit Graph

8985 Commits (122a881c776b7c155bf3f379928cc27aab435288)

Author SHA1 Message Date
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
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
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
Ulrich Drepper ba719baeab sys_pipe(): fix file descriptor leaks 17 years ago
Jens Axboe 75065ff619 Revert "relay: fix splice problem" 17 years ago
Randy Dunlap ffee0259c9 docbook: fix bio missing parameter 17 years ago
Jens Axboe eeae1d48c0 block: use unitialized_var() in bio_alloc_bioset() 17 years ago
Jan Kara 9afadc4b1f udf: Fix memory corruption when fs mounted with noadinicb option 17 years ago
Rasmus Rohde 221e583a73 udf: Make udf exportable 17 years ago
Miklos Szeredi 7f3d4ee108 vfs: splice remove_suid() cleanup 17 years ago
Steve French cf432eb50f [CIFS] cleanup cifsd completion 17 years ago
Steve French dea570e08a [CIFS] Remove over-indented code in find_unc(). 17 years ago
Linus Torvalds 6ce07c7b61 VFS: fix unused variable warning 17 years ago
Al Viro 0b2bac2f1e [PATCH] fix SMP ordering hole in fcntl_setlk() 17 years ago
Christoph Hellwig 33dcdac2df [PATCH] kill ->put_inode 17 years ago
Roman Zippel dca3c33652 [PATCH] fix reservation discarding in affs 17 years ago
Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h 17 years ago
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
Steve French 5ade9deaaa [CIFS] fix typo 17 years ago
Denis V. Lunev 78e92b99ec netns: assign PDE->data before gluing entry into /proc tree 17 years ago
Jared Hulbert a98889f3d8 [MTD][NOR] Add physical address to point() method 17 years ago
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
Al Viro 5c598b3428 [PATCH] fix sysctl_nr_open bugs 17 years ago
Al Viro 2030a42cec [PATCH] sanitize anon_inode_getfd() 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Al Viro a2dcb44c3c [PATCH] make osf_select() use core_sys_select() 17 years ago
David Woodhouse 1b690b4878 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. 17 years ago
Harvey Harrison bd7309677c fuse: use clamp() rather than nested min/max 17 years ago
Jan Blunck 868eb7a853 autofs: path_{get,put}() cleanups 17 years ago
Jeff Moyer 9d2de6ad2a autofs4: fix incorrect return from root.c:try_to_fill_dentry() 17 years ago
Jeff Moyer 033790449b autofs4: fix execution order race in mount request code 17 years ago
Ian Kent cab0936aac autofs4: check for invalid dentry in getpath 17 years ago