Age | Commit message (Expand) | Author |
2013-04-17 | fuse: add support of async IO | Maxim Patlasov |
2013-04-17 | fuse: move fuse_release_user_pages() up | Maxim Patlasov |
2013-04-17 | fuse: optimize wake_up | Miklos Szeredi |
2013-04-17 | fuse: implement exclusive wakeup for blocked_waitq | Maxim Patlasov |
2013-04-17 | fuse: skip blocking on allocations of synchronous requests | Maxim Patlasov |
2013-04-17 | fuse: add flag fc->initialized | Maxim Patlasov |
2013-04-17 | fuse: make request allocations for background processing explicit | Maxim Patlasov |
2013-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-04-13 | vfs: Revert spurious fix to spinning prevention in prune_icache_sb | Suleiman Souhlal |
2013-04-13 | Btrfs: make sure nbytes are right after log replay | Josef Bacik |
2013-04-12 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-04-10 | cifs: Allow passwords which begin with a delimitor | Sachin Prabhu |
2013-04-10 | Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-10 | NFSv4: Doh! Typo in the fix to nfs41_walk_client_list | Trond Myklebust |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | mnt: release locks on error path in do_loopback | Andrey Vagin |
2013-04-09 | procfs: add proc_remove_subtree() | Al Viro |
2013-04-09 | ecryptfs: close rmmod race | Al Viro |
2013-04-09 | NFSv4: Fix another potential state manager deadlock | Trond Myklebust |
2013-04-05 | NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list | Trond Myklebust |
2013-04-05 | NFSv4: Fix a memory leak in nfs4_discover_server_trunking | Trond Myklebust |
2013-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds |
2013-04-05 | GFS2: Issue discards in 512b sectors | Bob Peterson |
2013-04-04 | Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2013-04-04 | GFS2: Fix unlock of fcntl locks during withdrawn state | Steven Whitehouse |
2013-04-04 | GFS2: return error if malloc failed in gfs2_rs_alloc() | Wei Yongjun |
2013-04-04 | GFS2: use memchr_inv | Akinobu Mita |
2013-04-04 | GFS2: use kmalloc for lvb bitmap | David Teigland |
2013-04-03 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-04-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2013-04-03 | ext4: fix big-endian bugs which could cause fs corruptions | Zheng Liu |
2013-04-02 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-04-01 | loop: prevent bdev freeing while device in use | Anatol Pomozov |
2013-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-03-29 | reiserfs: Fix warning and inode leak when deleting inode with xattrs | Jan Kara |
2013-03-29 | Btrfs: don't drop path when printing out tree errors in scrub | Josef Bacik |
2013-03-28 | Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-28 | Btrfs: fix wrong return value of btrfs_lookup_csum() | Miao Xie |
2013-03-28 | Btrfs: fix wrong reservation of csums | Miao Xie |
2013-03-28 | Btrfs: fix double free in the btrfs_qgroup_account_ref() | Wang Shilong |
2013-03-28 | Btrfs: limit the global reserve to 512mb | Josef Bacik |
2013-03-28 | Btrfs: hold the ordered operations mutex when waiting on ordered extents | Josef Bacik |
2013-03-28 | Btrfs: fix space accounting for unlink and rename | Josef Bacik |
2013-03-28 | Btrfs: fix space leak when we fail to reserve metadata space | Josef Bacik |
2013-03-28 | Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes | Jan Schmidt |
2013-03-27 | vfs/splice: Fix missed checks in new __kernel_write() helper | Al Viro |
2013-03-27 | userns: Restrict when proc and sysfs can be mounted | Eric W. Biederman |
2013-03-27 | vfs: Carefully propogate mounts across user namespaces | Eric W. Biederman |