| Commit message (Expand) | Author | Age | Files | Lines |
* | sysfs: remove error messages for -EEXIST case | Stephen Hemminger | 2008-05-15 | 1 | -5/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-05-15 | 8 | -76/+181 |
|\ |
|
| * | 9p: fix error path during early mount | Eric Van Hensbergen | 2008-05-15 | 2 | -24/+23 |
| * | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering | 2008-05-15 | 1 | -6/+34 |
| * | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-15 | 8 | -48/+126 |
| * | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 2008-05-15 | 1 | -2/+2 |
* | | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() | Tiger Yang | 2008-05-15 | 2 | -0/+10 |
* | | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT | Mingming Cao | 2008-05-15 | 1 | -0/+2 |
|/ |
|
* | eCryptFS: fix imbalanced mutex locking | Cyrill Gorcunov | 2008-05-13 | 1 | -0/+2 |
* | Fix misuses of bdevname() | Jean Delvare | 2008-05-13 | 2 | -6/+4 |
* | fuse: add flag to turn on big writes | Miklos Szeredi | 2008-05-13 | 3 | -1/+9 |
* | memcg: fix possible panic when CONFIG_MM_OWNER=y | KOSAKI Motohiro | 2008-05-13 | 1 | -1/+1 |
* | Fix hfsplus oops on image without extents | Eric Sesterhenn | 2008-05-13 | 1 | -0/+2 |
* | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn | 2008-05-13 | 1 | -0/+1 |
* | quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off | Jan Kara | 2008-05-13 | 1 | -0/+10 |
* | ufs: remove unneeded ufs_put_inode prototype | Christoph Hellwig | 2008-05-13 | 1 | -1/+0 |
* | ecryptfs: clean up (un)lock_parent | Miklos Szeredi | 2008-05-13 | 1 | -9/+4 |
* | uml: move hppfs_kern.c to hppfs.c | Jeff Dike | 2008-05-13 | 2 | -3/+3 |
* | uml: hppfs fixes | Jeff Dike | 2008-05-13 | 1 | -52/+30 |
* | 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-12 | 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-07 | 1 | -6/+0 |
| * | [CIFS] Remove over-indented code in find_unc(). | Steve French | 2008-05-07 | 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-29 | 60 | -567/+727 |
| |\ \ |
|
| * | | | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov | 2008-04-29 | 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 |