Commit Graph

11135 Commits (261bca86ed4f7f391d1938167624e78da61dcc6b)

Author SHA1 Message Date
Al Viro 261bca86ed nfsd/create race fixes, infrastructure 16 years ago
Eric Paris 272eb01485 filesystem notification: create fs/notify to contain all fs notification 16 years ago
Denis ChengRq c2acf7b908 fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
Steven Rostedt 1239f26c05 make INIT_FS use the __RW_LOCK_UNLOCKED initialization 16 years ago
Al Viro 18d8fda7c3 take init_fs to saner place 16 years ago
Christoph Hellwig cb23beb551 kill vfs_permission 16 years ago
Christoph Hellwig 3fb64190aa pass a struct path * to may_open 16 years ago
Christoph Hellwig b4091d5f6f kill walk_init_root 16 years ago
Christoph Hellwig 66f221875d remove incorrect comment in inode_permission 16 years ago
Arjan van de Ven 52afeefb9d expand some comments (d_path / seq_path) 16 years ago
Zhaolei be42c4c433 correct wrong function name of d_put in kernel document and source comment 16 years ago
Al Viro dc711ca35f fix switch_names() breakage in short-to-short case 16 years ago
Duane Griffin 7df5fa06de befs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin a63d0ff31a freevxfs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 21acaf8e8d sysv: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin e83c1397ca ext4: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin b5ed3112b5 ext3: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin 8d6d0c4da2 ext2: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin ebd09abbd9 vfs: ensure page symlinks are NUL-terminated 16 years ago
Duane Griffin a17d5232de eCryptfs: check readlink result was not an error before using it 16 years ago
Julia Lawall 5cc4a0341a fs/namespace.c: drop code after return 16 years ago
Nick Piggin c2452f3278 shrink struct dentry 16 years ago
Richard Kennedy e2b689d82c fs: reorder struct inotify_device on 64bits to remove padding 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
WANG Cong 46f72f57d2 fs/nfs/nfs4proc.c: make nfs4_map_errors() static 16 years ago
Jens Axboe d3f761104b bio: get rid of bio_vec clearing 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Jens Axboe abf137dd77 aio: make the lookup_ioctx() lockless 16 years ago
Jens Axboe 392ddc3298 bio: add support for inlining a number of bio_vecs inside the bio 16 years ago
Jens Axboe bb799ca020 bio: allow individual slabs in the bio_set 16 years ago
Jens Axboe 1b43449869 bio: move the slab pointer inside the bio_set 16 years ago
Jens Axboe 7ff9345ffa bio: only mempool back the largest bio_vec slab cache 16 years ago
Keith Mannthey 08bafc0341 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set 16 years ago
Stephen Rothwell bf66542bef cifs: update for new IP4/6 address printing 16 years ago
Julia Lawall 359d67d6ad [CIFS] Remove redundant test 16 years ago
Steve French c6fbba0546 [CIFS] make sure that DFS pathnames are properly formed 16 years ago
Volker Lendecke ac6a3ef405 Remove an already-checked error condition in SendReceiveBlockingLock 16 years ago
Volker Lendecke 698e96a826 Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition 16 years ago
Volker Lendecke 17c8bfed8a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition 16 years ago
Steve French 2b2bdfba7a [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition 16 years ago
Volker Lendecke 8e4f2e8a1e Slightly streamline SendReceive[2] 16 years ago
Volker Lendecke 829049cbb1 Check the return value of cifs_sign_smb[2] 16 years ago
Steve French 4c3130efda [CIFS] Cleanup: Move the check for too large R/W requests 16 years ago
Volker Lendecke 27a97a613b [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch 16 years ago
Volker Lendecke 8fbbd365cc Simplify allocate_mid() slightly: Remove some unnecessary "else" branches 16 years ago
Volker Lendecke 6d9c6d5431 [CIFS] In SendReceive, move consistency check out of the mutexed region 16 years ago
Jeff Layton 00e485b019 cifs: store password in tcon 16 years ago
Jeff Layton 4e53a3fb98 cifs: have calc_lanman_hash take more granular args 16 years ago