| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-12 | 5 | -66/+81 |
|\ |
|
| * | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French | 2008-05-11 | 1 | -14/+14 |
| * | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton | 2008-05-11 | 4 | -17/+31 |
| * | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton | 2008-05-11 | 2 | -11/+11 |
| * | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov | 2008-05-11 | 1 | -25/+26 |
* | | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 2008-05-11 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-05-09 | 22 | -345/+340 |
|\ |
|
| * | [CIFS] fix build warning | Steve French | 2008-05-09 | 1 | -1/+1 |
| * | [CIFS] Fixed build warning in is_ip | Igor Mammedov | 2008-05-08 | 3 | -32/+5 |
| * | [CIFS] cleanup cifsd completion | Steve French | 2008-05-06 | 1 | -6/+0 |
| * | [CIFS] Remove over-indented code in find_unc(). | Steve French | 2008-05-06 | 1 | -33/+31 |
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-05-06 | 244 | -3120/+6688 |
| |\ |
|
| * | | [CIFS] fix typo | Steve French | 2008-05-02 | 1 | -1/+1 |
| * | | [CIFS] Remove duplicate call to mode_to_acl | Steve French | 2008-04-29 | 1 | -4/+0 |
| * | | [CIFS] convert usage of implicit booleans to bool | Steve French | 2008-04-29 | 17 | -214/+200 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Igor Mammedov | 2008-04-28 | 60 | -567/+727 |
| |\ \ |
|
| * | | | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov | 2008-04-28 | 1 | -11/+14 |
| * | | | [CIFS] Fix statfs formatting | Steve French | 2008-04-28 | 2 | -33/+36 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-28 | 16 | -146/+149 |
| |\ \ \ |
|
| * | | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski... | Steve French | 2008-04-26 | 1 | -10/+52 |
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-04-25 | 24 | -243/+543 |
| |\ \ \ \ |
|
| * | | | | | [CIFS] Fix spelling mistake | Steve French | 2008-04-25 | 1 | -1/+1 |
| * | | | | | [CIFS] Update cifs version number | Steve French | 2008-04-25 | 1 | -1/+1 |
* | | | | | | fs/proc/task_mmu.c: remove duplicated include files | Huang Weiyi | 2008-05-08 | 1 | -2/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-05-08 | 2 | -18/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "relay: fix splice problem" | Jens Axboe | 2008-05-08 | 1 | -1/+1 |
| * | | | | | | docbook: fix bio missing parameter | Randy Dunlap | 2008-05-07 | 1 | -0/+1 |
| * | | | | | | block: use unitialized_var() in bio_alloc_bioset() | Jens Axboe | 2008-05-07 | 1 | -1/+1 |
| * | | | | | | vfs: splice remove_suid() cleanup | Miklos Szeredi | 2008-05-07 | 1 | -16/+13 |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2008-05-08 | 4 | -6/+145 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | udf: Fix memory corruption when fs mounted with noadinicb option | Jan Kara | 2008-05-07 | 1 | -2/+3 |
| * | | | | | | | udf: Make udf exportable | Rasmus Rohde | 2008-05-07 | 3 | -2/+140 |
| * | | | | | | | udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline | Adrian Bunk | 2008-04-28 | 1 | -2/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 | 1 | -1/+5 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | VFS: fix unused variable warning | Linus Torvalds | 2008-05-06 | 1 | -2/+0 |
* | | | | | | [PATCH] fix SMP ordering hole in fcntl_setlk() | Al Viro | 2008-05-06 | 1 | -2/+15 |
* | | | | | | [PATCH] kill ->put_inode | Christoph Hellwig | 2008-05-06 | 1 | -3/+0 |
* | | | | | | [PATCH] fix reservation discarding in affs | Roman Zippel | 2008-05-06 | 5 | -46/+41 |
| |_|_|_|/
|/| | | | |
|
* | | | | | task_nommu: fix compile failing bug because of spilt file.h | Bryan Wu | 2008-05-04 | 1 | -0/+1 |
* | | | | | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -0/+17 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-03 | 2 | -11/+17 |
|\ \ \ \ \ |
|
| * | | | | | netns: assign PDE->data before gluing entry into /proc tree | Denis V. Lunev | 2008-05-02 | 2 | -11/+17 |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-02 | 7 | -8/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | ocfs2: Use GFP_NOFS in kmalloc during localalloc window move | Sunil Mushran | 2008-04-30 | 1 | -2/+2 |
| * | | | | | | ocfs2: Allow uid/gid/perm changes of symlinks | Sunil Mushran | 2008-04-30 | 2 | -0/+6 |
| * | | | | | | ocfs2/dlm: dlmdebug.c: make 2 functions static | Adrian Bunk | 2008-04-30 | 1 | -3/+5 |
| * | | | | | | ocfs2: make struct o2cb_stack_ops static | Adrian Bunk | 2008-04-30 | 1 | -1/+1 |
| * | | | | | | ocfs2: make struct ocfs2_control_device static | Adrian Bunk | 2008-04-30 | 1 | -1/+1 |
| * | | | | | | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) | Joel Becker | 2008-04-30 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-02 | 16 | -60/+55 |
|\ \ \ \ \ \ \ |
|