Age | Commit message (Expand) | Author |
2012-03-26 | Btrfs: adjust the write_lock_level as we unlock | Chris Mason |
2012-03-26 | Btrfs: loop waiting on writeback | Chris Mason |
2012-03-26 | Btrfs: add the ability to cache a pointer into the eb | Chris Mason |
2012-03-26 | Btrfs: ensure an entire eb is written at once | Josef Bacik |
2012-03-26 | Btrfs: introduce mark_extent_buffer_accessed | Josef Bacik |
2012-03-26 | Btrfs: introduce free_extent_buffer_stale | Josef Bacik |
2012-03-26 | Btrfs: only use the existing eb if it's count isn't 0 | Josef Bacik |
2012-03-26 | Btrfs: set page->private to the eb | Josef Bacik |
2012-03-26 | Btrfs: allow metadata blocks larger than the page size | Chris Mason |
2012-03-26 | xfs: trace xfs_name strings correctly | Christoph Hellwig |
2012-03-26 | Btrfs: remove search_start and search_end from find_free_extent and callers | Josef Bacik |
2012-03-26 | Btrfs: remove the ideal caching code | Josef Bacik |
2012-03-26 | nfsd4: allow numeric idmapping | J. Bruce Fields |
2012-03-26 | nfsd: don't allow legacy client tracker init for anything but init_net | Jeff Layton |
2012-03-26 | nfsd: add notifier to handle mount/unmount of rpc_pipefs sb | Jeff Layton |
2012-03-26 | nfsd: add the infrastructure to handle the cld upcall | Jeff Layton |
2012-03-26 | nfsd: add a per-net-namespace struct for nfsd | Jeff Layton |
2012-03-26 | nfsd: add nfsd4_client_tracking_ops struct and a way to set it | Jeff Layton |
2012-03-26 | nfsd: convert nfs4_client->cl_cb_flags to a generic flags field | Jeff Layton |
2012-03-26 | Merge nfs containerization work from Trond's tree | J. Bruce Fields |
2012-03-26 | GFS2: use depends instead of select in kconfig | Benjamin Poirier |
2012-03-26 | GFS2: put glock reference in error patch of read_rindex_entry | Bob Peterson |
2012-03-25 | uml/hostfs: Propagate dirent.d_type to filldir() | Geert Uytterhoeven |
2012-03-24 | NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit | Fred Isaman |
2012-03-24 | Fix length of buffer copied in __nfs4_get_acl_uncached | Sachin Prabhu |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds |
2012-03-23 | seq_file: add seq_set_overflow(), seq_overflow() | KAMEZAWA Hiroyuki |
2012-03-23 | proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). | Pravin B Shelar |
2012-03-23 | procfs: speed up /proc/pid/stat, statm | KAMEZAWA Hiroyuki |
2012-03-23 | procfs: add num_to_str() to speed up /proc/stat | KAMEZAWA Hiroyuki |
2012-03-23 | proc: speed up /proc/stat handling | Eric Dumazet |
2012-03-23 | fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static | Djalal Harouni |
2012-03-23 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | fat: fix bug in enforcing Long File Name length | Namjae Jeon |
2012-03-23 | fat: clean up xlate_to_uni() | Namjae Jeon |
2012-03-23 | epoll: remove unneeded variable in reverse_path_check() | Dan Carpenter |
2012-03-23 | epoll: comment the funky #ifdef | Steven Rostedt |
2012-03-23 | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil |
2012-03-23 | fs/notify/notification.c: make subsys_initcall function static | H Hartley Sweeten |
2012-03-23 | magic.h: move some FS magic numbers into magic.h | Muthu Kumar |
2012-03-23 | [CIFS] Fix trivial sparse warning with asyn i/o patch | Steve French |
2012-03-23 | cifs: handle "sloppy" option appropriately | Jeff Layton |
2012-03-23 | cifs: use standard token parser for mount options | Sachin Prabhu |
2012-03-23 | cifs: remove /proc/fs/cifs/OplockEnabled | Jeff Layton |
2012-03-23 | cifs: convert cifs_iovec_write to use async writes | Jeff Layton |
2012-03-23 | cifs: call cifs_update_eof with i_lock held | Jeff Layton |
2012-03-23 | cifs: abstract out function to marshal up the iovec array for async writes | Jeff Layton |