Commit Graph

13165 Commits (4136801aec27b56ae4d06b638b4e9956346b08c8)

Author SHA1 Message Date
Clemens Ladisch 4136801aec udf: fix novrs mount option 16 years ago
Jan Kara 59285c28d1 udf: Fix oops when invalid character in filename occurs 16 years ago
Coly Li 557f5a1468 udf: return f_fsid for statfs(2) 16 years ago
Jan Kara f90981fed9 udf: Add checks to not underflow sector_t 16 years ago
Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 years ago
Jan Kara e650b94add udf: fix sparse warnings: 16 years ago
roel kluin 30930554f2 udf: unsigned last[i] cannot be less than 0 16 years ago
Marcin Slusarz 7ac9bcd5da udf: implement mode and dmode mounting options 16 years ago
Marcin Slusarz 530f1a5e3e udf: reduce stack usage of udf_get_filename 16 years ago
Marcin Slusarz ba9aadd80c udf: reduce stack usage of udf_load_pvoldesc 16 years ago
Pekka Enberg 97e961fdbf Fix the udf code not to pass structs on stack where possible. 16 years ago
Pekka Enberg 5ca4e4be84 Remove struct typedefs from fs/udf/ecma_167.h et al. 16 years ago
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 16 years ago
Ian Kent 8f63aaa8b9 autofs4: fix lookup deadlock 16 years ago
Ian Kent 56fcef7511 autofs4: cleanup expire code duplication 16 years ago
Johannes Weiner 00fcf2cb6f ecryptfs: use kzfree() 16 years ago
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
Chris Mason d57e62b897 Btrfs: try to free metadata pages when we free btree blocks 16 years ago
Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 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