summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-10-07[CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French
2005-10-06[CIFS] cleanup sparse and compile errors in previous fixSteve French
2005-10-05CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French
2005-10-05CIFS: implement cifs_writepages to perform multi-page I/OSteve French
2005-10-05CIFS: Create routine find_writable_file to reduce redundant codeSteve French
2005-10-04[CIFS] Missing parenthesis from error message in previous fixSteve French
2005-10-03[CIFS] Allow SMBWrite2 to work to older serversSteve French
2005-10-03[CIFS] Add writepages support to shrink memory usage on writes,Steve French
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French
2005-09-22[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French
2005-09-21[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French
2005-09-19[CIFS] Add support for legacy servers part seven. Fix open for write,Steve French
2005-09-16[CIFS] Add support for legacy servers part six. Fix read syntax soSteve French
2005-09-16[CIFS] Fix readdir caching when unlink removes file in current searchSteve French
2005-09-16[CIFS] Fix compiler warningsSteve French
2005-09-06[CIFS] Update cifs TODO list with additional new features thatSteve French
2005-09-06Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter
2005-09-02[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loaderGreg Ungerer
2005-09-02[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl
2005-09-02[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu
2005-09-01[CIFS] Add support for legacy servers part 5Steve French
2005-08-31[CIFS] Add support for legacy servers part 4Steve French
2005-08-30[CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte rangeSteve French
2005-08-30[CIFS] Add support for suspendSteve French
2005-08-30Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-08-30[CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git Linus Torvalds
2005-08-27[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French
2005-08-26[PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan
2005-08-25[CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French
2005-08-25[CIFS] Use file instead of dentry in cifs dir_notify structSteve French
2005-08-25[CIFS] Change notify support part 3Steve French
2005-08-25[CIFS] Missing line from previous patchSteve French
2005-08-25[CIFS] Change notify support part 2Steve French
2005-08-24[CIFS] Update thanks/contributor list with Miklos SzerediSteve French
2005-08-24CIFS: Fix typos in fs/cifs/CHANGESSteve French
2005-08-24CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French
2005-08-24[CIFS] Support for mounting to older servers part 2. Add support forSteve French
2005-08-23[CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French
2005-08-23[CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French