Staging: line6: fix checkpatch errors in pcm.c
[safe/jmp/linux-2.6] / fs /
2009-04-01 Davide Libenziepoll keyed wakeups: make eventfd use keyed wakeups
2009-04-01 Davide Libenziepoll keyed wakeups: teach epoll about hints coming...
2009-04-01 Davide Libenzieventfd: improve support for semaphore-like behavior
2009-04-01 Tony Battersbyepoll: use real type instead of void *
2009-04-01 Tony Battersbyepoll: clean up ep_modify
2009-04-01 Tony Battersbyepoll: remove unnecessary xchg
2009-04-01 Tony Battersbyepoll: remember the event if epoll_wait returns -EFAULT
2009-04-01 Tony Battersbyepoll: don't use current in irq context
2009-04-01 Davide Libenziepoll: remove debugging code
2009-04-01 Davide Libenziepoll: fix epoll's own poll (update)
2009-04-01 Davide Libenziepoll: fix epoll's own poll
2009-04-01 Harvey Harrisonntfs: remove private wrapper of endian helpers
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 Johannes Weinerramfs-nommu: use generic lru cache
2009-04-01 Hugh Dickinsmm: page_mkwrite change prototype to match fault: fix...
2009-04-01 Nick Pigginfs: fix page_mkwrite error cases in core code and btrfs
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Ravikiran G Thirumalaimm: reintroduce and deprecate rlimit based access for...
2009-04-01 Ravikiran G Thirumalaimm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
2009-04-01 Edward Shishkinvfs: add/use account_page_dirtied()
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-04-01 Alexey Dobriyanproc tty: add struct tty_operations::proc_fops
2009-04-01 Dmitri VorobievRemove two unneeded exports and make two symbols static...
2009-04-01 Al ViroCleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45e...
2009-04-01 Al ViroTrim includes of fdtable.h
2009-04-01 Al ViroDon't crap into descriptor table in binfmt_som
2009-04-01 Al ViroTrim includes in binfmt_elf
2009-04-01 Al ViroDon't mess with descriptor table in load_elf_binary()
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew helper - current_umask()
2009-04-01 Al Virocheck_unsafe_exec() doesn't care about signal handlers...
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-04-01 Al ViroGet rid of bumping fs_struct refcount in pivot_root(2)
2009-03-31 Chris MasonBtrfs: try to free metadata pages when we free btree...
2009-03-31 Chris MasonBtrfs: add extra flushing for renames and truncates
2009-03-31 Boaz Harroshfs: Add exofs to Kernel build
2009-03-31 Boaz Harroshexofs: Documentation
2009-03-31 Boaz Harroshexofs: export_operations
2009-03-31 Boaz Harroshexofs: super_operations and file_system_type
2009-03-31 Boaz Harroshexofs: dir_inode and directory operations
2009-03-31 Boaz Harroshexofs: address_space_operations
2009-03-31 Boaz Harroshexofs: symlink_inode and fast_symlink_inode operations
2009-03-31 Boaz Harroshexofs: file and file_inode operations
2009-03-31 Boaz Harroshexofs: Kbuild, Headers and osd utils
2009-03-31 Felix BlyakherRevert "xfs: increase the maximum number of supported...
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-03-31 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30 Jeff Mahoneyreiserfs: xattr_create is unused with xattrs disabled
2009-03-30 Alexey DobriyanRevert "proc: revert /proc/uptime to ->read_proc hook"
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Alexey Dobriyanproc 1/2: do PDE usecounting even for ->read_proc,...
2009-03-30 Milind Arun Choudharyproc: fix sparse warnings in pagemap_read()
2009-03-30 Randy Dunlapproc: move fs/proc/inode-alloc.txt comment into a sourc...
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: rename [cn]_* variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_._ variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_tb to tb
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_inode to inode
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_bh to bh
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_sb to sb
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
2009-03-30 Jeff Mahoneyreiserfs: cleanup path functions
2009-03-30 Jeff Mahoneyreiserfs: factor out buffer_info initialization
2009-03-30 Jeff Mahoneyreiserfs: add atomic addition of selinux attributes...
2009-03-30 Jeff Mahoneyreiserfs: use generic readdir for operations across...
2009-03-30 Jeff Mahoneyreiserfs: journaled xattrs
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: remove i_has_xattr_dir
2009-03-30 Jeff Mahoneyreiserfs: make per-inode xattr locking more fine grained
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: simplify xattr internal file lookups/opens
2009-03-30 Jeff Mahoneyreiserfs: Clean up xattrs when REISERFS_FS_XATTR is...
2009-03-30 Jeff Mahoneyreiserfs: remove IS_PRIVATE helpers
2009-03-30 Jeff Mahoneyreiserfs: remove link detection code
2009-03-30 Jeff Mahoneyreiserfs: xattr reiserfs_get_page takes offset instead...
2009-03-30 Jeff Mahoneyreiserfs: small variable cleanup
2009-03-30 Jeff Mahoneyreiserfs: use reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: introduce reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rearrange journal abort
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_panic
2009-03-30 Jeff Mahoneyreiserfs: add locking around error buffer
2009-03-30 Jeff Mahoneyreiserfs: prepare_error_buf wrongly consumes va_arg
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: make some warnings informational
2009-03-30 Jeff Mahoneyreiserfs: use more consistent printk formatting
2009-03-30 Jeff Mahoneyreiserfs: use buffer_info for leaf_paste_entries
2009-03-30 Jeff Mahoneyreiserfs: audit transaction ids to always be unsigned...
2009-03-30 Jeff Mahoneyreiserfs: add support for mount count incrementing
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Dan Carpenterfuse: fix fuse_file_lseek returning with lock held
2009-03-30 Jonathan CorbetFix a lockdep warning in fasync_helper()
2009-03-30 Rusty Russellcpumask: fix seq_bitmap_*() functions.
2009-03-30 Christoph Hellwigxfs: cleanup uuid handling
next