aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-05-19[CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French
2008-05-17[CIFS] add more complete mount options to cifs_show_optionsSteve French
2008-05-16[CIFS] Add missing defines for DFSSteve French
2008-05-16CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov
2008-05-16Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French
2008-05-15[CIFS] Finishup DFS codeSteve French
2008-05-15[CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French
2008-05-15[CIFS] suppress duplicate warningSteve French
2008-05-15[CIFS] Fix paths when share is in DFS to include proper prefixSteve French
2008-05-14add function to convert access flags to legacy open modeJeff Layton
2008-05-14clarify return value of cifs_convert_flags()Jeff Layton
2008-05-13[CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French
2008-05-13[CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz
2008-05-13fix memory leak in CIFSFindNextJeff Layton
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrJeff Layton
2008-05-11[CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-05-09[CIFS] fix build warningSteve French
2008-05-08[CIFS] Fixed build warning in is_ipIgor Mammedov
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-05-08Revert "relay: fix splice problem"Jens Axboe
2008-05-07docbook: fix bio missing parameterRandy Dunlap
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara
2008-05-07udf: Make udf exportableRasmus Rohde
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi
2008-05-06[CIFS] cleanup cifsd completionSteve French
2008-05-06[CIFS] Remove over-indented code in find_unc().Steve French
2008-05-06VFS: fix unused variable warningLinus Torvalds
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-02[CIFS] fix typoSteve French
2008-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev