| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-12-10 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 1 | -1/+9 |
| 2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 1 | -1/+1 |
| 2008-12-10 | inotify: fix IN_ONESHOT unmount event watcher | Dmitri Monakhov | 1 | -0/+2 |
| 2008-12-10 | pagemap: fix 32-bit pagemap regression | Matt Mackall | 1 | -2/+2 |
| 2008-12-10 | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 1 | -2/+2 |
| 2008-12-10 | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 1 | -2/+2 |
| 2008-12-09 | tracehook: exec double-reporting fix | Roland McGrath | 1 | -1/+9 |
| 2008-12-08 | EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() | J. Bruce Fields | 1 | -0/+4 |
| 2008-12-05 | Fix a race condition in FASYNC handling | Jonathan Corbet | 2 | -4/+15 |
| 2008-12-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+16 |
| 2008-12-05 | [XFS] Fix hang after disallowed rename across directory quota domains | Dave Chinner | 1 | -1/+1 |
| 2008-12-04 | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig | 1 | -1/+9 |
| 2008-12-04 | [PATCH] clean up blkdev_get a little bit | Christoph Hellwig | 1 | -4/+7 |
| 2008-12-03 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -2/+5 |
| 2008-12-02 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 14 | -109/+221 |
| 2008-12-01 | ntfs: don't fool kernel-doc | Randy Dunlap | 1 | -6/+2 |
| 2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi | 1 | -8/+77 |
| 2008-12-01 | ocfs2: fix regression in ocfs2_read_blocks_sync() | Mark Fasheh | 1 | -11/+4 |
| 2008-12-01 | ocfs2: fix return value set in init_dlmfs_fs() | Coly Li | 1 | -1/+3 |
| 2008-12-01 | ocfs2: fix wake_up in unlock_ast | David Teigland | 1 | -2/+1 |
| 2008-12-01 | ocfs2: initialize stack_user lvbptr | David Teigland | 1 | -0/+3 |
| 2008-12-01 | ocfs2: comments typo fix | Coly Li | 2 | -2/+2 |
| 2008-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -21/+56 |
| 2008-11-27 | udf: Fix BUG_ON() in destroy_inode() | Jan Kara | 2 | -0/+2 |
| 2008-11-26 | [CIFS] fix regression in cifs_write_begin/cifs_write_end | Jeff Layton | 1 | -21/+56 |
| 2008-11-24 | NLM: client-side nlm_lookup_host() should avoid matching on srcaddr | Chuck Lever | 1 | -1/+2 |
| 2008-11-24 | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 1 | -1/+1 |
| 2008-11-24 | nfsd: clean up grace period on early exit | J. Bruce Fields | 2 | -0/+2 |
| 2008-11-21 | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 3 | -18/+76 |
| 2008-11-21 | UBIFS: do not allocate too much | Artem Bityutskiy | 4 | -33/+60 |
| 2008-11-21 | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 3 | -8/+15 |
| 2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -11/+36 |
| 2008-11-20 | [CIFS] Do not attempt to close invalidated file handles | Steve French | 4 | -9/+30 |
| 2008-11-19 | hostfs: fix a duplicated global function name | WANG Cong | 3 | -4/+4 |
| 2008-11-19 | don't unlink an active swapfile | Hugh Dickins | 1 | -1/+1 |
| 2008-11-19 | eCryptfs: Allocate up to two scatterlists for crypto ops on keys | Michael Halcrow | 1 | -17/+14 |
| 2008-11-18 | [CIFS] fix check for dead tcon in smb_init | Steve French | 2 | -2/+6 |
| 2008-11-18 | block/md: fix md autodetection | Tejun Heo | 1 | -1/+1 |
| 2008-11-18 | block: make add_partition() return pointer to hd_struct | Tejun Heo | 1 | -12/+13 |
| 2008-11-18 | block: fix add_partition() error path | Tejun Heo | 1 | -1/+3 |
| 2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 9 | -716/+765 |
| 2008-11-18 | prevent cifs_writepages() from skipping unwritten pages | Dave Kleikamp | 1 | -1/+4 |
| 2008-11-18 | Fixed parsing of mount options when doing DFS submount | Igor Mammedov | 2 | -27/+83 |
| 2008-11-17 | [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl... | Steve French | 1 | -3/+4 |
| 2008-11-17 | [CIFS] Fix build break | Steve French | 1 | -2/+2 |
| 2008-11-17 | cifs: reinstate sharing of tree connections | Jeff Layton | 6 | -218/+249 |
| 2008-11-16 | Fix broken ownership of /proc/sys/ files | Al Viro | 1 | -0/+1 |
| 2008-11-15 | Fix inotify watch removal/umount races | Al Viro | 1 | -6/+144 |
| 2008-11-15 | [CIFS] minor cleanup to cifs_mount | Steve French | 1 | -40/+34 |
| 2008-11-14 | cifs: reinstate sharing of SMB sessions sans races | Jeff Layton | 7 | -166/+175 |
| 2008-11-14 | cifs: disable sharing session and tcon and add new TCP sharing code | Jeff Layton | 6 | -150/+96 |
| 2008-11-14 | [CIFS] clean up server protocol handling | Steve French | 3 | -31/+33 |
| 2008-11-13 | [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount... | Steve French | 3 | -20/+13 |
| 2008-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 1 | -1/+1 |
| 2008-11-13 | [CIFS] Fix cifs reconnection flags | Steve French | 5 | -151/+160 |
| 2008-11-13 | dlm: fix shutdown cleanup | David Teigland | 1 | -1/+1 |
| 2008-11-12 | ext3: Clean up outdated and incorrect comment for ext3_write_super() | Theodore Tso | 1 | -5/+2 |
| 2008-11-12 | vfs: fix shrink_submounts | Eric W. Biederman | 1 | -2/+2 |
| 2008-11-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 6 | -7/+58 |
| 2008-11-10 | ocfs2: Check search result in ocfs2_xattr_block_get() | Tiger Yang | 1 | -1/+6 |
| 2008-11-10 | ocfs2: fix printk related build warnings in xattr.c | Mark Fasheh | 1 | -14/+20 |
| 2008-11-10 | ocfs2: truncate outstanding block after direct io failure | Dmitri Monakhov | 1 | -0/+7 |
| 2008-11-10 | ocfs2/xattr: Proper hash collision handle in bucket division | Tao Ma | 1 | -29/+115 |
| 2008-11-10 | ocfs2: return 0 in page_mkwrite to let VFS retry. | Tao Ma | 1 | -1/+5 |
| 2008-11-10 | ocfs2: Set journal descriptor to NULL after journal shutdown | Sunil Mushran | 2 | -0/+7 |
| 2008-11-10 | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. | Tao Ma | 1 | -2/+2 |
| 2008-11-10 | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails | Jan Kara | 1 | -1/+3 |
| 2008-11-10 | ocfs2: Fix checking of return value of new_inode() | Jan Kara | 1 | -2/+2 |
| 2008-11-10 | ocfs2: Fix check of return value of ocfs2_start_trans() | Jan Kara | 1 | -10/+10 |
| 2008-11-10 | ocfs2: Fix some typos in xattr annotations. | Tao Ma | 1 | -8/+9 |
| 2008-11-10 | ocfs2: Remove unused ocfs2_restore_xattr_block(). | Tao Ma | 1 | -48/+0 |
| 2008-11-10 | ocfs2: Don't repeat ocfs2_xattr_block_find() | Joel Becker | 1 | -30/+9 |
| 2008-11-10 | ocfs2: Specify appropriate journal access for new xattr buckets. | Joel Becker | 1 | -1/+5 |
| 2008-11-10 | ocfs2: Check errors from ocfs2_xattr_update_xattr_search() | Joel Becker | 1 | -1/+5 |
| 2008-11-10 | ocfs2: Don't return -EFAULT from a corrupt xattr entry. | Joel Becker | 1 | -1/+1 |
| 2008-11-10 | ocfs2: Check xattr block signatures properly. | Joel Becker | 2 | -22/+19 |
| 2008-11-10 | ocfs2: add handler_map array bounds checking | Tiger Yang | 1 | -1/+1 |
| 2008-11-10 | ocfs2: remove duplicate definition in xattr | Tiger Yang | 1 | -9/+2 |
| 2008-11-10 | ocfs2: fix function declaration and definition in xattr | Tiger Yang | 2 | -27/+27 |
| 2008-11-10 | ocfs2: fix license in xattr | Tiger Yang | 2 | -19/+6 |
| 2008-11-10 | [XFS] XFS: Check for valid transaction headers in recovery | David Chinner | 1 | -1/+7 |
| 2008-11-10 | [XFS] handle memory allocation failures during log initialisation | Dave Chinner | 1 | -3/+36 |
| 2008-11-10 | [XFS] Account for allocated blocks when expanding directories | David Chinner | 2 | -0/+11 |
| 2008-11-10 | [XFS] Wait for all I/O on truncate to zero file size | Lachlan McIlroy | 1 | -1/+1 |
| 2008-11-10 | [XFS] Fix use-after-free with log and quotas | Lachlan McIlroy | 1 | -2/+3 |
| 2008-11-09 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+1 |
| 2008-11-09 | Fix nfsd truncation of readdir results | Doug Nazar | 1 | -4/+1 |
| 2008-11-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 7 | -30/+69 |
| 2008-11-07 | ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode | Frederic Bohe | 1 | -0/+2 |
| 2008-11-07 | ext4: Mark the buffer_heads as dirty and uptodate after prepare_write | Aneesh Kumar K.V | 1 | -0/+2 |
| 2008-11-07 | UBIFS: allow for gaps when dirtying the LPT | Adrian Hunter | 1 | -2/+0 |
| 2008-11-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+11 |
| 2008-11-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 3 | -11/+16 |
| 2008-11-06 | fat: i_blocks warning fix | OGAWA Hirofumi | 4 | -6/+9 |
| 2008-11-06 | fat: ->i_pos race fix | OGAWA Hirofumi | 1 | -2/+19 |
| 2008-11-06 | fat: mmu_private race fix | OGAWA Hirofumi | 4 | -10/+25 |
| 2008-11-06 | fat: Add printf attribute to fat_fs_panic() | OGAWA Hirofumi | 1 | -1/+2 |
| 2008-11-06 | fat: Fix _fat_bmap() race | OGAWA Hirofumi | 1 | -1/+8 |
| 2008-11-06 | fat: Fix ATTR_RO for directory | OGAWA Hirofumi | 3 | -12/+35 |
| 2008-11-06 | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 | OGAWA Hirofumi | 2 | -5/+35 |
| 2008-11-06 | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 3 | -31/+40 |
| 2008-11-06 | fat: Cleanup msdos_lookup() | OGAWA Hirofumi | 1 | -17/+21 |
| 2008-11-06 | fat: Kill d_invalidate() in vfat_lookup() | OGAWA Hirofumi | 1 | -7/+6 |
| 2008-11-06 | fat: Fix/Cleanup dcache handling for vfat | OGAWA Hirofumi | 1 | -44/+80 |
| 2008-11-06 | vfat: Fix vfat_find() error path in vfat_lookup() | OGAWA Hirofumi | 1 | -5/+13 |
| 2008-11-06 | fat: use fat_detach() in fat_clear_inode() | OGAWA Hirofumi | 1 | -6/+1 |
| 2008-11-06 | fat: Fix fat_ent_update_ptr() for FAT12 | OGAWA Hirofumi | 1 | -4/+14 |
| 2008-11-06 | fat: improve fat_hash() | OGAWA Hirofumi | 2 | -12/+7 |
| 2008-11-06 | fat: cleanup fat_parse_long() error handling | Darren Jenkins | 1 | -3/+4 |
| 2008-11-06 | fat: use generic_file_llseek() for directory | OGAWA Hirofumi | 1 | -0/+1 |
| 2008-11-06 | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 6 | -72/+130 |
| 2008-11-06 | fat: split include/msdos_fs.h | OGAWA Hirofumi | 9 | -8/+282 |
| 2008-11-06 | fat: move fs/vfat/* and fs/msdos/* to fs/fat | OGAWA Hirofumi | 6 | -17/+5 |
| 2008-11-06 | ext3: wait on all pending commits in ext3_sync_fs | Arthur Jones | 1 | -6/+5 |
| 2008-11-06 | autofs4: collect version check return | Ian Kent | 1 | -2/+3 |
| 2008-11-06 | autofs4: correct offset mount expire check | Ian Kent | 1 | -4/+15 |
| 2008-11-06 | ext4: calculate journal credits correctly | Theodore Ts'o | 1 | -2/+3 |
| 2008-11-06 | UBIFS: fix compilation warnings | Artem Bityutskiy | 7 | -50/+70 |
| 2008-11-06 | UBIFS: endian handling fixes and annotations | Harvey Harrison | 6 | -13/+15 |
| 2008-11-06 | UBIFS: remove printk | Artem Bityutskiy | 1 | -2/+2 |
| 2008-11-06 | block: fix __blkdev_get() for removable devices | Tejun Heo | 1 | -12/+11 |
| 2008-11-05 | [JFFS2] fix race condition in jffs2_lzo_compress() | Geert Uytterhoeven | 1 | -6/+9 |
| 2008-11-03 | ext4: wait on all pending commits in ext4_sync_fs() | Theodore Ts'o | 1 | -11/+8 |
| 2008-11-04 | ext4: Convert to host order before using the values. | Aneesh Kumar K.V | 1 | -3/+2 |
| 2008-11-04 | ext4: fix missing ext4_unlock_group in error path | Aneesh Kumar K.V | 1 | -0/+1 |
| 2008-11-03 | [CIFS] Can't rely on iov length and base when kernel_recvmsg returns error | Steve French | 1 | -2/+7 |
| 2008-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 8 | -30/+86 |
| 2008-11-03 | cifs: fix renaming one hardlink on top of another | Jeff Layton | 1 | -1/+3 |
| 2008-11-03 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 1 | -18/+20 |
| 2008-11-02 | jbd2: deregister proc on failure in jbd2_journal_init_inode | Sami Liedes | 1 | -0/+2 |
| 2008-11-06 | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space | Theodore Ts'o | 1 | -7/+25 |
| 2008-11-06 | jbd: don't give up looking for space so easily in __log_wait_for_space | Theodore Ts'o | 1 | -7/+24 |
| 2008-11-01 | saner FASYNC handling on file close | Al Viro | 4 | -7/+4 |
| 2008-10-31 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -0/+3 |
| 2008-10-31 | [JFFS2] Fix lack of locking in thread_should_wake() | David Woodhouse | 1 | -5/+5 |
| 2008-10-31 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 5 | -63/+46 |
| 2008-10-30 | NLM: Set address family before calling nlm_host_rebooted() | Chuck Lever | 2 | -0/+2 |
| 2008-10-30 | nfsd: fix failure to set eof in readdir in some situations | J. Bruce Fields | 1 | -0/+1 |
| 2008-10-30 | [CIFS] fix error in smb_send2 | Steve French | 3 | -4/+7 |
| 2008-10-30 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -8/+3 |
| 2008-10-30 | fs: remove excess kernel-doc | Randy Dunlap | 1 | -1/+0 |
| 2008-10-30 | ecryptfs: fix memory corruption when storing crypto info in xattrs | Eric Sandeen | 1 | -7/+8 |
| 2008-10-30 | fs: remove prepare_write/commit_write | Nick Piggin | 4 | -6/+5 |
| 2008-10-29 | [CIFS] Reduce number of socket retries in large write path | Steve French | 5 | -25/+76 |
| 2008-10-28 | NFS: Convert nfs_attr_generation_counter into an atomic_long | Trond Myklebust | 1 | -8/+3 |
| 2008-10-28 | delay capable() check in ext4_has_free_blocks() | Eric Sandeen | 1 | -12/+14 |
| 2008-10-28 | merge ext4_claim_free_blocks & ext4_has_free_blocks | Eric Sandeen | 2 | -43/+17 |
| 2008-10-28 | jbd2: Call the commit callback before the transaction could get dropped | Theodore Ts'o | 1 | -4/+4 |
| 2008-10-27 | ext4: fix a bug accessing freed memory in ext4_abort | Hidehiro Kawai | 1 | -4/+7 |
| 2008-10-27 | ext3: fix a bug accessing freed memory in ext3_abort | Hidehiro Kawai | 1 | -3/+7 |
| 2008-10-27 | proc: revert /proc/uptime to ->read_proc hook | Alexey Dobriyan | 1 | -18/+20 |
| 2008-10-27 | Switch to a valid email address... | Alan Cox | 4 | -4/+4 |
| 2008-10-26 | epoll: avoid double-inserts in case of EFAULT | Davide Libenzi | 1 | -2/+9 |
| 2008-10-26 | select: deal with math overflow from borderline valid userland data | Arjan van de Ven | 2 | -4/+6 |
| 2008-10-25 | ext4: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 1 | -12/+8 |
| 2008-10-25 | ext3: Fix duplicate entries returned from getdents() system call | Theodore Ts'o | 1 | -12/+8 |
| 2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 24 | -965/+895 |
| 2008-10-23 | ext4: remove unused variable in ext4_get_parent | Christoph Hellwig | 1 | -1/+0 |
| 2008-10-23 | ext3 quota support: fix compile failure | Linus Torvalds | 1 | -1/+1 |
| 2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 3 | -294/+297 |
| 2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 9 | -125/+259 |
| 2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 16 | -94/+93 |
| 2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 66 | -1070/+823 |
| 2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -1/+1 |
| 2008-10-23 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -10/+19 |
| 2008-10-23 | jbd: abort instead of waiting for nonexistent transactions | Duane Griffin | 1 | -2/+17 |
| 2008-10-23 | jbd: test BH_Write_EIO to detect errors on metadata buffers | Hidehiro Kawai | 1 | -3/+3 |
| 2008-10-23 | ext3: add checks for errors from jbd | Hidehiro Kawai | 2 | -8/+27 |
| 2008-10-23 | jbd: fix error handling for checkpoint io | Hidehiro Kawai | 3 | -20/+64 |
| 2008-10-23 | proc: remove fs/proc/proc_misc.c | Alexey Dobriyan | 3 | -67/+2 |
| 2008-10-23 | proc: move /proc/vmcore creation to fs/proc/vmcore.c | Alexey Dobriyan | 2 | -6/+3 |
| 2008-10-23 | proc: move pagecount stuff to fs/proc/page.c | Alexey Dobriyan | 3 | -135/+148 |
| 2008-10-23 | proc: move all /proc/kcore stuff to fs/proc/kcore.c | Alexey Dobriyan | 2 | -9/+13 |
| 2008-10-23 | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 1 | -3/+0 |
| 2008-10-23 | proc: move /proc/modules boilerplate to kernel/module.c | Alexey Dobriyan | 1 | -17/+0 |
| 2008-10-23 | proc: move /proc/diskstats boilerplate to block/genhd.c | Alexey Dobriyan | 1 | -16/+0 |
| 2008-10-23 | proc: move /proc/zoneinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -13/+0 |
| 2008-10-23 | proc: move /proc/vmstat boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -12/+0 |
| 2008-10-23 | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -13/+0 |
| 2008-10-23 | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -14/+0 |
| 2008-10-23 | proc: move /proc/vmallocinfo to mm/vmalloc.c | Alexey Dobriyan | 1 | -28/+0 |
| 2008-10-23 | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c | Alexey Dobriyan | 1 | -17/+0 |
| 2008-10-23 | proc: move /proc/slab_allocators boilerplate to mm/slab.c | Alexey Dobriyan | 1 | -30/+0 |
| 2008-10-23 | proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c | Alexey Dobriyan | 3 | -40/+54 |
| 2008-10-23 | proc: move /proc/stat to fs/proc/stat.c | Alexey Dobriyan | 3 | -134/+154 |
| 2008-10-23 | proc: move rest of /proc/partitions code to block/genhd.c | Alexey Dobriyan | 1 | -14/+0 |
| 2008-10-23 | proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c | Alexey Dobriyan | 3 | -14/+25 |
| 2008-10-23 | proc: move /proc/devices code to fs/proc/devices.c | Alexey Dobriyan | 3 | -60/+71 |
| 2008-10-23 | proc: move rest of /proc/locks to fs/locks.c | Alexey Dobriyan | 2 | -18/+21 |
| 2008-10-23 | proc: move /proc/kmsg creation to fs/proc/kmsg.c | Alexey Dobriyan | 3 | -7/+9 |
| 2008-10-23 | proc: remove remnants of ->read_proc in proc_misc.c | Alexey Dobriyan | 1 | -27/+0 |
| 2008-10-23 | proc: move /proc/execdomains to kernel/exec_domain.c | Alexey Dobriyan | 1 | -9/+0 |
| 2008-10-23 | proc: switch /proc/cmdline to seq_file | Alexey Dobriyan | 3 | -10/+30 |
| 2008-10-23 | proc: move /proc/filesystems to fs/filesystems.c | Alexey Dobriyan | 2 | -8/+39 |
| 2008-10-23 | proc: move /proc/stram to m68k-specific code | Alexey Dobriyan | 1 | -13/+0 |
| 2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -13/+0 |
| 2008-10-23 | proc: switch /proc/version to seq_file | Alexey Dobriyan | 3 | -13/+35 |
| 2008-10-23 | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 3 | -137/+169 |
| 2008-10-23 | proc: switch /proc/uptime to seq_file | Alexey Dobriyan | 3 | -21/+44 |
| 2008-10-23 | proc: switch /proc/loadavg to seq_file | Alexey Dobriyan | 3 | -27/+52 |