crc32: fix mixing of endian-specific types
[deliverable/linux.git] / fs /
2012-03-21  Matthew Garretthfsplus: change finder_info to u32
2012-03-21  Matthew Garretthfsplus: initialise userflags
2012-03-21  Al Viroqnx4: new helper - try_extent()
2012-03-21  Al Viroqnx4: get rid of qnx4_bread/qnx4_getblk
2012-03-21  Al Virotake removal of PF_FORKNOEXEC to flush_old_exec()
2012-03-21  Al Virotrim includes in inode.c
2012-03-21  Al Viroocfs2: fix leaks on failure exits in module_init
2012-03-21  Al Viroecryptfs: make register_filesystem() the last potential...
2012-03-21  Al Virontfs: forgets to unregister sysctls on register_filesys...
2012-03-21  Al Virologfs: missing cleanup on register_filesystem() failure
2012-03-21  Al Virojfs: mising cleanup on register_filesystem() failure
2012-03-21  Al Viromake configfs_pin_fs() return root dentry on success
2012-03-21  Al Viroconfigfs: configfs_create_dir() has parent dentry in...
2012-03-21  Al Viroconfigfs: sanitize configfs_create()
2012-03-21  Al Viroconfigfs: kill configfs_sb
2012-03-21  Al Viroconfigfs: don't bother with checks for mkdir/rmdir...
2012-03-21  Al Viro__register_binfmt() made void
2012-03-21  Al Viroautofs: set things up *before* registering fs type
2012-03-21  Al Viroanon_inodes: move allocation of anon_inode into ->mount()
2012-03-21  Al Viro9p: make register_filesystem() the last failure exit
2012-03-21  Al Viromake simple_pin_fs() pass MS_KERNMOUNT - it's a kernel...
2012-03-21  Al Virokill reiserfs_fs_{i,sb}.h
2012-03-21  Al Viromove private bits of reiserfs_fs.h to fs/reiserfs/reise...
2012-03-21  Al Virokill pointless includes of reiserfs_fs_{i,sb}.h
2012-03-21  Al Viromove reiserfs_acl.h to fs/reiserfs/acl.h
2012-03-21  Al Virotake private bits of reiserfs_xattr.h to fs/reiserfs...
2012-03-21  Al Virovfs: take path_get_longterm() out of write_seqcount...
2012-03-21  Al Virono need to play with fs->seq in exit_fs()
2012-03-21  Al Viroswitch touch_atime to struct path
2012-03-21  Al Viroaio: fix the comment in aio_kick_handler()
2012-03-21  Al Viroaio: don't bother with cancel_delayed_work() in exit_aio()
2012-03-21  Al Viroaio: use cancel_delayed_work_sync()
2012-03-21  Al Viroaio: aio_nr_lock is taken only synchronously now
2012-03-21  Al Viroaio: aio_nr decrements don't need to be delayed
2012-03-21  Al Viroaio: don't bother with async freeing on failure in...
2012-03-21  Kai Bankettfs: initial qnx6fs addition
2012-03-21  Kai Bankettqnx4fs: small cleanup
2012-03-21  Al Virovfs: d_alloc_root() gone
2012-03-21  Al Virotidy up after d_make_root() conversion
2012-03-21  Al Virominixfs: switch to d_make_root()
2012-03-21  Al Virohfsplus: switch to d_make_root()
2012-03-21  Al Virofat: switch to d_make_root()
2012-03-21  Al Virontfs: switch to d_make_root()
2012-03-21  Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21  Al Viroprocfs: clean proc_fill_super() up
2012-03-21  Al Viro... and the same failure exits cleanup for ocfs2
2012-03-21  Al Virocoda: clean failure exits in coda_fill_super()
2012-03-21  Al Viroclean up the failure exits in cifs_read_super()
2012-03-21  Al Virovfs: turn generic_drop_inode() into static inline
2012-03-21  Al Viroecryptfs: don't bother with ->drop_inode()
2012-03-21  Al Virovfs: drop_file_write_access() made static
2012-03-21  Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-21  Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-21  Linus TorvaldsMerge branch 'for-3.4' of git://git./linux/kernel/git...
2012-03-20  Oleg Nesterovexec: move de_thread()->setmax_mm_hiwater_rss() into...
2012-03-20  Oleg Nesterovexit_signal: simplify the "we have changed execution...
2012-03-20  Florian Tobias Sch... Merge commit 'v3.3' into fbdev-next
2012-03-20  Linus TorvaldsMerge tag 'usb-3.3' of git://git./linux/kernel/git...
2012-03-20  Linus TorvaldsMerge tag 'tty-3.3' of git://git./linux/kernel/git...
2012-03-20  Linus TorvaldsMerge tag 'staging-3.3' of git://git./linux/kernel...
2012-03-20  Linus TorvaldsMerge tag 'driver-core-3.3' of git://git./linux/kernel...
2012-03-20  Linus TorvaldsMerge tag 'char-misc-3.3' of git://git./linux/kernel...
2012-03-20  Dan CarpenterAFS: checking wrong bit in afs_readpages()
2012-03-20  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-03-20  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-20  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-20  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2012-03-20  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-03-20  Trond MyklebustSUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
2012-03-20  Trond MyklebustNFS: Use cond_resched_lock() to reduce latencies in...
2012-03-20  Trond MyklebustNFSv4: It is not safe to dereference lsp->ls_state...
2012-03-20  Fred IsamanNFS: ncommit count is being double decremented
2012-03-20  Pavel ShilovskyCIFS: Respect negotiated MaxMpxCount
2012-03-20  Cong Wangudf: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangubifs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangsquashfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangreiserfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangocfs2: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangntfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangnilfs2: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangnfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangminix: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wanglogfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangjbd2: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangjbd: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wanggfs2: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangfuse: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangext2: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangexofs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangafs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangbtrfs: remove the second argument of k[un]map_atomic()
2012-03-20  Cong Wangfs: remove the second argument of k[un]map_atomic()
2012-03-20  Jiri KosinaMerge branch 'upstream' into for-linus
2012-03-20  Jiri KosinaMerge branches 'roccat' and 'wacom' into for-linus
2012-03-20  Jiri KosinaMerge branches 'battery-scope', 'logitech' and 'multito...
2012-03-20  Laura Vasilescukcore: fix spelling in read_kcore() comment
2012-03-20  Bob PetersonGFS2: Change truncate page allocation to be GFP_NOFS
2012-03-20  Dave AirlieMerge tag 'drm-intel-next-2012-03-01' of git://people...
2012-03-20  Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2012-03-20  Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
next
This page took 0.057757 seconds and 8 git commands to generate.