Commit Graph

9793 Commits (1077be58ad7baadd86e47e8b4f6209fa5b6364a5)

Author SHA1 Message Date
David Woodhouse 75caf6b5ac [JFFS2] Fill in f_fsid field in jffs2_statfs() 17 years ago
Adrian Hunter bde86fec7c [JFFS2] Correct symlink name too long error code 17 years ago
Adrian Hunter bb0eb217c9 [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Adrian Bunk f1c7f79b6a [NFSD] uninline nfsd4_op_name() 17 years ago
Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function 17 years ago
Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function 17 years ago
Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function 17 years ago
Denis ChengRq 1ac0ae062c bio: make use of bvec_nr_vecs 17 years ago
Steve French 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago
Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir 17 years ago
Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg 17 years ago
Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo 17 years ago
Steve French 063ea27925 [CIFS] fix trailing whitespace 17 years ago
Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name 17 years ago
Alexander Beregalov 7c44319dc6 proc: fix warnings 17 years ago
Alexander Beregalov dc60bf1d83 omfs: fix warning 17 years ago
Suresh Jayaraman 9e96af8525 Fix missing braces in cifs_revalidate() 17 years ago
Nick Piggin ca5de404ff fs: rename buffer trylock 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Jeff Layton 93d0ec8518 remove locking around tcpSesAllocCount atomic variable 17 years ago
Eric Sandeen 7d55992d60 ext4: remove write-only variables from ext4_ordered_write_end 17 years ago
OGAWA Hirofumi 17263849c7 fat: Fix allow_utime option 17 years ago
Jeff Layton 66b8bd3c40 [CIFS] properly account for new user= field in SPNEGO upcall string allocation 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Miklos Szeredi a95164d979 [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
Alexey Dobriyan 7ee7c12b71 [PATCH] devpts: switch to IDA 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Stephen Smalley f418b00607 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree 17 years ago
David Woodhouse b7600dba6d [JFFS2] Fix allocation of summary buffer 17 years ago
Julia Lawall c259ae52e2 [PATCH] ocfs2: Release mutex in error handling code 17 years ago
Sunil Mushran 961cecbee6 [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Sunil Mushran c69991aac7 [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays 17 years ago
Joel Becker 70526b6744 [PATCH] configfs: Pin configfs subsystems separately from new config_items. 17 years ago
Louis Rilling 99cefda42a [PATCH] configfs: Fix open directory making rmdir() fail 17 years ago
Louis Rilling 2e2ce171c3 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure 17 years ago
Louis Rilling 2a109f2a41 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories 17 years ago
Louis Rilling 9a73d78cda [PATCH] configfs: Fix failing symlink() making rmdir() fail 17 years ago
Louis Rilling 4768e9b18d [PATCH] configfs: Fix symlink() to a removing item 17 years ago
Joel Becker dacdd0e047 [PATCH] configfs: Include linux/err.h in linux/configfs.h 17 years ago
Jeff Layton 2f0e58ac3a [CIFS] remove level of indentation from decode_negTokenInit 17 years ago
Linus Torvalds 0056e65f9e romfs_readpage: don't report errors for pages beyond i_size 17 years ago