Age | Commit message (Expand) | Author |
2011-05-25 | Squashfs: reverse order of filesystem table reading | Phillip Lougher |
2011-05-25 | Squashfs: move table allocation into squashfs_read_table() | Phillip Lougher |
2011-03-22 | Squashfs: Use vmalloc rather than kmalloc for zlib workspace | Phillip Lougher |
2011-03-16 | Squashfs: handle corruption of directory structure | Phillip Lougher |
2011-02-28 | Squashfs: wrap squashfs_mount() definition | Phillip Lougher |
2011-02-28 | Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore | Phillip Lougher |
2011-02-28 | Squashfs: Update Kconfig help text to include xz compression | Phillip Lougher |
2011-02-28 | Squashfs: add compression options support to xz decompressor | Phillip Lougher |
2011-02-28 | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2011-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-02-07 | Btrfs: Fix page count calculation | Yan, Zheng |
2011-02-07 | cifs: remove checks for ses->status == CifsExiting | Jeff Layton |
2011-02-06 | btrfs: Drop __exit attribute on btrfs_exit_compress | Alexey Charkov |
2011-02-06 | btrfs: cleanup error handling in btrfs_unlink_inode() | Tsutomu Itoh |
2011-02-06 | Btrfs: exclude super blocks when we read in block groups | Josef Bacik |
2011-02-06 | Btrfs: make sure search_bitmap finds something in remove_from_bitmap | Josef Bacik |
2011-02-06 | cifs: add check for kmalloc in parse_dacl | Stanislav Fomichev |
2011-02-05 | cifs: don't send an echo request unless NegProt has been done | Jeff Layton |
2011-02-04 | cifs: enable signing flag in SMB header when server has it on | Jeff Layton |
2011-02-04 | cifs: Possible slab memory corruption while updating extended stats (repost) | Shirish Pargaonkar |
2011-02-04 | CRED: Fix kernel panic upon security_file_alloc() failure. | Tetsuo Handa |
2011-02-04 | CIFS: Fix variable types in cifs_iovec_read/write (try #2) | Pavel Shilovsky |
2011-02-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch... | Linus Torvalds |
2011-02-03 | hfsplus: fix up a comparism in hfsplus_file_extend | Christoph Hellwig |
2011-02-03 | hfsplus: fix two memory leaks in wrapper.c | Chuck Ebbert |
2011-02-03 | hfsplus: do not leak buffer on error | Chuck Ebbert |
2011-02-03 | hfsplus: fix failed mount handling | Christoph Hellwig |
2011-02-02 | Revert "exofs: Set i_mapping->backing_dev_info anyway" | Boaz Harrosh |
2011-02-02 | fs: make block fiemap mapping length at least blocksize long | Josef Bacik |
2011-02-02 | vfs: sparse: add __FMODE_EXEC | Namhyung Kim |
2011-02-02 | epoll: epoll_wait() should not use timespec_add_ns() | Eric Dumazet |
2011-02-02 | cifs: fix length vs. total_read confusion in cifs_demultiplex_thread | Jeff Layton |
2011-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-02-01 | btrfs: fix return value check of btrfs_start_transaction() | Tsutomu Itoh |
2011-02-01 | btrfs: checking NULL or not in some functions | Tsutomu Itoh |
2011-01-31 | Btrfs: avoid uninit variable warnings in ordered-data.c | Chris Mason |
2011-02-01 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-01-31 | cifs: fix length checks in checkSMB | Jeff Layton |
2011-02-01 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-31 | [CIFS] Update cifs minor version | Steve French |
2011-01-31 | Btrfs: catch errors from btrfs_sync_log | Chris Mason |
2011-01-31 | Btrfs: make shrink_delalloc a little friendlier | Josef Bacik |
2011-01-31 | cifs: No need to check crypto blockcipher allocation | Shirish Pargaonkar |
2011-01-31 | cifs: clean up some compiler warnings | Jeff Layton |
2011-01-31 | cifs: make CIFS depend on CRYPTO_MD4 | Jeff Layton |
2011-01-31 | cifs: force a reconnect if there are too many MIDs in flight | Jeff Layton |
2011-01-31 | cifs: don't pop a printk when sending on a socket is interrupted | Jeff Layton |
2011-01-31 | cifs: simplify SMB header check routine | Jeff Layton |
2011-01-31 | cifs: send an NT_CANCEL request when a process is signalled | Jeff Layton |