Age | Commit message (Expand) | Author |
2009-04-01 | ramfs: add support for "mode=" mount option | Wu Fengguang |
2009-04-01 | epoll keyed wakeups: make eventfd use keyed wakeups | Davide Libenzi |
2009-04-01 | epoll keyed wakeups: teach epoll about hints coming with the wakeup key | Davide Libenzi |
2009-04-01 | eventfd: improve support for semaphore-like behavior | Davide Libenzi |
2009-04-01 | epoll: use real type instead of void * | Tony Battersby |
2009-04-01 | epoll: clean up ep_modify | Tony Battersby |
2009-04-01 | epoll: remove unnecessary xchg | Tony Battersby |
2009-04-01 | epoll: remember the event if epoll_wait returns -EFAULT | Tony Battersby |
2009-04-01 | epoll: don't use current in irq context | Tony Battersby |
2009-04-01 | epoll: remove debugging code | Davide Libenzi |
2009-04-01 | epoll: fix epoll's own poll (update) | Davide Libenzi |
2009-04-01 | epoll: fix epoll's own poll | Davide Libenzi |
2009-04-01 | ntfs: remove private wrapper of endian helpers | Harvey Harrison |
2009-04-01 | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen |
2009-04-01 | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki |
2009-04-01 | ramfs-nommu: use generic lru cache | Johannes Weiner |
2009-04-01 | mm: page_mkwrite change prototype to match fault: fix sysfs | Hugh Dickins |
2009-04-01 | fs: fix page_mkwrite error cases in core code and btrfs | Nick Piggin |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-04-01 | mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB | Ravikiran G Thirumalai |
2009-04-01 | mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group | Ravikiran G Thirumalai |
2009-04-01 | vfs: add/use account_page_dirtied() | Edward Shishkin |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-04-01 | proc tty: add struct tty_operations::proc_fops | Alexey Dobriyan |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-30 | reiserfs: xattr_create is unused with xattrs disabled | Jeff Mahoney |
2009-03-31 | Revert "proc: revert /proc/uptime to ->read_proc hook" | Alexey Dobriyan |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-31 | proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc | Alexey Dobriyan |
2009-03-31 | proc: fix sparse warnings in pagemap_read() | Milind Arun Choudhary |
2009-03-31 | proc: move fs/proc/inode-alloc.txt comment into a source file | Randy Dunlap |
2009-03-30 | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds |
2009-03-30 | reiserfs: rename [cn]_* variables | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_._ variables | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_tb to tb | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_inode to inode | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_bh to bh | Jeff Mahoney |
2009-03-30 | reiserfs: rename p_s_sb to sb | Jeff Mahoney |
2009-03-30 | reiserfs: strip trailing whitespace | Jeff Mahoney |
2009-03-30 | reiserfs: cleanup path functions | Jeff Mahoney |
2009-03-30 | reiserfs: factor out buffer_info initialization | Jeff Mahoney |
2009-03-30 | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney |
2009-03-30 | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney |
2009-03-30 | reiserfs: journaled xattrs | Jeff Mahoney |
2009-03-30 | reiserfs: use generic xattr handlers | Jeff Mahoney |
2009-03-30 | reiserfs: remove i_has_xattr_dir | Jeff Mahoney |
2009-03-30 | reiserfs: make per-inode xattr locking more fine grained | Jeff Mahoney |
2009-03-30 | reiserfs: eliminate per-super xattr lock | Jeff Mahoney |
2009-03-30 | reiserfs: simplify xattr internal file lookups/opens | Jeff Mahoney |