Commit Graph

13070 Commits (364fdbc00fbdd409ade63500710123fe323aa164)

Author SHA1 Message Date
Wu Fengguang c3b1b1cbf0 ramfs: add support for "mode=" mount option 16 years ago
Davide Libenzi 395108880e epoll keyed wakeups: make eventfd use keyed wakeups 16 years ago
Davide Libenzi 2dfa4eeab0 epoll keyed wakeups: teach epoll about hints coming with the wakeup key 16 years ago
Davide Libenzi bcd0b235bf eventfd: improve support for semaphore-like behavior 16 years ago
Tony Battersby 4f0989dbfa epoll: use real type instead of void * 16 years ago
Tony Battersby e057e15ff6 epoll: clean up ep_modify 16 years ago
Tony Battersby d1bc90dd5d epoll: remove unnecessary xchg 16 years ago
Tony Battersby d030588282 epoll: remember the event if epoll_wait returns -EFAULT 16 years ago
Tony Battersby abff55cee1 epoll: don't use current in irq context 16 years ago
Davide Libenzi bb57c3edcd epoll: remove debugging code 16 years ago
Davide Libenzi 296e236e96 epoll: fix epoll's own poll (update) 16 years ago
Davide Libenzi 5071f97ec6 epoll: fix epoll's own poll 16 years ago
Harvey Harrison 63cd885426 ntfs: remove private wrapper of endian helpers 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
Johannes Weiner 2678958e12 ramfs-nommu: use generic lru cache 16 years ago
Hugh Dickins 851a039cc5 mm: page_mkwrite change prototype to match fault: fix sysfs 16 years ago
Nick Piggin 56a76f8275 fs: fix page_mkwrite error cases in core code and btrfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Ravikiran G Thirumalai 2584e51732 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB 16 years ago
Ravikiran G Thirumalai 8a0bdec194 mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group 16 years ago
Edward Shishkin e3a7cca1ef vfs: add/use account_page_dirtied() 16 years ago
Alexey Dobriyan 0f043a81eb proc tty: remove struct tty_operations::read_proc 16 years ago
Alexey Dobriyan ae149b6bec proc tty: add struct tty_operations::proc_fops 16 years ago
Jeff Mahoney 3a355cc61d reiserfs: xattr_create is unused with xattrs disabled 16 years ago
Alexey Dobriyan a9caa3de24 Revert "proc: revert /proc/uptime to ->read_proc hook" 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Alexey Dobriyan 3dec7f59c3 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc 16 years ago
Milind Arun Choudhary 09729a9919 proc: fix sparse warnings in pagemap_read() 16 years ago
Randy Dunlap 1681bc30f2 proc: move fs/proc/inode-alloc.txt comment into a source file 16 years ago
Jeff Mahoney ee93961be1 reiserfs: rename [cn]_* variables 16 years ago
Jeff Mahoney d68caa9530 reiserfs: rename p_._ variables 16 years ago
Jeff Mahoney a063ae1792 reiserfs: rename p_s_tb to tb 16 years ago
Jeff Mahoney 995c762ea4 reiserfs: rename p_s_inode to inode 16 years ago
Jeff Mahoney ad31a4fc03 reiserfs: rename p_s_bh to bh 16 years ago
Jeff Mahoney a9dd364358 reiserfs: rename p_s_sb to sb 16 years ago
Jeff Mahoney 0222e6571c reiserfs: strip trailing whitespace 16 years ago
Jeff Mahoney 3cd6dbe6fe reiserfs: cleanup path functions 16 years ago
Jeff Mahoney fba4ebb5f0 reiserfs: factor out buffer_info initialization 16 years ago
Jeff Mahoney 57fe60df62 reiserfs: add atomic addition of selinux attributes during inode creation 16 years ago
Jeff Mahoney a41f1a4715 reiserfs: use generic readdir for operations across all xattrs 16 years ago
Jeff Mahoney 0ab2621ebd reiserfs: journaled xattrs 16 years ago
Jeff Mahoney 48b32a3553 reiserfs: use generic xattr handlers 16 years ago
Jeff Mahoney 8ecbe550a1 reiserfs: remove i_has_xattr_dir 16 years ago
Jeff Mahoney 8b6dd72a44 reiserfs: make per-inode xattr locking more fine grained 16 years ago
Jeff Mahoney d984561b32 reiserfs: eliminate per-super xattr lock 16 years ago
Jeff Mahoney 6c17675e1e reiserfs: simplify xattr internal file lookups/opens 16 years ago
Jeff Mahoney a72bdb1cd2 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset 16 years ago
Jeff Mahoney 6dfede6963 reiserfs: remove IS_PRIVATE helpers 16 years ago
Jeff Mahoney 010f5a21a3 reiserfs: remove link detection code 16 years ago