| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | UBIFS: fix 64-bit divisions in debug print | Adrian Hunter | 2009-07-05 | 1 | -2/+3 |
| | * | | | UBIFS: few spelling fixes | Artem Bityutskiy | 2009-07-05 | 2 | -4/+4 |
| | * | | | UBIFS: set write-buffer timout to 3-5 seconds | Artem Bityutskiy | 2009-07-05 | 2 | -15/+7 |
| | * | | | UBIFS: slightly optimize write-buffer timer usage | Artem Bityutskiy | 2009-07-05 | 3 | -12/+9 |
| | * | | | UBIFS: improve debugging messaged | Artem Bityutskiy | 2009-07-05 | 1 | -10/+16 |
| | * | | | UBIFS: fix integer overflow warning | Adrian Hunter | 2009-07-05 | 1 | -1/+3 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2009-07-11 | 9 | -33/+28 |
| |\ \ \ |
|
| | * | | | exofs: Avoid using file_fsync() | Boaz Harrosh | 2009-06-21 | 3 | -6/+16 |
| | * | | | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 | 9 | -27/+9 |
| | * | | | exofs: Fix bio leak in error handling path (sync read) | Boaz Harrosh | 2009-06-21 | 1 | -0/+3 |
| * | | | | fuse: Fix build error | Larry Finger | 2009-07-11 | 2 | -0/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-10 | 7 | -22/+26 |
| |\ \ \ \ |
|
| | * | | | | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori | 2009-07-10 | 1 | -10/+12 |
| | * | | | | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2009-07-10 | 6 | -12/+14 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-07-10 | 4 | -34/+15 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | nilfs2: fix disorder in cp count on error during deleting checkpoints | Jiro SEKIBA | 2009-07-05 | 1 | -3/+2 |
| | * | | | | nilfs2: fix lockdep warning between regular file and inode file | Ryusuke Konishi | 2009-07-05 | 1 | -0/+5 |
| | * | | | | nilfs2: fix incorrect KERN_CRIT messages in case of write failures | Ryusuke Konishi | 2009-07-05 | 1 | -9/+0 |
| | * | | | | nilfs2: fix hang problem of log writer which occurs after write failures | Ryusuke Konishi | 2009-07-05 | 1 | -20/+6 |
| | * | | | | nilfs2: remove unlikely directive causing mis-conversion of error code | Ryusuke Konishi | 2009-07-05 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
* | / | | | [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats | Steve French | 2009-07-10 | 3 | -2/+13 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-07-10 | 13 | -896/+686 |
|\ \ \ \ |
|
| * | | | | cifs: when ATTR_READONLY is set, only clear write bits on non-directories | Jeff Layton | 2009-07-10 | 1 | -4/+4 |
| * | | | | cifs: remove cifsInodeInfo->inUse counter | Jeff Layton | 2009-07-10 | 2 | -2/+0 |
| * | | | | cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget | Jeff Layton | 2009-07-10 | 5 | -529/+252 |
| * | | | | [CIFS] update cifs version number | Steve French | 2009-07-10 | 2 | -2/+6 |
| * | | | | cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls | Jeff Layton | 2009-07-09 | 3 | -1/+77 |
| * | | | | cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO | Jeff Layton | 2009-07-09 | 1 | -32/+42 |
| * | | | | cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo | Jeff Layton | 2009-07-09 | 5 | -22/+23 |
| * | | | | cifs: add pid of initiating process to spnego upcall info | Jeff Layton | 2009-07-09 | 1 | -1/+8 |
| * | | | | cifs: fix regression with O_EXCL creates and optimize away lookup | Jeff Layton | 2009-07-08 | 1 | -0/+9 |
| * | | | | cifs: add new cifs_iget function and convert unix codepath to use it | Jeff Layton | 2009-07-01 | 7 | -377/+339 |
* | | | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -4/+6 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-07-08 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | quota: Fix possible deadlock during parallel quotaon and quotaoff | Jiaying Zhang | 2009-07-07 | 1 | -2/+2 |
* | | | | | | Free the memory allocated by memdup_user() in fs/sysfs/bin.c | Catalin Marinas | 2009-07-08 | 1 | -0/+1 |
* | | | | | | headers: mnt_namespace.h redux | Alexey Dobriyan | 2009-07-08 | 4 | -3/+1 |
|/ / / / / |
|
* | | | | | cred_guard_mutex: do not return -EINTR to user-space | Oleg Nesterov | 2009-07-06 | 2 | -4/+4 |
* | | | | | sys_sync(): fix 16% performance regression in ffsb create_4k test | Zhang, Yanmin | 2009-07-06 | 1 | -0/+5 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-07-04 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() | David Howells | 2009-07-03 | 1 | -2/+1 |
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-07-03 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | fs/notify/inotify: decrement user inotify count on close | Keith Packard | 2009-07-02 | 1 | -0/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-07-03 | 8 | -193/+423 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Btrfs: fix error message formatting | Hu Tao | 2009-07-02 | 1 | -1/+1 |
| * | | | | Btrfs: fix use after free in btrfs_start_workers fail path | Jiri Slaby | 2009-07-02 | 1 | -1/+1 |
| * | | | | Btrfs: honor nodatacow/sum mount options for new files | Chris Mason | 2009-07-02 | 1 | -6/+7 |
| * | | | | Btrfs: update backrefs while dropping snapshot | Yan Zheng | 2009-07-02 | 4 | -181/+395 |
| * | | | | Btrfs: account for space we may use in fallocate | Josef Bacik | 2009-07-02 | 1 | -1/+11 |
| * | | | | Btrfs: fix the file clone ioctl for preallocated extents | Chris Mason | 2009-07-02 | 1 | -2/+4 |