aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01epoll: use real type instead of void *Tony Battersby
2009-04-01epoll: clean up ep_modifyTony Battersby
2009-04-01epoll: remove unnecessary xchgTony Battersby
2009-04-01epoll: remember the event if epoll_wait returns -EFAULTTony Battersby
2009-04-01epoll: don't use current in irq contextTony Battersby
2009-04-01epoll: remove debugging codeDavide Libenzi
2009-04-01epoll: fix epoll's own poll (update)Davide Libenzi
2009-04-01epoll: fix epoll's own pollDavide Libenzi
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner
2009-04-01mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins
2009-04-01fs: fix page_mkwrite error cases in core code and btrfsNick Piggin
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: rename [cn]_* variablesJeff Mahoney
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney
2009-03-30reiserfs: cleanup path functionsJeff Mahoney
2009-03-30reiserfs: factor out buffer_info initializationJeff Mahoney
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2009-03-30reiserfs: journaled xattrsJeff Mahoney