| Commit message (Expand) | Author | Age |
... | |
| | | * | | ext4: Get journal write access before modifying the extent tree | Aneesh Kumar K.V | 2008-02-22 |
| | | * | | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() | Aneesh Kumar K.V | 2008-02-25 |
| | | * | | ext4: Don't leave behind a half-created inode if ext4_mkdir() fails | Aneesh Kumar K.V | 2008-02-22 |
| | | * | | ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! | Valerie Clement | 2008-02-15 |
| | | * | | ext4: Fix locking hierarchy violation in ext4_fallocate() | Aneesh Kumar K.V | 2008-02-15 |
| | | * | | Remove incorrect BKL comments in ext4 | Andi Kleen | 2008-02-25 |
| | | |/ |
|
| | * | | latencytop: change /proc task_struct access method | Hiroshi Shimamoto | 2008-02-25 |
| | * | | latencytop: fix memory leak on latency proc file | Hiroshi Shimamoto | 2008-02-25 |
| | * | | latencytop: fix kernel panic while reading latency proc file | Hiroshi Shimamoto | 2008-02-25 |
| | |/ |
|
| * | | [CIFS] remove unused variable | Steve French | 2008-02-25 |
| * | | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig | 2008-02-25 |
| * | | [CIFS] fix build break when proc disabled | Steve French | 2008-02-17 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-15 |
| |\ \ |
|
| * | | | [CIFS] factoring out common code in get_inode_info functions | Christoph Hellwig | 2008-02-15 |
| * | | | [CIFS] fix prepath conversion when server supports posix paths | Steve French | 2008-02-15 |
| * | | | [CIFS] Only convert / when server does not support posix paths | Igor Mammedov | 2008-02-15 |
| * | | | [CIFS] Fix mixed case name in structure dfs_info3_param | Igor Mammedov | 2008-02-15 |
| * | | | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2008-02-14 |
| * | | | [CIFS] fix typo | Steve French | 2008-02-12 |
| * | | | [CIFS] patch to fix incorrect encoding of number of aces on set mode | Shirish Pargaonkar | 2008-02-12 |
| * | | | [CIFS] Fix typo in quota operations | Roel Kluin | 2008-02-12 |
| * | | | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 |
| * | | | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 |
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-06 |
| |\ \ \ |
|
| * | | | | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 |
* | | | | | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-29 |
|\ \ \ \ \ |
|
| * | | | | | nfs: use GFP_NOFS preloads for radix-tree insertion | Nick Piggin | 2008-02-13 |
* | | | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-29 |
* | | | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust | 2008-02-29 |
* | | | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust | 2008-02-26 |
* | | | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust | 2008-02-26 |
* | | | | | | NFS: Ensure that the asynchronous RPC calls complete on nfsiod. | Trond Myklebust | 2008-02-26 |
* | | | | | | NFS: Add an nfsiod workqueue | Trond Myklebust | 2008-02-26 |
* | | | | | | NFS: Fix a deadlock with lazy umount | Trond Myklebust | 2008-02-26 |
* | | | | | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust | 2008-02-25 |
| |_|_|_|/
|/| | | | |
|
* | | | | | proc: add RLIMIT_RTTIME to /proc/<pid>/limits | Eugene Teo | 2008-02-23 |
* | | | | | efs: move headers out of include/linux/ | Christoph Hellwig | 2008-02-23 |
* | | | | | /proc/pid/pagemap: fix PM_SPECIAL macro | Hans Rosenfeld | 2008-02-23 |
* | | | | | ufs: fix parenthesisation in ufs_set_fs_state() | Roel Kluin | 2008-02-23 |
* | | | | | fuse: fix permission checking | Miklos Szeredi | 2008-02-23 |
* | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-02-21 |
|\ \ \ \ \ |
|
| * | | | | | Wrap buffers used for rpc debug printks into RPC_IFDEBUG | Pavel Emelyanov | 2008-02-21 |
| * | | | | | nfs: fix sparse warnings | Harvey Harrison | 2008-02-20 |
| * | | | | | NFS: flush signals before taking down callback thread | Jeff Layton | 2008-02-20 |
* | | | | | | dlm: fix rcom_names message to self | David Teigland | 2008-02-21 |
* | | | | | | Remove empty file remnants that were left in the tree by mistake | Linus Torvalds | 2008-02-20 |
|/ / / / / |
|
* | | | | | fs/block_dev.c: remove #if 0'ed code | Adrian Bunk | 2008-02-19 |
* | | | | | make struct def_blk_aops static | Adrian Bunk | 2008-02-19 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f... | Lachlan McIlroy | 2008-02-17 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'linus_origin' into hotfixes | Trond Myklebust | 2008-02-15 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|