| Commit message (Expand) | Author | Age |
* | [CIFS] Use posix open on file open when server supports it | Steve French | 2009-03-11 |
* | cifs: fix buffer format byte on NT Rename/hardlink | Jeff Layton | 2009-03-11 |
* | [CIFS] Add definitions for remoteably fsctl calls | Steve French | 2009-03-11 |
* | [CIFS] add extra null attr check | Steve French | 2009-03-11 |
* | [CIFS] fix build error | Steve French | 2009-03-11 |
* | [CIFS] reopen file via newer posix open protocol operation if available | Steve French | 2009-03-11 |
* | [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush | Steve French | 2009-03-11 |
* | [CIFS] DFS no longer experimental | Steve French | 2009-03-11 |
* | [CIFS] Send SMB flush in cifs_fsync | Steve French | 2009-03-11 |
* | Fix _fat_bmap() locking | OGAWA Hirofumi | 2009-03-11 |
* | proc: fix kflags to uflags copying in /proc/kpageflags | Wu Fengguang | 2009-03-11 |
* | devpts: remove graffiti | Alexey Dobriyan | 2009-03-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-03-09 |
|\ |
|
| * | Btrfs: fix spinlock assertions on UP systems | Chris Mason | 2009-03-09 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-08 |
|\ \ |
|
| * | | ext4: fix ext4_free_inode() vs. ext4_claim_inode() race | Eric Sandeen | 2009-03-04 |
* | | | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin | 2009-03-04 |
* | | | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 2009-03-04 |
|/ / |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-02 |
|\ \ |
|
| * | | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen | 2009-02-26 |
| * | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o | 2009-02-28 |
| * | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o | 2009-02-28 |
* | | | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig | 2009-02-27 |
* | | | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy | 2009-02-27 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-02-26 |
|\ \ \ |
|
| * | | | [JFFS2] fix mount crash caused by removed nodes | Thomas Gleixner | 2009-02-21 |
| * | | | [JFFS2] force the jffs2 GC daemon to behave a bit better | Andres Salomon | 2009-02-14 |
* | | | | ocfs2: add IO error check in ocfs2_get_sector() | wengang wang | 2009-02-26 |
* | | | | ocfs2: set gap to seperate entry and value when xattr in bucket | Tiger Yang | 2009-02-26 |
* | | | | ocfs2: lock the metaecc process for xattr bucket | Tao Ma | 2009-02-26 |
* | | | | ocfs2: Use the right access_* method in ctime update of xattr. | Tao Ma | 2009-02-26 |
* | | | | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter | Sunil Mushran | 2009-02-26 |
* | | | | ocfs2/dlm: Use ast_lock to protect ast_list | Sunil Mushran | 2009-02-26 |
* | | | | ocfs2: Cleanup the lockname print in dlmglue.c | Sunil Mushran | 2009-02-26 |
* | | | | ocfs2/dlm: Retract fix for race between purge and migrate | Sunil Mushran | 2009-02-26 |
* | | | | ocfs2: Access and dirty the buffer_head in mark_written. | Tao Ma | 2009-02-26 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-26 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Btrfs: try committing transaction before returning ENOSPC | Josef Bacik | 2009-02-20 |
| * | | | Btrfs: add better -ENOSPC handling | Josef Bacik | 2009-02-20 |
* | | | | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe | 2009-02-26 |
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-02-24 |
|\ \ \ \ |
|
| * | | | | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann | 2009-02-24 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-24 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara | 2009-02-22 |
| * | | | ext4: Add fallback for find_group_flex | Theodore Ts'o | 2009-02-21 |
* | | | | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz | 2009-02-23 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-02-21 |
|\ \ \ |
|
| * | | | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-20 |
| * | | | [CIFS] improve posix semantics of file create | Steve French | 2009-02-20 |
| * | | | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2009-02-20 |