thp: special pmd_trans_* functions
[deliverable/linux.git] / fs /
2011-01-14  Mandeep Singh Bainesoom: allow a non-CAP_SYS_RESOURCE proces to oom_score_a...
2011-01-14  Nikanth Karthikesanmm: smaps: export mlock information
2011-01-14  Hai Shanfs/mpage.c: consolidate code
2011-01-14  Andrew Mortonsync_inode_metadata: fix comment
2011-01-14  Jan Karawriteback: avoid livelocking WB_SYNC_ALL writeback
2011-01-14  Jan Karawriteback: stop background/kupdate works from livelocki...
2011-01-14  Wu Fengguangwriteback: trace wakeup event for background writeback
2011-01-14  Jan Karawriteback: integrated background writeback work
2011-01-14  Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2011-01-14  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-01-14  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-14  Linus Torvaldsecryptfs: fix broken build
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Trond MyklebustNFS: Fix NFSv3 exclusive open semantics
2011-01-13  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-2.6.38/drivers' of git://git.kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-linus/i2c-2638' of git://git.fluff...
2011-01-13  Linus TorvaldsMerge branch 'rmobile-latest' of git://git./linux/kerne...
2011-01-13  Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-01-13  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'x86-olpc-for-linus' of git://git./linux...
2011-01-13  Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-01-13  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13  Stefani Seiboldcramfs: generate unique inode number for better inode...
2011-01-13  Jeff Moyeraio: remove unused aio_run_iocbs()
2011-01-13  Namhyung Kimaio: remove unnecessary check
2011-01-13  Namhyung Kimfs/char_dev.c: remove unused cdev_index()
2011-01-13  Dave Anderson/proc/kcore: fix seeking
2011-01-13  Alexey Dobriyanproc: move proc_console.c to fs/proc/consoles.c
2011-01-13  Alexey Dobriyanproc: less LOCK/UNLOCK in remove_proc_entry()
2011-01-13  Petr Holasekkpagecount: add slab page checking because _mapcount...
2011-01-13  Jovi Zhangproc: use single_open() correctly
2011-01-13  Alexey Dobriyanproc: ->low_ino cleanup
2011-01-13  Alexey Dobriyanproc: use seq_puts()/seq_putc() where possible
2011-01-13  Alexey Dobriyanproc: use unsigned long inside /proc/*/statm
2011-01-13  Joe Perchesfs/proc/base.c, kernel/latencytop.c: convert sprintf_sy...
2011-01-13  Jesper Juhlreiserfs: make sure va_end() is always called after...
2011-01-13  Jesper Juhlbefs: don't pass huge structs by value
2011-01-13  Davide Libenzipipe: use event aware wakeups
2011-01-13  Mikael Petterssonbinfmt_elf: cleanups
2011-01-13  Robin Holtepoll: convert max_user_watches to long
2011-01-13  Vasiliy Kulikovfs/select.c: fix information leak to userspace
2011-01-13  Andrew Mortonfs/ext4/inode.c: use pr_warn_ratelimited()
2011-01-13  Jens AxboeMerge branch 'for-2.6.38/event-handling' into for-2...
2011-01-13  Paul MundtMerge branch 'sh/alphaproject' into sh-latest
2011-01-13  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-01-13  Takashi IwaiMerge branch 'topic/hda' into for-linus
2011-01-13  Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-01-13  Paul MundtMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-13  Josef BacikGfs2: fail if we try to use hole punch
2011-01-13  Josef BacikBtrfs: fail if we try to use hole punch
2011-01-13  Josef BacikExt4: fail if we try to use hole punch
2011-01-13  Josef BacikOcfs2: handle hole punching via fallocate properly
2011-01-13  Josef BacikXFS: handle hole punching via fallocate properly
2011-01-13  Josef Bacikfs: add hole punching to fallocate
2011-01-13  Jeff Laytonvfs: pass struct file to do_truncate on O_TRUNC opens...
2011-01-13  Al Virofix signedness mess in rw_verify_area() on 64bit archit...
2011-01-13  Randy Dunlapfs: fix kernel-doc for dcache::prepend_path
2011-01-13  Randy Dunlapfs: fix kernel-doc for dcache::d_validate
2011-01-13  Al Virosanitize ecryptfs ->mount()
2011-01-13  Al Viroswitch afs
2011-01-13  Al Viromove internal-only parts of ncpfs headers to fs/ncpfs
2011-01-13  Al Viroswitch ncpfs
2011-01-13  Al Viroswitch 9p
2011-01-13  Al Viropass default dentry_operations to mount_pseudo()
2011-01-13  Al Viroswitch hostfs
2011-01-13  Al Viroswitch affs
2011-01-13  Al Viroswitch configfs
2011-01-13  Al Virotake coda-private headers out of include/linux
2011-01-13  Al Viroswitch coda
2011-01-13  Al Viroswitch hpfs
2011-01-13  Al Viroswitch btrfs, close races
2011-01-13  Al Viroswitch ocfs2, close races
2011-01-13  Al Viroswitch gfs2, close races
2011-01-13  Al Viroswitch cifs
2011-01-13  Al Viroswitch nfs to ->s_d_op
2011-01-13  Al Viroswitch adfs
2011-01-13  Al Viroswitch hfsplus
2011-01-13  Al Viroswitch hfs
2011-01-13  Al Virominixfs: kill dead code
2011-01-13  Al Viroswitch sysv
2011-01-13  Al Viroswitch fuse
2011-01-13  Al Viroswitch jfs to ->s_d_op, close exportfs races
2011-01-13  Al Viroswitch fat to ->s_d_op, close exportfs races there
2011-01-13  Al Virofix isofs d_op handling
2011-01-13  Al Viroper-superblock default ->d_op
2011-01-12  Tejun Heoceph: fsc->*_wq's aren't used in memory reclaim path
2011-01-12  Tracey Dentceph: Makefile: Remove unnessary code
2011-01-12  Sage Weilceph: associate requests with opening sessions
next
This page took 0.051491 seconds and 8 git commands to generate.