| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] Check return code on failed alloc | Cyrill Gorcunov | 2007-08-18 | 2 | -0/+10 |
* | [CIFS] Fix hang in find_writable_file | Steve French | 2007-07-26 | 4 | -13/+35 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -5/+5 |
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2007-07-19 | 3 | -6/+6 |
|\ |
|
| * | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 | 1 | -0/+1 |
| * | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -0/+2 |
| * | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -4/+4 |
* | | [CIFS] merge conflict in fs/cifs/export.c | Steve French | 2007-07-19 | 1 | -0/+1 |
* | | [CIFS] Allow disabling CIFS Unix Extensions as mount option | Steve French | 2007-07-18 | 9 | -46/+65 |
* | | [CIFS] More whitespace/formatting fixes (noticed by checkpatch) | Steve French | 2007-07-17 | 10 | -46/+88 |
* | | [CIFS] Typo in previous patch | Steve French | 2007-07-16 | 1 | -2/+1 |
* | | [CIFS] zero_user_page() conversions | Eric | 2007-07-16 | 1 | -4/+1 |
* | | [CIFS] use simple_prepare_write to zero page data | Nate | 2007-07-16 | 1 | -8/+1 |
* | | [CIFS] Fix build break - inet.h not included when experimental ifdef off | Steve French | 2007-07-15 | 1 | -2/+0 |
* | | [CIFS] Add support for new POSIX unlink | Steve French | 2007-07-15 | 5 | -11/+103 |
* | | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-13 | 27 | -1160/+1285 |
* | | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 | 6 | -14/+33 |
* | | [CIFS] whitespace cleanup | Steve French | 2007-07-10 | 12 | -591/+610 |
* | | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 | 8 | -36/+71 |
* | | [CIFS] more whitespace fixes | Steve French | 2007-07-08 | 4 | -137/+141 |
* | | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 | 7 | -538/+544 |
* | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 | 6 | -46/+48 |
* | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 | 3 | -228/+232 |
* | | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 | 2 | -62/+1 |
* | | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 | 2 | -1/+3 |
* | | [CIFS] whitespace fixes | Steve French | 2007-06-28 | 6 | -106/+108 |
* | | [CIFS] Fix sign mount option and sign proc config setting | Steve French | 2007-06-28 | 2 | -95/+29 |
* | | [CIFS] whitespace cleanup | Steve French | 2007-06-27 | 1 | -26/+27 |
* | | [CIFS] Do not allow signals in cifs_demultiplex_thread | Jeff | 2007-06-25 | 1 | -6/+7 |
* | | [CIFS] fix whitespace | Steve French | 2007-06-24 | 2 | -56/+58 |
* | | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 | 6 | -29/+80 |
|/ |
|
* | [CIFS] CIFS should honour umask | Steve French | 2007-06-08 | 2 | -4/+7 |
* | [CIFS] Missing flag on negprot needed for some servers to force packet signing | Yehuda Sadeh Weinraub | 2007-06-05 | 1 | -2/+2 |
* | [CIFS] whitespace cleanup part 2 | Steve French | 2007-06-05 | 3 | -132/+138 |
* | [CIFS] whitespace cleanup | Steve French | 2007-06-05 | 4 | -125/+124 |
* | [CIFS] fix mempool destroy done in wrong order in cifs error path | Akinobu Mita | 2007-06-04 | 1 | -1/+1 |
* | [CIFS] typo in previous patch | Steve French | 2007-05-24 | 1 | -3/+3 |
* | [CIFS] Fix oops on failed cifs mount (in kthread_stop) | Steve French | 2007-05-23 | 1 | -2/+12 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -4/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | [CIFS] Fix typo in cifs readme from previous commit | Steve French | 2007-05-05 | 1 | -2/+2 |
* | [CIFS] Make sec=none force an anonymous mount | Jeff Layton | 2007-05-05 | 3 | -8/+24 |
* | [CIFS] Change semaphore to mutex for cifs lock_sem | Roland Dreier | 2007-05-03 | 3 | -9/+9 |
* | [CIFS] Fix oops in reset_cifs_unix_caps on reconnect | Steve French | 2007-05-03 | 1 | -1/+1 |
* | [CIFS] UID/GID override on CIFS mounts to Samba | Steve French | 2007-04-30 | 8 | -171/+213 |
* | [CIFS] prefixpath mounts to servers supporting posix paths used wrong slash | Steve French | 2007-04-26 | 1 | -1/+7 |
* | [CIFS] Update cifs version to 1.49 | Steve French | 2007-04-26 | 2 | -41/+30 |
* | [CIFS] Replace kmalloc/memset combination with kzalloc | vignesh | 2007-04-25 | 1 | -5/+2 |
* | [CIFS] Add IPv6 support | Steve French | 2007-04-25 | 3 | -7/+40 |