MIPS: SMTC: Cleanup the hook mess and use irq_data
[firefly-linux-kernel-4.4.55.git] / fs /
2011-03-23 Trond MyklebustNFS: Ensure that we update the readdir filp->f_pos...
2011-03-23 Sergey Senozhatskyext4: unused variables cleanup in fs/ext4/extents.c
2011-03-23 Feng Tangext4: remove redundant set_buffer_mapped() in ext4_da_g...
2011-03-23 Tony LuckMerge branches 'pstore-fixes' and 'syscalls2' into...
2011-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-23 Al Virofix leaks in path_lookupat()
2011-03-23 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-03-23 Len BrownMerge branch 'sysdev' into release
2011-03-23 Len BrownMerge branch 'linus' into release
2011-03-23 Len BrownMerge commit 'v2.6.38' into release
2011-03-23 Len BrownMerge branch 'button-cleanup' into release
2011-03-23 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-23 Jim Kenistonzlib: slim down zlib_deflate() workspace when possible
2011-03-23 Andrey Vaginfs/devpts/inode.c: correctly check d_alloc_name() retur...
2011-03-23 Roland Dreieraio: wake all waiters when destroying ctx
2011-03-23 Stuart Swalesadfs: add hexadecimal filetype suffix option
2011-03-23 Stuart Swalesadfs: improve timestamp precision
2011-03-23 Stuart Swalesadfs: fix E+/F+ dir size > 2048 crashing kernel
2011-03-23 Rakib Mullickcodafs: fix compile warning when CONFIG_SYSCTL=n
2011-03-23 David Daneybinfmt_elf: quiet GCC-4.6 'set but not used' warning...
2011-03-23 Shawn Bohrerepoll: fix compiler warning and optimize the non-blocki...
2011-03-23 Davide Libenziepoll: move ready event check into proper inline
2011-03-23 Mandeep Singh Bainesfs: use appropriate printk priority levels
2011-03-23 Dave Hansensmaps: have smaps show transparent huge pages
2011-03-23 Dave Hansensmaps: teach smaps_pte_range() about THP pmds
2011-03-23 Dave Hansensmaps: pass pte size argument in to smaps_pte_entry()
2011-03-23 Dave Hansensmaps: break out smaps_pte_entry() from smaps_pte_range()
2011-03-23 Dave Hansenpagewalk: only split huge pages when necessary
2011-03-23 Minchan Kimmm: hugetlbfs: change remove_from_page_cache
2011-03-23 Miklos Szeredimm: add replace_page_cache_page() function
2011-03-23 Jesper JuhlRemove pointless memset in nfsacl_encode()
2011-03-23 Gusev Vitaliynfs4: Fix NULL dereference at d_alloc_and_lookup()
2011-03-22 Linus TorvaldsMerge branch 'slab/urgent' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2011-03-22 Tony Luckpstore: cleanups to pstore_dump()
2011-03-22 Phillip LougherSquashfs: Use vmalloc rather than kmalloc for zlib...
2011-03-22 M. Mohan Kumar9p: use the updated offset given by generic_write_checks
2011-03-22 Aneesh Kumar K.Vfs/9p: Add v9fs_dentry2v9ses
2011-03-22 Aneesh Kumar K.Vfs/9p: Attach writeback_fid on first open with WR flag
2011-03-22 Aneesh Kumar K.Vfs/9p: Open writeback fid in O_SYNC mode
2011-03-22 Aneesh Kumar K.Vfs/9p: Use truncate_setsize instead of vmtruncate
2011-03-22 Aneesh Kumar K.Vfs/9p: Fix race in initializing writeback fid
2011-03-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-22 Linus TorvaldsMerge branch 'next-samsung' of git://git.fluff.org...
2011-03-22 Linus TorvaldsMerge branch 'for-linus/2639/i2c-2' of git://git.fluff...
2011-03-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-22 Shaohua Liblock: fix non-atomic access to genhd inflight structures
2011-03-22 Paul MundtMerge branch 'for-paul' of git://gitorious.org/linux...
2011-03-22 Jiaying Zhangext4: add more tracepoints and use dev_t in the trace...
2011-03-22 Eric Sandeenext4: don't kfree uninitialized s_group_info members
2011-03-22 Trond MyklebustNFS: Fix a hang/infinite loop in nfs_wb_page()
2011-03-22 Trond MyklebustFS: Use stable writes when not doing a bulk flush
2011-03-22 Robin Dongext4: add missing space in printk's in __ext4_grp_locke...
2011-03-21 Ben DooksMerge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639...
2011-03-21 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-21 Luck, Tonypstore: use mount option instead sysfs to tweak kmsg_bytes
2011-03-21 Sage Weilceph: rename dentry_release -> d_release, fix comment
2011-03-21 Henry C Changceph: add request to the tail of unsafe write list
2011-03-21 Henry C Changceph: remove request from unsafe list if it is canceled...
2011-03-21 Sage Weilceph: move readahead default to fs/ceph from libceph
2011-03-21 Yehuda Sadehceph: add ino32 mount option
2011-03-21 Sage Weilceph: remove debugfs debug cruft
2011-03-21 Roland DreierMerge branch 'external-indirect' of git://git./linux...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-03-21 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-03-21 David HowellsFS: lookup_mnt() is only used in the core fs routines now
2011-03-21 Miklos Szeredifuse: make fuse_dentry_revalidate() RCU aware
2011-03-21 Miklos Szeredifuse: make fuse_permission() RCU aware
2011-03-21 Bryan Greenfuse: wakeup pollers on connection release/abort
2011-03-21 Miklos Szeredifuse: reduce size of struct fuse_request
2011-03-21 Akinobu Mitabfs: fix bitmap size argument to find_first_zero_bit()
2011-03-21 Tetsuo Handafs: Use BUG_ON(!mnt) at dentry_open().
2011-03-21 Andrey Vaginfs: devpts_pty_new() return -ENOMEM if dentry allocatio...
2011-03-21 Dan Carpenternfs: lock() vs unlock() typo
2011-03-21 Tony Luckpstore: fix leaking ->i_private
2011-03-21 Sage Weilintroduce sys_syncfs to sync a single file system
2011-03-21 Holger Hans Peter... Small typo fix...
2011-03-21 David JenniFilesystem: fifo: Fixed coding style issue.
2011-03-21 Ben Hutchingsfs/inode: Fix kernel-doc format for inode_init_owner
2011-03-21 Namhyung Kimselect: remove unused MAX_SELECT_SECONDS
2011-03-21 Namhyung Kimvfs: cleanup do_vfs_ioctl()
2011-03-21 Tao Maext4: add FITRIM to compat_ioctl.
2011-03-21 Amir Goldsteinext4: handle errors in ext4_clear_blocks()
2011-03-21 Amir Goldsteinext4: unify the ext4_handle_release_buffer() api
2011-03-21 Amir Goldsteinext4: handle errors in ext4_rename
2011-03-21 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-03-20 Ben DooksMerge branch 'for-2639/i2c/i2c-u2c12' into for-linus...
2011-03-20 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2011-03-20 Pekka EnbergMerge branch 'slub/lockless' into for-linus
next