Age | Commit message (Expand) | Author |
2011-03-22 | smaps: pass pte size argument in to smaps_pte_entry() | Dave Hansen |
2011-03-22 | smaps: break out smaps_pte_entry() from smaps_pte_range() | Dave Hansen |
2011-03-22 | pagewalk: only split huge pages when necessary | Dave Hansen |
2011-03-22 | mm: hugetlbfs: change remove_from_page_cache | Minchan Kim |
2011-03-22 | mm: add replace_page_cache_page() function | Miklos Szeredi |
2011-03-22 | Remove pointless memset in nfsacl_encode() | Jesper Juhl |
2011-03-22 | nfs4: Fix NULL dereference at d_alloc_and_lookup() | Gusev Vitaliy |
2011-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds |
2011-03-22 | pstore: cleanups to pstore_dump() | Tony Luck |
2011-03-22 | Squashfs: Use vmalloc rather than kmalloc for zlib workspace | Phillip Lougher |
2011-03-22 | 9p: use the updated offset given by generic_write_checks | M. Mohan Kumar |
2011-03-22 | fs/9p: Add v9fs_dentry2v9ses | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Attach writeback_fid on first open with WR flag | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Open writeback fid in O_SYNC mode | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Use truncate_setsize instead of vmtruncate | Aneesh Kumar K.V |
2011-03-22 | fs/9p: Fix race in initializing writeback fid | Aneesh Kumar K.V |
2011-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2011-03-22 | block: fix non-atomic access to genhd inflight structures | Shaohua Li |
2011-03-21 | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang |
2011-03-21 | ext4: don't kfree uninitialized s_group_info members | Eric Sandeen |
2011-03-21 | NFS: Fix a hang/infinite loop in nfs_wb_page() | Trond Myklebust |
2011-03-21 | FS: Use stable writes when not doing a bulk flush | Trond Myklebust |
2011-03-21 | ext4: add missing space in printk's in __ext4_grp_locked_error() | Robin Dong |
2011-03-21 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-03-21 | pstore: use mount option instead sysfs to tweak kmsg_bytes | Luck, Tony |
2011-03-21 | ceph: rename dentry_release -> d_release, fix comment | Sage Weil |
2011-03-21 | ceph: add request to the tail of unsafe write list | Henry C Chang |
2011-03-21 | ceph: remove request from unsafe list if it is canceled/timed out | Henry C Chang |
2011-03-21 | ceph: move readahead default to fs/ceph from libceph | Sage Weil |
2011-03-21 | ceph: add ino32 mount option | Yehuda Sadeh |
2011-03-21 | ceph: remove debugfs debug cruft | Sage Weil |
2011-03-21 | FS: lookup_mnt() is only used in the core fs routines now | David Howells |
2011-03-21 | fuse: make fuse_dentry_revalidate() RCU aware | Miklos Szeredi |
2011-03-21 | fuse: make fuse_permission() RCU aware | Miklos Szeredi |
2011-03-21 | fuse: wakeup pollers on connection release/abort | Bryan Green |
2011-03-21 | fuse: reduce size of struct fuse_request | Miklos Szeredi |
2011-03-21 | bfs: fix bitmap size argument to find_first_zero_bit() | Akinobu Mita |
2011-03-21 | fs: Use BUG_ON(!mnt) at dentry_open(). | Tetsuo Handa |
2011-03-21 | fs: devpts_pty_new() return -ENOMEM if dentry allocation failed | Andrey Vagin |
2011-03-21 | nfs: lock() vs unlock() typo | Dan Carpenter |
2011-03-21 | pstore: fix leaking ->i_private | Tony Luck |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil |
2011-03-21 | Small typo fix... | Holger Hans Peter Freyther |
2011-03-21 | Filesystem: fifo: Fixed coding style issue. | David Jenni |
2011-03-21 | fs/inode: Fix kernel-doc format for inode_init_owner | Ben Hutchings |
2011-03-21 | select: remove unused MAX_SELECT_SECONDS | Namhyung Kim |
2011-03-21 | vfs: cleanup do_vfs_ioctl() | Namhyung Kim |
2011-03-20 | ext4: add FITRIM to compat_ioctl. | Tao Ma |
2011-03-20 | ext4: handle errors in ext4_clear_blocks() | Amir Goldstein |